G
Guest
Hi
I've done some VB + ASP in the past and done some C#.net
Now, I've a request for a Web application and I thought its a good time to
look at C# + ASP.net (Framework 2)
but like always; I've some questions.
Can i take an old VB + ASP file (.asp) and just remove all vb scripts and
replace it with C# (of course adding the line in top declaring C#) and rename
the file to (.aspx) ? or must I also do something with the HTML part so it
fits in .Net
another question:
The old VB+ASP uses .inc files for generic stuff that will be included in
the .asp files, Can I use the same idea in aspx (using .inc files), or has
this been changed in ASP.net.?
Kjell
I've done some VB + ASP in the past and done some C#.net
Now, I've a request for a Web application and I thought its a good time to
look at C# + ASP.net (Framework 2)
but like always; I've some questions.
Can i take an old VB + ASP file (.asp) and just remove all vb scripts and
replace it with C# (of course adding the line in top declaring C#) and rename
the file to (.aspx) ? or must I also do something with the HTML part so it
fits in .Net
another question:
The old VB+ASP uses .inc files for generic stuff that will be included in
the .asp files, Can I use the same idea in aspx (using .inc files), or has
this been changed in ASP.net.?
Kjell