Full Stack Asp.net MVC -

Learn to build fast and secure web applications with ASP.NET MVC
SKU: asp_002
Old price: 5,000.00৳
10,000.00৳

Course Content

  1. net Core MVC Nuts & Bolts
    1. Understand project types and structure
    2. Model - View - Controller in depth
  2. Understanding Razor
    1. Concept of layout and child page
    2. Tag helpers & Html helpers
    3. Partial view
    4. Sections
  3. Working with SQL Server (2 Class)
    1. Creating and managing database 
    2. Working with tables
    3. Backup and restore database
  4. Frontend development (2 Classes)
    1. Introduction to bootstrap
    2. Bootstrap elements
    3. Classes and their usage
  5. CRUD example with Ado.net (2 Classes)
    1. Using data tables
    2. Understanding & Implementing Dynamic SQL
    3. Implement Ado.net Data Access Features
    4. Application of the service layer
    5. Integration of Business Objects
    6. Using View Model to work with controller and service
  6. Working with Entity Framework (4 Classes)
    1. Understand ORM
    2. Code first overview
    3. Create Entity
    4. Apply Migrations
    5. Entity Relationship
    6. DbContext 
  7. Asp dot net Crud Project