Building a Simple Photo Gallery in ASP.NET MVC Framework
I decided to create a simple photo gallery in the ASP.NET MVC framework. The fun part is that this level of application is really the new "Hello World". It takes less time to build than the "Hello World" did back in the day.
In this post, I'll walk you through the process of creating this simple photo gallery with the MVC framework.
You can see the full walk-through at Building a Simple Photo Gallery in ASP.NET MVC Framework