MVP Blog Posts - Developer (9th - 15th February 2014)

Creating Image Sprite in Visual Studio - Web Essential

By Abhimanyu Vatsa published on 02-12-2014

In this article you will learn how to create image sprite using Visual Studio Web Essential Extension. Suppose you have a website that uses lots of images….(more)

 

ASP.NET MVC Unit Testing using NUnit in Visual Studio

By Suprotim Agarwal published on 02-12-2014

Set up NUnit in ASP.NET MVC and use the integration points in Visual Studio to integrate NUnit Test Cases….(more)

 

Inheritance in XAML Styles

By Kunal Chowdhury published on 02-14-2014

In this post, we will learn how to use a single piece of style and use it in other place to inherit the common styling. If you are using XAMLs excessively….(more)