
Using VB.NET programming ASP.NET
.NET handles files off these type. Click add existing files and change the
file type to web files. You'll see .aspx as one of the files of type here,
it opens it as the underlying text when you want to edit it. If the files
are not saved with this dot extension you may wish to copy them to your
working directory and change the dot extension to be appropriate for use as
an .aspx file.
Randy
Hello Friends,
I am using VB.NET in Visual Studio.net to program ASP.NET application.
Somebody has written many .aspx files using Notepad. The language in these
files is VB.NET. I need to modify these files. But I cannot load them in
Visual Studio.net because the .aspx files are just text files. Is there a
way to convert them so that I can use Visual Studio.net to modify them? Or
I have to use a text editor to modify them.
Thank you very much!!!
Chris Ma