Where is asp.Net Application.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am strating the asp.NET at the first time.
I use the VS.NET 2.0 but in the "New Project" I can't fine the "ASP.NET Web
application".
I made a new project as "Empty" but in this project I can't automatically
make the .cs file.
In design view of the aspx page, when I double click the Servercontrol, it
shows the VBScript code , not but code Behind file.

I am reading the MCAD Training Book but the .NET vrsion is 1.1 .
I cant follow this book.
Help me...
 
You seem to be looking at VS.NET 2005. Also, if you did install VS.NET 2005,
it does install .NET 2.0 not .NET 1.1. IN VS.NET 2005, you need to create a
new WebSite, not Web Application
 

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

Back
Top