T
timmso
If I create a webform in notepad (save it with an .aspx extension), I can
see the VB.Net code along with the ASP.Net code in one file.
If I create an Asp.Net web application and add a web form using VS.Net, only
the Asp.Net code is behind the web form.
Where is the VB.Net code stored? And why is it stored differently than the
first way I mentioned?
Thanks.
see the VB.Net code along with the ASP.Net code in one file.
If I create an Asp.Net web application and add a web form using VS.Net, only
the Asp.Net code is behind the web form.
Where is the VB.Net code stored? And why is it stored differently than the
first way I mentioned?
Thanks.