Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to ReInitialize an WPF App
Message
From
21/04/2010 15:26:43
 
 
To
21/04/2010 13:21:53
Antonio Llano
Inmollano S.L.
Getxo, Spain
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Environment versions
Environment:
C# 3.0
OS:
Vista
Network:
Windows 2008 Server
Database:
VistaDB
Application:
Desktop
Miscellaneous
Thread ID:
01461358
Message ID:
01461380
Views:
46
>HI,
>
>I have a Control Panel in an WPF App that handles some App Configuration Issues like Languaje, Pack, backup, Restore....
>
>After some of the Tasks the App should be ReInitialized. Is there any way to do it?
>
>Thanks,

Rather than re-starting the app you could consider using dynamic resources and resource dictionaries.
http://msdn.microsoft.com/en-us/library/ms752326.aspx
The approach can be used to completely 're-skin' an app on the fly....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform