Friday, June 17, 2011

ASP .NET MVC3 Application Structure with Code(Read Data))



The first time I learned Model-View-Controller(MVC) concept, it was very difficult to understand concept of it. However, by doing a real project I could clearly understand MVC concept. Here is an example that read data from database and show result using MVC concept in ASP .NET framework. I hope it is helpful for programmers who want to learn MVC concept.



No comments:

Post a Comment