IT Readings Log   

Sunday, December 04, 2005

Editing VB.NET code at runtime?

I need to try this .NET hint, because the author is so right about it:


1. Build the VS.NET solution. That will take a long time to build.


2. You start debugging your application. You realize you made a small mistake.

This article is an attempt to alleviate that problem by showing you how to use Edit and Continue in ASP.NET, without recompiling the whole application.


http://www.codeproject.com/aspnet/ASPNETEditAndContinue.asp

0 Comments:

Post a Comment

<< Home