ASP.NET 2

  • Thread starter Thread starter Hello
  • Start date Start date
H

Hello

Hello every one / I am Visual Basic Beginner
I used ASP.NET 2 to design a very simple web site program, exactly as a written example in book I bought.
I work through Visual Studio 2005. My operating system is Windows XP Home (it does not support IIS ) So I have No IIS installed on my computer.
I tested the web on the Net successfully within 2 seconds.
During testing I did not open any web site or did not make set up to any kind of servers.
The questio is: How this's done.
 
Hello said:
Hello every one / I am Visual Basic Beginner
I used ASP.NET 2 to design a very simple web site program, exactly as a
written example in book I bought.
I work through Visual Studio 2005. My operating system is Windows XP
Home (it does not support IIS ) So I have No IIS installed on my computer.
I tested the web on the Net successfully within 2 seconds.
During testing I did not open any web site or did not make set up to any
kind of servers.
The questio is: How this's done.

Visual Studio 2005 contains a built-in web server. If you look in your
notification area you will find the icon for the ASP.NET Development Server.
 
Back
Top