Welcome to MSDN Blogs Sign in | Join | Help

Notes from a dark corner

Debugging ASP.NET, the CLR and anything that uses clock cycles.

News

  • These postings are provided as is with no warranties, and confers no rights. Additionally, views expressed herein are my own and not those of my employer, Microsoft.

February 2008 - Posts

Should I Authenticode sign my .NET assembly?
This question arose out of a support case that my colleague Susanne and I handled recently for one of our customers. The situation was that the first request to an ASPX page was taking in excess of 15 seconds whereas subsequent requests were very fast Read More...
ASP.NET setting search tip
I frequently find my self needing to look up the reference information for ASP.NET configuration settings. I find the fastest way to do this is to use a web search engine and include the words "asp.net schema" in my search terms, for example: That usually Read More...
Nominate an IT champion
Here is your chance to nominate a colleague who you consider to be an "IT champion" - maybe even yourself ( :-) ) ! Microsoft UK are running a program to recognise IT champions . At the time of writing, nominations for the first round close in 15 hours. Read More...
Client side testing of web applications
I've added a link to WatiN to my Testing Web Applications page. I've not used it extensively myself but I have worked with customers who have used it very successfully for performing automated testing of their web UIs. Cheers Doug Read More...
Snowdrops
I had a day off yesterday and went with my wife, son and aunt to see Welford Park 's display of snowdrops. Very impressive and well worth a visit. Cheers Doug Read More...
Does DEP/NX affect web applications?
A while a go when I posted about the .NET Framework 3.5 and 2.0 SP1 being available for download, Kima posed an interesting question in the comments. Kima asked whether the new enforcement of NX compatability by the C# compiler after the application of Read More...
Page view tracker