View Single Post
Join Date: Apr 2005
Posts: 15,991
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 511
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: Visual Studio and ASP.NET

 
0
  #3
Dec 21st, 2008
Yeah they cant just view them locally, ASP is serverside code which is executed on the server, and then the html pages resulting from the operation are dynamically sent to the client for rendering in thier browser.

To run ASP.NET you will need a windows (IIS) hosting package with .NET support.
Last edited by jbennet; Dec 21st, 2008 at 8:25 pm.
If i am helpful, please give me reputation points.
Reply With Quote