K
Kaushik Dutta
Hi
Is there a way to achieve the following in ASP.NET?
1) I have a .NET application, consisting of , say , 3 pages, each of then
using codebehind .
2) I make change to one (or more) codebehind files . I DO NOT compile the
files after making the changes.
3) When I make a request for any of the pages (whose codebehind files I
have changed), the changed files are compiled automatically(on the fly) and
the page is displayed with the changes reflected in the page functionality.
Any help will be appreciated.
thanks and regards
Kaushik
Is there a way to achieve the following in ASP.NET?
1) I have a .NET application, consisting of , say , 3 pages, each of then
using codebehind .
2) I make change to one (or more) codebehind files . I DO NOT compile the
files after making the changes.
3) When I make a request for any of the pages (whose codebehind files I
have changed), the changed files are compiled automatically(on the fly) and
the page is displayed with the changes reflected in the page functionality.
Any help will be appreciated.
thanks and regards
Kaushik