AWehrstedt
Programmer
I'm very green with .Net experience, so please excuse any stupidity!
I have been an ASP developer for the past 5 years. Our company is switching focus to .Net development but none of us have been able to get a new project started on our web server.
Here is what we used to do for ASP development:
1) Go to the server, build a new site in IIS (we use host header names to connect to sites)
2) Add front page extensions to the side
3) Connect from our workstations using Visual InterDev and start building.
I haven't figured out how to mimic the process in Visual Studio .Net.
I've heard that all project have to build now as virtual directories instead of separate web sites.
Can someone please give me a run-down of the process to start a new web application? Our server is W2K with the .Net framework installed on it.
Thanks!
Andrew
I have been an ASP developer for the past 5 years. Our company is switching focus to .Net development but none of us have been able to get a new project started on our web server.
Here is what we used to do for ASP development:
1) Go to the server, build a new site in IIS (we use host header names to connect to sites)
2) Add front page extensions to the side
3) Connect from our workstations using Visual InterDev and start building.
I haven't figured out how to mimic the process in Visual Studio .Net.
I've heard that all project have to build now as virtual directories instead of separate web sites.
Can someone please give me a run-down of the process to start a new web application? Our server is W2K with the .Net framework installed on it.
Thanks!
Andrew