Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jun 25, 2012 08:08 PM by rookbythebook
Member
149 Points
213 Posts
Jun 21, 2011 10:12 AM|LINK
Hi,
I am working with multiple architecture, I am new for MVC architecture, I need the following informations
1. Why should I go for MVC architectre?
2. what are all the applcication should go for MVC?
3. Is there any limitation in MVC Architecture?
4. Advantages and disadvantages for MVC architecture ?
Thanks
Mayil.M
All-Star
134491 Points
21566 Posts
Moderator
MVP
Jun 21, 2011 10:16 AM|LINK
Mayil_Gilli 1. Why should I go for MVC architectre?
1. because you want to escape ViewState
2. See some MVC tutorials and you will see other reasons
Mayil_Gilli 2. what are all the applcication should go for MVC?
any asp.net application
Mayil_Gilli 3. Is there any limitation in MVC Architecture?
Session cookieless does not work
Mayil_Gilli 4. Advantages and disadvantages for MVC architecture ?
Long to speak .Give tutorials from http://www.asp.net/mvc/ a try
36791 Points
6749 Posts
Jun 21, 2011 10:21 AM|LINK
http://www.roseindia.net/struts/mvc-architecture.shtml
http://blog.iandavis.com/2008/12/09/what-are-the-benefits-of-mvc/
http://i-proving.ca/space/Andre+Walton/blog/2007-01-24_1
http://www.allinterview.com/showanswers/56984.html
http://www.experiencefestival.com/model-view-controller_-_advantages_and_disadvantages
http://www.jdl.co.uk/briefings/MVC.pdf
Participant
799 Points
208 Posts
Jun 21, 2011 11:08 AM|LINK
Fast development and Good application perfomance
68 Points
34 Posts
Jun 21, 2011 11:33 AM|LINK
1. ...
2. ...
3. because you would like to avoid to datagridview, you would like to control the html generated by using razor :).
4. because you would like to gain time by generate automatically view and controller (or in that case, you can use too a dynamic data website)
5. you would like to build more quickly you're website.
6. you would like to use MVC pattern
Etc....
But effectively there is lot of knowledged to learn :)
best regards,
Alexandre
15070 Points
2272 Posts
Microsoft
Jun 21, 2011 07:58 PM|LINK
You really need to go through my Intro to MVC 3
4 Points
7 Posts
Jun 25, 2012 08:08 PM|LINK
Rajneesh Verma http://i-proving.ca/space/Andre+Walton/blog/2007-01-24_1
is now http://i-proving.com/2007/01/24/SCJD-MVC-Advantages-and-Disadvantages/
:)
Mayil_Gilli
Member
149 Points
213 Posts
When should I go for MVC architecture
Jun 21, 2011 10:12 AM|LINK
Hi,
I am working with multiple architecture, I am new for MVC architecture, I need the following informations
1. Why should I go for MVC architectre?
2. what are all the applcication should go for MVC?
3. Is there any limitation in MVC Architecture?
4. Advantages and disadvantages for MVC architecture ?
Thanks
Mayil.M
ignatandrei
All-Star
134491 Points
21566 Posts
Moderator
MVP
Re: When should I go for MVC architecture
Jun 21, 2011 10:16 AM|LINK
1. because you want to escape ViewState
2. See some MVC tutorials and you will see other reasons
any asp.net application
Session cookieless does not work
Long to speak .Give tutorials from http://www.asp.net/mvc/ a try
Rajneesh Ver...
All-Star
36791 Points
6749 Posts
Re: When should I go for MVC architecture
Jun 21, 2011 10:21 AM|LINK
http://www.roseindia.net/struts/mvc-architecture.shtml
http://blog.iandavis.com/2008/12/09/what-are-the-benefits-of-mvc/
http://i-proving.ca/space/Andre+Walton/blog/2007-01-24_1
http://www.allinterview.com/showanswers/56984.html
http://www.experiencefestival.com/model-view-controller_-_advantages_and_disadvantages
http://www.jdl.co.uk/briefings/MVC.pdf
www.rajneeshverma.com
Keep Forums Clean || Use Alert Moderators.
shahid13
Participant
799 Points
208 Posts
Re: When should I go for MVC architecture
Jun 21, 2011 11:08 AM|LINK
Fast development and Good application perfomance
http://tshahidshaikh.blogspot.in/
alexandrebar...
Member
68 Points
34 Posts
Re: When should I go for MVC architecture
Jun 21, 2011 11:33 AM|LINK
1. ...
2. ...
3. because you would like to avoid to datagridview, you would like to control the html generated by using razor :).
4. because you would like to gain time by generate automatically view and controller (or in that case, you can use too a dynamic data website)
5. you would like to build more quickly you're website.
6. you would like to use MVC pattern
Etc....
But effectively there is lot of knowledged to learn :)
best regards,
Alexandre
ricka6
All-Star
15070 Points
2272 Posts
Microsoft
Moderator
Re: When should I go for MVC architecture
Jun 21, 2011 07:58 PM|LINK
You really need to go through my Intro to MVC 3
rookbytheboo...
Member
4 Points
7 Posts
Re: When should I go for MVC architecture
Jun 25, 2012 08:08 PM|LINK
is now http://i-proving.com/2007/01/24/SCJD-MVC-Advantages-and-Disadvantages/
:)