Comment Threads for ajdimauro
|
1 points by ajdimauro 6 months, 3 days 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 7 months, 4 days 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. |

