Welcome to MSDN Blogs Sign in | Join | Help

August 2008 - Posts

Trapping Application's events in Silverlight

When you create a Silverlight application the App.xaml.cs code behind file has the Application event handlers added for you public App() { this .Startup += this .Application_Startup; this .Exit += this .Application_Exit; this .UnhandledException += this
Posted by Deepak Verma | 1 Comments
Filed under:

Dynamic data Wizard 0806 (Preview) for VS SP1

With Visual Studio 2008 SP1 shipping, Dynamic data wizard (preview) installer for SP1 can be downloaded from Codeplex . To install the Dynamic Data Wizard, follow these steps: Upgrade to Visual Studio 2008 Service Pack 1 . Download Wizard from Codeplex
Posted by Deepak Verma | 1 Comments
Filed under:
 
Page view tracker