Using VB.NET programming ASP.NET 
Author Message
 Using VB.NET programming ASP.NET

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



Tue, 14 Jun 2005 05:08:46 GMT  
 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



Tue, 14 Jun 2005 06:16:39 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. ADO.NET with ASP.NET using VB.NET

2. ASP .Net using VB .Net Speed issue

3. Transferring data through internet in VB.net without using ASP.Net

4. Html editing in a asp.net project using vb.net

5. using vs.net for asp.net pages

6. Survey on ASP/VS6.0 versus ASP.NET/VS.NET

7. Visual Basic.NET , ASP or ASP.NET

8. VB6/ASP vs .NET/ASP.NET development

9. REXEC from ASP.NET or VB.NET

10. VB.net and asp.net

11. VB.net and ASP.net what is the difference

12. ASP.net VB.Net Stored Procedures in SQL Server

 

 
Powered by phpBB® Forum Software