Specifying ASP.NET MVC attributes for auto-generated data models
- by Lyubomyr Shaydariv
Hello to everyone.
I'm very new to ASP.NET MVC (as well as ASP.NET in general), and going to gain some knowledge for this technology, so I'm sorry I can ask some trivial questions. I have installed ASP.NET MVC 3 RC1 and I'm trying to do the following.
Let's consider that I have a model that's completely auto-generated from a table using the "LINQ…