tags:

views:

1595

answers:

4

I can't believe this question has not been asked before, but I could not find it so...

I would like to know the basics on how to create a ClickOnce app (ie deploy via ClickOnce)

Does anyone know how to do this? Is it hard?

I code in Visual Studio 2008 SP1, .NET 3.5 SP1

A tutorial would be great. A link to a SIMPLE tutorial would also work.

Thanks!

+1  A: 

Check this out>>>

Shankar Ramachandran
+1  A: 

Hi!

not exactly a tutorial but good reference stuff.

http://msdn.microsoft.com/en-us/library/wh45kb66.aspx

sami a
+1  A: 

Hi There,

i have just started using this and found very comfortable in deploying an app. Have a look here:

http://www.edumax.com/c-sharp-basics-clickonce-deployment.html

Reagrds, santosh durgam

santosh durgam