Introduction to ASP.Net Core MVC Pattern, Serialization & Deserialization.
This course is a practical introduction to ASP.NET Core MVC Pattern, which is a way to structure your application to make it loosely coupled and easy to maintain. In this course, we will be using the latest stable version of .NET Core as of the time of production which is .NET Core 2.2
Also covered in this course is the concept of Serialization (converting an object into a stream of bytes in order to store the object in a file) and Deserialization (the reverse process of serialization).
Covered in this course :
– Model
– View
– Controller
– Serialization
-Deserialization
The post Introduction to ASP.Net Core MVC Pattern appeared first on Online Tutorials.
Introduction to ASP.Net Core MVC Pattern
Reviewed by gilian white
on
September 08, 2019
Rating:
No comments: