Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Neil Kidd   (RSS)

Unhandled Exception in .Net 2.0

Having just found out the hard way; the way the Framework deals with unhandled exceptions has changed. In v1 the framework will eat any unhandled exceptions that you throw. If you created a thread which threw an uncaught exception you may never know about
Posted by psfd | 0 Comments
Filed under: ,

IIS & Authentication

Just in case (like me) you didn’t know in IIS6, the default is for every request to the server to be authenticated – even if new requests are using the same session. Read this for more. N ice easy perf win :-) --- Neil
Posted by psfd | 0 Comments
Filed under:
 
Page view tracker