Monday, May 28, 2007

compilation model differences in .net 1.1 and 2.0

here's a good article on the differences of the compilation models in ASP.NET 1.1 and 2.0, for those wishing to get the debugging database in 2.0 this article also explores that and tells how it can be achieved, debugging database (.PDB) are useful for getting information like like numbers and other information in a stack dump whenever the code breaks

http://odetocode.com/Blogs/scott/archive/2005/11/15/2464.aspx

No comments: