ASP.NET MVC in Action: The model in depth
Posted
on Dot net Slackers
See other posts from Dot net Slackers
Published on Thu, 03 Dec 2009 00:00:00 GMT
Indexed on
2010/03/07
23:28 UTC
Read the original article
Hit count: 442
Filed under:
In this chapter, we’ll explore a model for a system that helps to manage a small conference, like a Code Camp. The model enables the application to provide an interesting service. Without the model, the application provides no value. We place great importance on creating a rich model with which our controllers can work.
Presented By:
© Dot net Slackers or respective owner