Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
Technology
Health & Fitness
About Us
Contact Us
Copyright
© 2024 PodJoint
Podjoint Logo
US
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts113/v4/b8/b4/05/b8b4053e-94a9-82e8-2ba2-b4c1935eb561/mza_2297191724307877965.jpg/600x600bb.jpg
Dotnet Bees
Prashant Maurya
6 episodes
6 days ago
Hey Everyone, My name is Prashant Maurya and I have started this podcast to help aspiring dotnet developers to achieve big into dot net development. As a listener you will be getting latest dotnet updates, tips and tricks and many more related to dotnet You will also be hearing experts talking about dotnet and interview questions. Please like and share podcast to other dotnet developers Let’s learn and grow together. Thank you for listening
Show more...
Technology
RSS
All content for Dotnet Bees is the property of Prashant Maurya and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Hey Everyone, My name is Prashant Maurya and I have started this podcast to help aspiring dotnet developers to achieve big into dot net development. As a listener you will be getting latest dotnet updates, tips and tricks and many more related to dotnet You will also be hearing experts talking about dotnet and interview questions. Please like and share podcast to other dotnet developers Let’s learn and grow together. Thank you for listening
Show more...
Technology
https://d3t3ozftmdmh3i.cloudfront.net/production/podcast_uploaded/5186813/5186813-1588540183211-293ef58ecb2cf.jpg
What is MVC?
Dotnet Bees
3 minutes 19 seconds
5 years ago
What is MVC?

Hey Everyone,

Thank you for tuning in, you are listening to Prashant and here I will talk only about dotnet and sometimes other technologies as well

Today we are going to talk about what is MVC and I am not going to tell you the definition but I will try to convey it by some interesting story

We will try to connect why we needed MVC as architecture? What was the problem which we were facing while developing code before MVC

If you are someone who wrote code for windows forms and web forms then you can relate much but I will try to cover basics so that newbies can also understand.

Let’s take real estate example to explain MVC, There was a rich guy he wanted to build a 60 floors building in between the city and he asked his architects to design the building structure. Architects came up with the design and they build a 60-floor building in the city.  the building became very popular in the state and people from different states started to come and visit the building.

One day geology department broadcasted a warning for an earthquake. It created panic in builders and architects on how to safeguard the building, they tried to find many solutions but nothing was promising because of building size. They couldn't save the building in an earthquake. It was a huge loss for a builder and all those people who were living in that apartment.

After that loss, they thought about the mistakes they made while designing and architecting the building.

Next year they planned to rebuild the building, this time they decided to build three-building instead of one and implement different design internally to protect them in such calamities.

The same year again earthquake came and one of their building affected little but the other two were safe. 

One thing which we can draw from the story and implement in software is by keeping pieces apart relative to their use cases will save us if anything fails.

So a bigger building is nothing but web forms and three smaller building are MVC

MVC stands for the Model view controller

Where Model consists of all the business-related logic adding manipulation data etc

The view contains the presentation layer 

The controller is the mediator between the model and view.

In dotnet core, MVC pattern is been used heavily and this architecture has changed the way we thought about software architecture and deployment model.

This is all about MVC, Thank you for tuning in. Will meet you in next episode till then keep sharing the knowledge



Dotnet Bees
Hey Everyone, My name is Prashant Maurya and I have started this podcast to help aspiring dotnet developers to achieve big into dot net development. As a listener you will be getting latest dotnet updates, tips and tricks and many more related to dotnet You will also be hearing experts talking about dotnet and interview questions. Please like and share podcast to other dotnet developers Let’s learn and grow together. Thank you for listening