Day 5: How to create a MODEL and BINDING it with VIEW

Опубликовано: 04 Апрель 2026
на канале: live cast
26
0

How to create a model and binding it with view is uploaded by live cast. This lecture is similar like how to transfer data from controller to view using model, how to transfer data through strongly typed object.
--------------------------------------------------------------------------------------------------------
Here i described the purpose of model in mvc architecture, i.e. model show the domain's data which we maintain. Model objects retrieve and store model state in the persistence store like a database. In other words, Model represents domain specific data and business logic in MVC architecture.
Then move toward practical work where i showed how to create model then Is model and view communicate directly or indirectly ? Mostly we use indirect way which is model call in controller then through controller model will be called in view. just many rare cases where model communicate directly with view e.g. form using html helpers that i would discuss in the upcoming videos soon ..
View full video plz bcoz full is informative nd important . :)
-----------------------------------------------------------------------------------------------------------
live cast is a YouTube channel that provides you online IT Lectures for developing any software. live cast also entertain you from some stuff.
Subscribing is my motivation. So if you're an IT fan, this channel is for you!
https://www.youtube.com/channel/UCVJj...

Thank you for visiting our channel and be sure to Subscribe!