B
Bob Altman
Hi all,
Can someone point me at a good writeup that explains the various ways that I can
set up web applications in VB.Net 2005. I am migrating an existing webservice
application from VS 2003, and I want to get rid of the IIS virtual directory
stuff (which gives my source control system fits). I also want to simplify (or
at least get to the point that I understand) the build and deploy steps.
I've read articles that talk about subtle (and not so subtle) differences
between various development models that get invoked depending on whether I
create my project using "Add -> New Website -> ASP.Net Web Service" vs. "Add ->
New Project -> Web -> ASP.Net Web Service Application". As a test, I created a
solution and added one of each type of project, and, sure enough, they look
quite a bit different. But I'm having a tough time digging out of the
documentation what the differences are and what they mean to me and my
development cycle.
TIA - Bob
Can someone point me at a good writeup that explains the various ways that I can
set up web applications in VB.Net 2005. I am migrating an existing webservice
application from VS 2003, and I want to get rid of the IIS virtual directory
stuff (which gives my source control system fits). I also want to simplify (or
at least get to the point that I understand) the build and deploy steps.
I've read articles that talk about subtle (and not so subtle) differences
between various development models that get invoked depending on whether I
create my project using "Add -> New Website -> ASP.Net Web Service" vs. "Add ->
New Project -> Web -> ASP.Net Web Service Application". As a test, I created a
solution and added one of each type of project, and, sure enough, they look
quite a bit different. But I'm having a tough time digging out of the
documentation what the differences are and what they mean to me and my
development cycle.
TIA - Bob