Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Component Based Design Question
Message
From
29/06/2009 14:38:38
 
 
To
25/06/2009 13:37:14
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
Class design
Miscellaneous
Thread ID:
01408239
Message ID:
01409165
Views:
53
>>>>That's the way you should do it. I looked at the directory for Expression Blend. There's a 140K exe and 11 MB of dlls
>>>>
>>>>>I'm wondering what anyone else thinks about a design where a small EXE is used as a launcher and the remaining pieces of the app
>>>>>are all in DLL's? I've done similar things in other languages, but .Net seems to be ideal for this.
>>>>>
>>>>>What are the pro's and con's, and any likely pitfalls?
>>>
>>>Especially if you want to run any kind of update process to update the application on launch. I have an updater that checks a web service for updated dll files each time and downloads them before the application loads the dll's.
>>>Tim
>>
>>Any thoughts on planning a design like this?
>
>Are you referring to the update process? If yes, I can probably get you some pretty straight forward info. When I did this, it wasn't really hard and I did find an example of something similar out in cyber world somewhere.
>
>I have a setting in the application that determines how often to check for updates. Then in the main, I am doing the check. I send you something on that.
>Tim

Hi,
Did you consider ClickOnce? If so what did you perceive as the shortcomings?
Regards,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform