Print Page | Close Window

WPF 1-click

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=3212
Printed Date: 13-May-2026 at 11:33am


Topic: WPF 1-click
Posted By: pponzano
Subject: WPF 1-click
Date Posted: 12-Jan-2012 at 4:27am
Hello IdeaBlade,
I've got a question about 1-click depoloyment from a website... I've got my project that's arount 23MB, most of size is due to Telerik's dll and ideablade... I was wondering if it's possible to set somewhere to download the dll only if not just downloaded
Thanks



Replies:
Posted By: sbelini
Date Posted: 12-Jan-2012 at 12:32pm
Hi Paolo,
 
You might want to take a look at the http://drc.ideablade.com/xwiki/bin/view/Documentation/on-demand-discovery - On-demand discovery topic of the DRC.
Also, check http://msdn.microsoft.com/en-us/library/dd833069%28v=vs.95%29.aspx - Application Library Caching .
 
Regards,
   Silvio.


Posted By: pponzano
Date Posted: 12-Jan-2012 at 11:18pm
Hello Silvio,
as I wrote in the topic mine is a WPF application... I'm using 1-click in order not to release an install file... the On-demand discovery is Silverlight only and also caching library is for silverlight
 
Thanks


Posted By: sbelini
Date Posted: 13-Jan-2012 at 12:02am

Sorry about the confusion. In my mind I was certain it was an SL app. (despite the thread title)

 
I'll check this and get back to you.
 
Silvio.


Posted By: pponzano
Date Posted: 17-Jan-2012 at 1:06am
Hello Silvio,
any update on this?
Thanks


Posted By: sbelini
Date Posted: 17-Jan-2012 at 12:10pm
Hi Paolo,
 
I found some information on creating bootstrapper packages at http://msdn.microsoft.com/en-us/library/ms165429.aspx - http://msdn.microsoft.com/en-us/library/ms165429.aspx . You would need to supply an .exe or .msi rather than the bare dlls, but it might be what you are looking for.
 
Regards,
   Silvio.



Print Page | Close Window