Total Page Preview:   000000000175

What is Model in ASP.NET Core MVC in English and Hindi

Model in Asp.Net Core MVC in English and Hindi

In ASP.NET Core MVC, a "model" refers to the part of the Model-View-Controller (MVC) architectural pattern that represents the data and business logic of an application. It encapsulates the application's data structures, rules, and behaviors. The model is responsible for interacting with data sources, performing validations, applying business logic, and supplying data to the view for presentation.

In simpler terms, the model in ASP.NET Core MVC is the component that holds and manages the data of the application, ensuring proper separation from the user interface (View) and the control flow and user interactions (Controller). This separation promotes modularity, maintainability, and reusability in the development of web applications.
 
 
 
 
Model in Asp.Net Core MVC in Hindi
 
ASP.NET Core MVC mein, "model" ek hissa hota hai Model-View-Controller (MVC) architecture pattern ka jo ki application ki data aur business logic ko represent karta hai. Ye application ke data structures, rules, aur behaviors ko encapsulate karta hai. Model zimmedari rakhta hai data sources se interact karne ki, validations perform karne ki, business logic apply karne ki, aur view ko data pradarshan ke liye upalabdh karwane ki.
 
Simpler shabdon mein kaha jaye to, ASP.NET Core MVC mein model wo component hota hai jo application ke data ko hold aur manage karta hai, saath hi user interface (View) aur control flow aur user interactions (Controller) se sahi separation ko ensure karta hai. Ye separation development of web applications mein modular, maintainable, aur reusable approach ko promote karta hai.

 

 

 

Thank You

About Author

Brijesh Kumar

Database Developer

I have more then 6 years Experience in Microsoft Technologies - SQL Server Database, ETL Azure Cloud - Azure SQL Database, CosmosDB, Azure Data Factory, PowerBI, Web Job, Azure Function, Azure Storage, Web Apps, Powershall and Database Migration On-Premise to Azure Cloud.
LinkedIn : https://www.linkedin.com



Comments


                           
                           

                           

                           

Facebook User: