August, 2008

Posts
  • Deepak's WebLog

    Trapping Application's events in Silverlight

    • 1 Comments
    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...
  • Deepak's WebLog

    Dynamic data Wizard 0806 (Preview) for VS SP1

    • 1 Comments
    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...
Page 1 of 1 (2 items)