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.

Browse by Tags

All Tags » Debugging » ASP.NET   (RSS)
A long lost friend
I was looking for one of my blog posts the other day that talks about how ASP.NET uses Windows memory. I was hunting and hunting and could not find it anywhere. I finally realised that at some point I had somehow left it in an unpublished state (probably Read More...
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...
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...
1433
This is a number that is going to become very familiar to me over the coming months and probably years. It'll join a hall of fame, along with 42, 832, 2032, 288,6018. Why? Is it my ATM pin? My new car registration? No, neither of these. It is in fact Read More...
If a problem is hard, break it in two
I took over a case from my colleague Carlo the other day. Carlo has already blogged about it in some detail so I won't go over the detail again. We both spent quite a bit of time solving it so I tried to reflect afterward on why it took us the time it Read More...
Index of articles on this site
Resources for load testing web applications Resources for debugging .NET with WinDBG etc Read More...
Page view tracker