Visual Studio 2013 is amazing! Browser Link.
3 January 2014
In short words: vs2013 Browser Link rocks! It works perfectly even in custom CMS environment, and it delivers. If you haven't already, give it a try!
In short words: vs2013 Browser Link rocks! It works perfectly even in custom CMS environment, and it delivers. If you haven't already, give it a try!
After googling, reading and thinking a lot, I am proud to share a nice way of managing your dbContext in a ASP.NET MVC application. A simple static class, which implements Context Per Request approach. Utilizing HttpContext of ASP.NET.