Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am beginner for asp.net web development.I have designed a website in asp.net with c# in visual studio 2010 but have no idea about deplying it.I want to know the complete procedure of deploying asp.net website on web server and what tools , softwares ,plugins are required for doing this job
and what is the use of domain name and how to use this, i dont know anything. I wish to know complete process step by step for publishing my website on internet.
Please anyone if have idea then suggest me soon.......
Posted
Updated 25-Jul-13 21:11pm
v2

i hope this link will helps you


Deploying ASP.NET Websites on IIS 7.0 [^]

after completed these steps you have to get domain from web hosting companies like go-daddy, bigrock etc... and use that in ur iis server.
 
Share this answer
 
There are many ways to publish website on a internet. For that you need to buy service from web server, there are so many vendors to offer the space in few bucks. also you need to buy domain name. first of all you need to see the domain name is available which you want, same vendor will offer you domain name with extra charge. This link will help you find the domain name. Publish a Web Site on Your Own Domain.[^]

Some of them web hosting vendors given below.

GoDaddy/[^]
iPage[^]
JustHost[^]

I would suggest before choosing the web hosting vendor, Please go through their comparison.
2013 Best Web Hosting Comparisons and Reviews [^]
The Top 10 Web Hosting Companies of 2013[^]

Now let's move to "How to Publish the website"

1) ASP.NET Web Deployment using Visual Studio: Introduction[^]
2) How to deploy ASP.NET Web Application on server[^]
3) ASP.NET forum QnA[^]
4) Publish Web Deployment of an ASP.NET Application[^]
5) Simple steps in deploying a simple ASP.NET [^]
6) Quick deployment of Asp.net applications into IIS from Visual Studio 2010[^]

Hope this helps :)
 
Share this answer
 

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



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