G
Guest
If I'm running a web application from my web server (//localhost) and I
decide to modify the code with Notepad (mypage.aspx.cs), how can I tell the
browser to load the last correction I made?
I jut realized that, even if I made some changes to the code, I get the same
error I did before (eg. I deleted all the code from a button event but I get
the same exact error).
How come?
Thanks,
VM
decide to modify the code with Notepad (mypage.aspx.cs), how can I tell the
browser to load the last correction I made?
I jut realized that, even if I made some changes to the code, I get the same
error I did before (eg. I deleted all the code from a button event but I get
the same exact error).
How come?
Thanks,
VM