I developed a website on my pc using visual studio 2005 and sql server 2005. Now I want to make my website live on the internet.
How to publish a website built using ASP.NET?
I developed a website on my pc using visual studio 2005 and sql server 2005. Now I want to make my website live on the internet. How to publish a website built using ASP.NET? |
|||||
|
Just ask a hosting provider for hosting services. Ask them to provide IIS services, SQL, .NET framework etc on server. Tell them your desired domain name and they'll provide youwith that domain name and ftp details. Use them to upload your website to your server and here you go. Your website is now in the cloud. :-) Or just pay a visit to this link for further details: http://www.asp.net/hosting/tutorials/deploying-your-site-using-visual-studio-cs |
|||
|
hi just refer the following link and it will provide you with an idea of hosting. Links: |
|||
|