UrbanPro

Learn .Net Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

why we are using MVC instead of ASP.Net

Asked by Last Modified  

19 Answers

Learn .Net

Follow 1
Answer

Please enter your answer

Passionate Developer

MVC is not replacement of ASP.net but it is used along with ASP.net. It is architectural pattern with no code behind, no RAD controls, no ViewState, no ASP.net page life cycle etc to reduce burden on server and improve performance of webforms.
Comments

Azure.NET, MEAN, GenAI and Devops Trainer 15 years experienced

Your question is wrong. Like Web Forms the MVC also one of the template. It is not a replacement for asp.net
Comments

C++/C# Trainer

ASP.Net is a technology and MVC is an Architectural/Design Pattern! .Period.
Comments

Expert in Education

Enables the full control over the rendered HTML. Provides clean separation of concerns(SoC). Enables Test Driven Development (TDD). Easy integration with JavaScript frameworks. Following the design of stateless nature of the web. RESTful urls that enables SEO. No ViewState and PostBack...
read more
Enables the full control over the rendered HTML. Provides clean separation of concerns(SoC). Enables Test Driven Development (TDD). Easy integration with JavaScript frameworks. Following the design of stateless nature of the web. RESTful urls that enables SEO. No ViewState and PostBack events read less
Comments

Thank you for your question Mallikarjuna....... ASP .NET is good to start but when we think about something big then it will be very lengthy and not the good option. In MVC we are creating our project in one predefined pattern which will add n number of advantages over asp.net Thank You, Team...
read more
Thank you for your question Mallikarjuna....... ASP .NET is good to start but when we think about something big then it will be very lengthy and not the good option. In MVC we are creating our project in one predefined pattern which will add n number of advantages over asp.net Thank You, Team DishaaPro www.dishaapro.com read less
1 Comments

MCA, BCA & .NET technolgoies Expert

Hey Mallikarjuna, If we see the history, we had classic ASP before ASP.NET came. At the time of classic ASP, We had only HTML to work with. there wan't any control like grid and repeater. Then MSFT gave idea of RAD which is Rapid Application Development. where we had facility to build application...
read more
Hey Mallikarjuna, If we see the history, we had classic ASP before ASP.NET came. At the time of classic ASP, We had only HTML to work with. there wan't any control like grid and repeater. Then MSFT gave idea of RAD which is Rapid Application Development. where we had facility to build application in no time with ready made controls, just need to drag and drop. people liked it a lot. but at the same time it gave us few bad features also. i.e The great "POSTBACK" , Tightly coupled forms. where your ASPX page expects .CS file and every control must have method/event in .cs... there are few more like viewstate and all. We also had control generated code in ASPX page and developer had very less control over HTML. ... page life cycle and few other stuff which was not there in classic ASP. Now with ASP.NET MVC , MSFT is going one step back. They are giving developer a greater liberty in terms of contorting the code. no view state or Post back.. SOC (Separation of Concerns)... Test driven development. Managed project structure.. It is nothing like why we are using MVC over ASP.NET. Being a developer , you have to decide which approach is more inline with your business requirement and timeline. read less
Comments

Tutor to teach computer languages

mvc means (model view controller) asp.net uses three types of the development models so its one among in it 1)web pages,webforms,mvc
Comments

16 Yrs of Experience in Teaching

For Large scale application , but not for rapid application
Comments

Tutor

to develop loosely coupled web applications which can be tested, developed & maintained separately.
Comments

Coaching

ASP.NET Web Forms uses Page controller pattern approach for rendering layout. i.e. In this approach, every page has its own controller. ASP.NET MVC uses Front Controller approach.i.e. a common controller for all pages processes the requests. In ASP.NET, to achieve stateful behavior - viewstate...
read more
ASP.NET Web Forms uses Page controller pattern approach for rendering layout. i.e. In this approach, every page has its own controller. ASP.NET MVC uses Front Controller approach.i.e. a common controller for all pages processes the requests. In ASP.NET, to achieve stateful behavior - viewstate is used.Because of this coupled behavior, automated testing is difficult. In ASP.NET MVC approach there is no concept of viewstate.ASP.NET MVC. Test driven development is simple. read less
Comments

View 17 more Answers

Related Questions

Give the list of useful short cut keys in Excel?
key Action Ctrl+A Select All; Ctrl+B Bold; Ctrl+C Copy; Ctrl+D Fill Down; Ctrl+F Find; Ctrl+G Goto; Ctrl+H Replace; Ctrl+I Italic; Ctrl+K Insert Hyperlink; Ctrl+N New Workbook; Ctrl+O Open; Ctrl+P Print; Ctrl+R Fill...
Vijayalakshmi G M
what is difference b/w MVC .net and other ASP.NET
mvc is latest techonology, based on model view controller design pattern, whereas asp.net is based on event deriven programming language.
Abdul
I would like to learn JQUERY and AJAX and MVC, any one have gud skills in this technologies let me know Thanks.
"Hi Mallikarjuna You can post your learning requirements at UrbanPro to get faster reply and response from relevant trainers. Thanks"
Mallikarjuna
How many types classes in C sharp?
There are following types of Classes in C# 1. Sealed Classes 2. Abstract Classes 3. Partial Classes 4. Static Classes
Aman
My name is Rajesh , working as a Recruiter from past 6 years and thought to change my career into software (development / admin/ testing ) am seeking for some suggestion which technology I need to learn ? Any job after training ? Or where I can get job within 3 months after finishing my training programme- your advices are highly appreciated
Mr rajesh if you want to enter in to software Choose SAP BW AND SAP HANA because BW and HANA rules the all other erp tools next 50 years.it provides rubust reporting tools for quicker decesion of business It very easy to learn
Rajesh
1 0
6

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Difference Between View Bag And View Data In Mvc
ViewData belongs to dictionary class whereas view bag is the dynamic object. i.e., dictionary class create objects that validate data for viewdata whereas dynamic object validates data for ViewBag.Also,The...

"foreach" loop in C#
foreach is a looping statement : repeats a group of statements for each element in an array or an object collection. (or) used to iterate through the collection/ an array to get the required information. Advantages: Easy...

Roll up your sleeves and get knee deep into coding!
Practise, make mistakes, learn to search for solutions,seek help when stuck badly! Just attending classes won't make you good at coding!!!

Benefits of AsP.net webapi over traditional asp.net 2 and 3.5
Tradional asp.net had slower server side response feedback to the server with the MVC concept on webapi there were faster responses from the server side for client requests. Optimization of code was main...

Read CSV data using ODBC Connection
Codes to read the CSV data using ODBC Connection- Input File: File's Encoding format should be ANSI as below class Student{ public string CollegeId { get; set; } public string AdmissionDate...

Recommended Articles

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Looking for .Net Training ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for .Net Training Classes?

The best tutors for .Net Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn .Net Training with the Best Tutors

The best Tutors for .Net Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more