.NET Framework

New Release: Windows Azure SDK and Windows Azure Tools for Microsoft Visual Studio (November 2010)

Windows Azure Tools for Microsoft Visual Studio, which includes the Windows Azure SDK, extends Visual Studio 2010 to enable the creation, configuration, building, debugging, running, packaging and deployment of scalable web applications and services on Windows Azure. New for version…
Read more

Doing Parallel Tasks using Parallel Class – Part 01(Parallel.For Parallel.ForEach)

Introduction Recently I had a requirement for performance tuning the application which my team is working on. We thought of running using normal .NET Threading. But I thought about utilizing the Parallel programming extensions(PFX) in .NET Framework 4.0. Since we…
Read more

Get your Windows Server AppFabric Training Kit

Windows Server AppFabric is a set of integrated technologies that make it easier to build, scale and manage Web and composite applications that run on IIS. Windows Server AppFabric targets applications built using ASP.NET, Windows Communication Foundation (WCF), and Windows…
Read more