943,195 Members | Top Members by Rank

Ad:
  • ASP Discussion Thread
  • Unsolved
  • Views: 273
  • ASP RSS
Jul 9th, 2010
0

what is asp.net and mvc

Expand Post »
I want to know diffrence between asp.net and MVC
Similar Threads
Reputation Points: 9
Solved Threads: 0
Newbie Poster
reyanseo is offline Offline
4 posts
since Jul 2010
Jul 12th, 2010
0
Re: what is asp.net and mvc
This forum section is for Classic ASP.
Reputation Points: 5
Solved Threads: 14
Junior Poster
ArtistScope is offline Offline
146 posts
since Jun 2010
Jul 23rd, 2010
0
Re: what is asp.net and mvc
ASP.NET MVC is a programming model.in that we design an application using three attributes.
1> Model: The model contains the core information for an application. This
includes the data and validation rules as well as data access and aggregation
logic.
2> View: The view encapsulates the presentation of the application, and in
ASP.NET is typically the HTML markup.
3> Controller: The controller contains the control-flow logic. It interacts with
the Model and Views to control the flow of information and execution of the
application.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
employwise is offline Offline
4 posts
since Jul 2010
Aug 17th, 2010
0
Re: what is asp.net and mvc
Hi dear friend;
ASP.NET MVC, is not a replacement for WebForms. Both ASP.NET MVC and ASP.NET WebForms are built on top of the Core ASP.NET Framework. In fact a lot of features we use in ASP.NET such as Roles, Membership, Authentication and a lot of namespaces, classes and interfaces can be used in an ASP.NET MVC application.
Last edited by Ezzaral; Aug 17th, 2010 at 1:01 pm. Reason: Snipped "fake sig" link. Please restrict such links to your site-wide user signature, which can be edited from the user control panel.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
samual is offline Offline
1 posts
since Aug 2010
Sep 2nd, 2010
0
Re: what is asp.net and mvc
I just wanted to add to what samual said that ASP.NET and MVC are based on the same core and that they are both ASP.NET. More advanced developers use a hybrid model--a mix between ASP.NET and MVC. I believe MVC can give you more "low-level" control. I started out with MVC but moved into basic ASP.NET but I would suggest trying it out for yourself to determine where you feel comfortable (with your skill level, and so on). The microsoft website http://msdn.microsoft.com/en-us/bb188199.aspx has some good beginner videos to get you started. I apologize fellas I realize this is a classic ASP forum. Just trying to help someone get started.
Last edited by keithbadeau; Sep 2nd, 2010 at 11:10 pm. Reason: more detail
Reputation Points: 10
Solved Threads: 0
Newbie Poster
keithbadeau is offline Offline
20 posts
since Jul 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP Forum Timeline: asp send email
Next Thread in ASP Forum Timeline: Multi sub category by 404 asp error code





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC