ASP.NET MVC UI Recipes: Build Better Interfaces With Less Code
by Dustin Ewers
Wed, Apr 01, 2015
Room:
Time:
0:00
Who doesn’t want to get more done in less time?
ASP.NET MVC gives us an excellent toolset for building web applications. Unfortunately, due to its rapid evolution, good documentation is hard to find. However, using some simple techniques, you can build user interface components that can speed up development while maintaining a clear separation of concerns. In this presentation, we’ll learn how to build custom controls, templates, and custom validation. Save time while creating cleaner code.