1. .Net Course

    • Buy now
    • Learn more
    • Introduction To .NET
    • .NET Architect
    • Setup Environment
    • Create First App
    • Play With Project
    • wwwroot folder
    • AppSettings & build
    • Explain Program.cs
    • Dependency Injection
    • Request Pipeline
    • Create Empty Project
    • Setup Program.cs
    • Install Bootstrap
    • Install jquery
    • What is MVC
    • Add Controller And Views
    • Add HTML Code
    • Implement Layout
    • ViewData & RenderSection
    • Handling Error & Exceptions
    • Project Overview
    • Implement Work Items List View
    • Implement Add Work Item Feature
    • What is Database
    • Install SQL Server
    • Install SSMS
    • Add EF Core Package & Set ConnectionString
    • Create ApplicationDbContext
    • Create WorkItem Model
    • Create Database Migration
    • Add new Work Item To Database
    • Get Work Items From Database
    • Add Bootstrap & Improve List
    • Implement Update Work Item in Database
    • Implement Delete Work Item
    • Debug Sending Data
    • View Partials
    • Client Side Validation
    • Server Side Validation
    • Data Binding
    • Delete Confirmation View Model
    • Work Item List View Model
    • Work Item Add & Edit View Model
    • Services Concept
    • Solid Principles
  1. Products
  2. Course
  3. Section
  4. Lesson

AppSettings & build

  1. .Net Course

    • Buy now
    • Learn more
    • Introduction To .NET
    • .NET Architect
    • Setup Environment
    • Create First App
    • Play With Project
    • wwwroot folder
    • AppSettings & build
    • Explain Program.cs
    • Dependency Injection
    • Request Pipeline
    • Create Empty Project
    • Setup Program.cs
    • Install Bootstrap
    • Install jquery
    • What is MVC
    • Add Controller And Views
    • Add HTML Code
    • Implement Layout
    • ViewData & RenderSection
    • Handling Error & Exceptions
    • Project Overview
    • Implement Work Items List View
    • Implement Add Work Item Feature
    • What is Database
    • Install SQL Server
    • Install SSMS
    • Add EF Core Package & Set ConnectionString
    • Create ApplicationDbContext
    • Create WorkItem Model
    • Create Database Migration
    • Add new Work Item To Database
    • Get Work Items From Database
    • Add Bootstrap & Improve List
    • Implement Update Work Item in Database
    • Implement Delete Work Item
    • Debug Sending Data
    • View Partials
    • Client Side Validation
    • Server Side Validation
    • Data Binding
    • Delete Confirmation View Model
    • Work Item List View Model
    • Work Item Add & Edit View Model
    • Services Concept
    • Solid Principles