Adding Log4Net to Azure Worker Roles

signal

As our applications move to the cloud, logging and telemetry are critical to success. If you’re using the Microsoft .NET toolset, it’s likely you’re building and hosting systems in Azure that rely on Azure worker roles. Debugging these worker roles is much easier when custom logs are available.

Continue reading “Adding Log4Net to Azure Worker Roles”

Linking SQL Servers across Azure Virtual Machines

robot

From my perspective as a .NET software developer, Azure is the best thing to happen to us since the introduction of C#. If you’re not yet taking advantage of the many features of Azure, you’re missing out on a number of productivity enhancers. This is particularly true if your IDE is Visual Studio.

Continue reading “Linking SQL Servers across Azure Virtual Machines”