N
needin4mation
Hi, I was trying to update some 1.1 code with 2005. I ran into
problems, so I thought I'd just use notepad to make a minor change to
the .cs file. When I run the .aspx file (and refresh), nothing
happens. The changes aren't there. They are in the .aspx file, of
course, but not the .aspx.cs file.
In the bin file is theh .dll for the entire application. Does ASP.NET
use the DLL or the codebehind? How can edit this code in notepad and
have the changes work? Do I have to now have Visual Studio?
Thank you.
problems, so I thought I'd just use notepad to make a minor change to
the .cs file. When I run the .aspx file (and refresh), nothing
happens. The changes aren't there. They are in the .aspx file, of
course, but not the .aspx.cs file.
In the bin file is theh .dll for the entire application. Does ASP.NET
use the DLL or the codebehind? How can edit this code in notepad and
have the changes work? Do I have to now have Visual Studio?
Thank you.