Jump to content
xisto Community
Sign in to follow this  
k_nitin_r

Asp.net Mvc Developers

Recommended Posts

Hi!I've been looking at some of the software that a firm (I can't name it because that would be libel) has been builting using the ASP.NET MVC framework and their code is simply an atrocious crime against MVC practices! The functionality that ought to be within a controller can be found within their model and view classes and the code is just a big lump of software that has the source code files 'organized' into the folders: Model, View, Controller, css, images, and scripts.The use of ViewData and TempData is tolerable, although they ought to be using strongly typed views and passing the data through models, but it's understandable that somebody built the system in a hurry and decided to go with the ViewData and TempData collections instead.Has anyone else come across badly written code on the ASP.NET MVC framework, or for that matter, on any other platform's MVC framework?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.