Is there a .NET equivalent of Java Web Start?

Jen S. picture Jen S. · Oct 30, 2008 · Viewed 7.1k times · Source

Is there a .NET equivalent of Java Web Start?

I want a one-click, from the web, lightweight install for a group of .NET assemblies and resources. Hopefully, the link would continue to keep the user updated with the latest version, similar to what Java Web Start does.

The application is written in F#, for what it's worth.

Answer

jumpinjackie picture jumpinjackie · Oct 30, 2008

I think you're talking about ClickOnce Deployment

http://msdn.microsoft.com/en-us/library/t71a733d(VS.80).aspx