Comment Threads for ajdimauro
|
1 points by ajdimauro 1 year, 11 months ago |
| This article uses only html, css and javascript, so it can be used with any language. Definitely a good tutorial for use with ASP.NET MVC. |
|
2 points by ajdimauro 2 years ago |
| A great View Models overview, and why you should use them. I agree, sending business model data to the view is bad. Better separation is achieved with view models, and it's easier to maintain. You don't have to mess with the model. |

