Microsoft hosted a developer conference in Boston today. I think for the most part, you get when you pay for, and the $99 price of this event told me it would probably be more marketing than technology. But it’s always good to get out and hear what’s going on and talk with other developers. There [...]
Archive for the ‘Visual Studio’ Category
Head in the Cloud with Windows Azure
Posted in .NET, Cloud Computing, Software, Visual Studio on January 22, 2009 | Leave a Comment »
Using the Automatic Recovery Features of Windows Services
Posted in .NET, C#, Software, Visual Studio on February 28, 2008 | 8 Comments »
Windows Services support the ability to automatically perform some defined action in response to a failure. The recovery action is specified in the Recovery tab of the service property page (which can be found in Settings->Control Panel->Administrative Tools -> Services). The Recovery tab allows you to define actions that can be performed on the 1st [...]
