Tips & Tricks on ASP.NET MVC, Ajax, jQuery, Entity Framework

Entries Tagged ‘CodeRush’

Why I love CodeRush : Reason #1

This 3 Pictures will explain why is it so Hover your mouse Just a click

NUnit with ASP.NET MVC and CodeRush

Adding unit tests to your projects is one of the important thing in all the projects. Unit tests are the smallest testable parts of our application which ensures our code works as expected before we move to integrating our stuff into other modules or code. A unit test provides strict written contract that the piece [...]