-
Day 1
- - Introduction ASP .NET Core with MVC
- - ASP .NET Core MVC (vs) ASP .NET MVC
- - Learn MVC (Model-View-Controller) Concept and WorkFlow
- - Development Tools (VSCODE)
- - Best Extensions Recommended
- - Solution and Project Structure
- - Create View (page), Controller (code be-hide) and Model (data entity)
- - Passing Data Model between Controller and View
- - Redirection
- - Page Layout (Master page)
- - Razor syntax
- - Workshop : Authentication Form
- - View Models (Bind View)
- - Data Annotation
- - Form Validation
- - Tag Helper
- - Routing Management
- - Using NuGet (Library and Package Manager)
- - Dependency Injection concept and Implementation Services
- - Using Framework-Provided Services (Singleton, Transient, Scoped)
- - View Component and Inject Service to View
- - EF CLI Code first
- - Workshop : Product Catalog
- - Upload Files
- - Learn Core Api
- - Core of Entity Framework
- - Sql server Management
- - DB CRUD (Create, Read, Update and Delete)
- - Bootstrap and Script Integration
- - Restful Webservice
- - Provide Web Api for Mobile
- - Workshop : Web API
- - EF CLI Database first
- - Log files
- - Error Handling
- - Using Docker
- - Cloud server
- - Deployment
- - Integrate Angular
- - Recommended Tools and Packages
- - Bootstrap
- - UX & UI design web
- - Responsive Web Design
- - Intro Develop Mobile App with Xamarin C#
Day 2
Day 3
Day 4
Day 5