What is MVC really? Is "model-view-controller" basically the way all ASP.NET programs in Visual Studio are made? Is it the default way WPF applications are arranged?
complete -2 Junior Poster
Recommended Answers
Jump to PostWhat is MVC really?
A design pattern.
Is "model-view-controller" basically the way all ASP.NET programs in Visual Studio are made?
No. Certainly not. Programs using the ASP.NET MVC framework, on the other hand, might use the design pattern. Unless ASP.NET MVC framework actually is designed for …
All 3 Replies
mike_2000_17 2,669 21st Century Viking Team Colleague Featured Poster
Rashakil Fol 978 Super Senior Demiposter Team Colleague
princysharma90 -2 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.