Archive

Archive for May 18, 2012

Add Visual Studio 2010 HTML5 Intelligence.

How to Add Visual Studio 2010 HTML5 Intelligence.

It’s the time to use the new technologies like HTML 5. Everyone of us knew about what this is and how easy now to generate some nice and rich UI without put much effort. No complex javascript, no silverlight or flash is required most of the time and many more advantages. There are plenty of changes in CSS too. So, I believe we should start using HTML 5 in our applications. Because almost all browsers are supporting it. Read more…

Advertisement
Categories: HTML5, Visual Studio Tags: ,

Implement appFabric caching service to build faster ASP.NET Applications with Windows Azure

May 18, 2012 1 comment

Speed up Web Applications using the new Windows Azure AppFabric Caching service. This article will cover concepts, scenarios, and features of the Caching service through a sample code and demonstrations.

In a world where speed and scale are the key success metrics of any solution, they can’t be afterthoughts or retrofitted to application architecture. The Windows Azure AppFabric Caching service provides the necessary building blocks to simplify these challenges without having to learn about deploying and managing another tier in your application architecture. In a nutshell, the Caching service is the elastic memory that your application needs for increasing its performance and throughput by offloading the pressure from the data tier and the distributed state so that your application is able to easily scale out the compute tier. Read more…

%d bloggers like this: