SQL Optimization Case Study - JOIN Clause vs. IN Clause:
'via Blog this'
Thursday, September 8, 2011
Wednesday, August 31, 2011
A Study of XPath Performance in .NET Programming
A Study of XPath Performance in .NET Programming:
'via Blog this'
very inspiring article...however in my case, if I get it of xmldocument all together (actually it is DataTable.select inside the xmldatadocument), the overall time it takes to finish project revaluation decreased from 30min to 12min!
'via Blog this'
very inspiring article...however in my case, if I get it of xmldocument all together (actually it is DataTable.select inside the xmldatadocument), the overall time it takes to finish project revaluation decreased from 30min to 12min!
Saturday, July 30, 2011
The HTTP request is unauthorized with client authentication scheme 'Anonymou s'. The authentication header received from the server was 'NTLM'.
when testing a wcf web service, this error appears while it was working without any issue.
I had been searching for the answer for quite a while and none of them seems to fix my issue.
After reviewing my settings carefully, it appears that another settings in web.config is causing the problem. After I removed the section everything seems to be working again~
I had been searching for the answer for quite a while and none of them seems to fix my issue.
After reviewing my settings carefully, it appears that another settings in web.config is causing the problem. After I removed the
Wednesday, July 6, 2011
Monday, June 20, 2011
Tuesday, June 7, 2011
The adapter "Windows SharePoint Services" raised an error message. Details "The underlying connection was closed: An unexpected error occurred on a send.".
- anyone knows? trying to work out the cause at the moment
The adapter "Windows SharePoint Services" raised an error message. Details "The underlying connection was closed: An unexpected error occurred on a send.".
The adapter "Windows SharePoint Services" raised an error message. Details "The underlying connection was closed: An unexpected error occurred on a send.".
Subscribe to:
Posts (Atom)
Disable Microsoft Defender for Cloud for Visual Studio Subscription (MSDN)
I use a visual studio pro subscription which comes with $150 azure cloud credit, for some reason Microsoft Defender for Cloud was turned on ...
-
Error 15401: Windows NT user or group '%s' not found. Check the name again. SELECT name FROM syslogins WHERE sid = SUSER_SID ('Y...
-
/etc/ipsec.config conn ios keyexchange=ikev1 authby=xauthrsasig xauth=server lef...
-
Ever since I installed VMWare ESX server on my HP ML110 G4, I haven't got much chance playing it and it has been lying on the floor for ...