aspx files not created by VS 2003 or 2005

G

Guest

Just got the book, ASP.NET by Greg Buczek (Osborne). The first part of book
listed many aspx codes, not created by VS 2003 or VS 2005. How can these
aspx files be coded? NotePad or VB 6? The book did show the web pages with
IE for these aspx files.

If not VS 2003 or VS 2005, then it must be VS 6. I have an old VS 6, so I
ran the aspx file of Chap 1, the IE browser showed only the background gif
file.

What's wrong? Can ASP.NET run on VS 6?

TIA,
Jeffrey
 
M

Mark Fitzpatrick

The .Net framework wasn't released for VS 6. You're forgetting one version,
the original VS.Net, also known as VS.Net 2002. VS.Net 2003 was essentially
an updated version of 2002 with a number of fixes and some new features.

Keep in mind this book is woefully out of date as it was designed for
ASP.Net 1.0. ASP.Net 1.1 introduced a number of improved techniques and a
lot of design methods have been perfected since.
 
G

Guest

Mark,

Thanks.

My main question is:

For the aspx codes in the ASP.NET book, which were not created in the Visual
Studio.NET 2002, 2003, or 2005, how did these ASP.NET codes created? How can
these aspx .NET codes run at VS 6? Or these aspx .NET created as ASP.Net 1.0
codes can run at VS 6?

TIA,
Jeffrey
 
G

Guest

What makes you believe that the codes was not created in any of the
Visual Studio .NET versions?

You can write .NET code in any editor. Notepad works just fine.

Visual Studio 6 does not support .NET.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,111
Latest member
KetoBurn
Top