Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving data
Message
 
 
To
11/12/2012 18:22:17
General information
Forum:
ASP.NET
Category:
MVC
Title:
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01559354
Message ID:
01559383
Views:
54
>I keep things as flat as possible and use POCO objects as much as possible. This simplifies the model binding.
>
>Look at the MVC Music Store sample app to see how to do model binding. http://www.asp.net/mvc/tutorials/mvc-music-store. This is pretty much the way I do it.
>
Thanks, I am going to try using the same as in this part

http://www.asp.net/mvc/tutorials/mvc-music-store/mvc-music-store-part-5

The only complexity in my case is that I am using modal forms for Add and Edit and I need to return back to the original view with a grid but with the state I left it before invoking that form.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform