Question : asp.net - is Click once apart of Vis web Dev 2008?

I am using visual web deve 2008, is ClickOnce aprt of it ....I cant find it...

I need to deploy an app and I am not sure how to do that...once I find click once...

Answer : asp.net - is Click once apart of Vis web Dev 2008?

You don't need to publish anything to the development server. DS allows you
to run and debug ASP.NET applications without IIS. It runs directly from VS
or VWD and works directly off VS Web project. You don't even have to compile
or build the Web.

Web sites are different from client projects, nothing is installed on the
client. Hence 'ClickOnce' term does not apply directly to VWD.
Random Solutions  
 
programming4us programming4us