T
tshad
I just started using asp.net 2.0 and the book I am looking at shows that you
now have the option to pub your code in separate files (not the default) as
it was in 2003.
I want to put the code in the same file but when I build the web site, I am
not getting that object and I have the files separated into 2 files
(default.aspx and default.aspx.vb as it was in 2003).
How do I create a project that will not do this?
Thanks,
Tom
now have the option to pub your code in separate files (not the default) as
it was in 2003.
I want to put the code in the same file but when I build the web site, I am
not getting that object and I have the files separated into 2 files
(default.aspx and default.aspx.vb as it was in 2003).
How do I create a project that will not do this?
Thanks,
Tom