Click here to Skip to main content
15,885,141 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
Hi everyone,

I am a Computer Science student trying to learn about website/web applications.
I have made my first website.
In visual studio, when I hit the run button and/or right-click the default.aspx and put view browser, it works how I want it to. So the website runs fine in the IDE, and it seems like it runs in http://localhost/(a bunch of numbers)

But now the big question is, how will i be able to publish or deploy this website, so another computer in the same network can access the website? Like go on to my laptop and access the website.

There maybe alot of prerequsites that I am not aware of, but I'll try to learn as best as I can!

Update:
I have installed and I am able to use IIS manager.
Posted
Updated 21-Jun-11 11:29am
v2

This is the best place to start
ASP.Net Webforms videos[^]

In the essentials videos section you have 9 videos. From introduction till deployment. That is all you would need.

Good luck !
 
Share this answer
 
 
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