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!

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~

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.".

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 ...