Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I would like to create a website with a SQL database.
I'm not experienced with deploying the website.

I read something on IIS7, do I then need a webhost, or how does it work?
Were can I best start reading/learning on this matter, because on the internet I find so much information that I don't know where to look first.

Or is there a better way to deploy a website, using ASP.NET en a SQL database?

Thanks in advance!
Kevin
Posted

You may have a look at below CodeProject Article.

Deploying ASP.NET Websites on IIS 7.0
 
Share this answer
 
Comments
thatraja 8-Nov-11 6:58am    
Right, 5!
I think you need to take a walk to this article, It contains many articles in many topics(of web development)

Beginner's Walk - Web Development[^]
 
Share this answer
 
http://www.codeproject.com/KB/ISAPI/DeployWebApp_IIS.aspx

The above article by shashi kanth, gives all the steps of how to deploy a web project usig IIS.

How ever this will work only in LAN.It will need extra settings in Router to work across LAN.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900