Dependency injection (DI) has been possible in previous versions of MVC. With each new version DI has been easier to implement and, with MVC6, DI is supplied right out of the box. In this article we'...
Many attempts have been made in the .NET MVC ecosystem to tackle Responsive Design from the server side. Technologies like Browser Capability Detection and Mobile Views were once considerable options,...
I'm a Mac. And I'm a PC – Remember 2006 and the brilliant 'Get a Mac' ad campaign? With John Hodgman as the bumbling PC and Justin Long as the hip Mac, the odd couple entertained us thoroughly with th...
In this tutorial, I am going to show how to create the administrative UI for managing a photo gallery that could be part of a simple CMS built with ASP.NET MVC and Kendo MVC wrappers. The simple photo...
The landscape for .NET developers has seen some exciting changes of late. As you may have already heard, the .NET Framework Core has been Open Sourced. The future of .NET is modular, cross-platform an...