Does "ClickOnce" download the entire application every time...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear developers!

I read this on windowsforms site:

http://www.windowsforms.net/FAQs/default.aspx?
PageID=2&ItemID=37&CategoryID=24&tabindex=2

Q. Does "ClickOnce" download the entire application every-
time I update it?
A: No. "ClickOnce" only downloads the files and
assemblies that have changed.

Does anyone know how to achive that?

PS:I've done various of tests but i can't figure it out.

Thanks in advance!
 
Hi Clas,

Yes, since the new version of VisualStudio.net (Whidbey ) is still under
beta, there is limited resources over the internet. but the
windowsforms.net is still a good place for gettting latest info on winform
developing. Also, there's a Whidbey beta newsgroup in the ms communiry, you
may also have a look there:

#Visual Studio 2005 Newsgroups
http://communities.microsoft.com/newsgroups/default.asp?icp=whidbey&slci
d=us

Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 
Back
Top