Tanıtım
  • Kurs Tanıtım
  • Platform Tanıtım
Asp.Net MVC Giriş
  • Giriş
  • Çalışma Mantığı
  • MVC Avantaj ve Dezavantaj
  • Proje Oluşturma
  • Modeli Viewa Gönderme
  • Razor View Engine
  • Link Oluşturma
  • IsPost Kavramı
  • HtmlEncode, HtmlDecode ve HtmlRaw
  • String Formatlama
  • Uyarı Mesajı Oluşturma
View
  • View Oluşturma
  • Layout Kavramı
  • Nested Layout Kavramı
  • Section Kavramı
  • ViewStart Kavramı
  • PartialView Kavramı
  • Controllerdan Viewa Veri Gönderme
  • Model Alan PartialView Oluşturma
Model
  • Model Oluşturma
  • Veri Listeleme İşlemi
  • Veri Ekleme İşlemi
  • Veri Düzenleme İşlemi
  • Veri Silme İşlemi
  • Attribute 1
  • Attribute 2
  • Attribute 3
  • Attribute 4
Entity Framework
  • Model Binding Nedir
  • Veri Modeli Oluşturma
  • Veritabanı İçeriği Oluşturma
  • ConnectionString Oluşturma
Controller
  • Code First ile Başlangıç
  • Redirect Result
  • Json Result
  • File Result
  • File Stream Result
  • Redirect to Route Result
  • Enable Migration
  • Partial View Result 1
  • Partial View Result 2
  • Javascript Result
  • Action Name Attribute
  • HttpPost Attribute
  • HttpGet Attribute
  • Bind Attribute
  • OutputCache Attribute
  • RequireHttps Attribute
  • Asenkron İşlemler
Asp.Net Uygulama Grid.MVC
  • Grid.MVC Tanıtım
  • Code First ile Model Oluşturma
  • Code First ile DatabaseContext Oluşturma
  • Web Config Ayarları
  • Migrations Özelliği
  • Verileri Listeleme
  • Grid.MVC Kontrolünü Oluşturma
  • Grid.MVC Kontrolünü Düzenleme
  • DropDownListFor Kullanımı ve Ekleme İşlemi
  • HiddenFor Kullanımı ve Düzenleme İşlemi
  • Silme İşlemi
Asp.Net Web Api
  • Web Api Giriş
  • Kayıtları Getirme
  • ID ye Göre Kayıt Getirme
  • IHttpActionResult OK
  • IHttpActionResult Not Found
  • IHttpActionResult Unauthorized
  • Post İşlemi ve IHttpActionResult Conflict
Routing
  • Varsayılan Route Yapılandırılması
  • Route Oluşturma
  • Kategori Route
  • Haber Route
  • Rota Kısıtlaması
  • Regular Expression Rota Kısıtlama
  • HttpMetotConstraint Rota Kısıtlama
  • Kullanıcı Tanımlı Rota Kısıtlama
Web Api Routing
  • Web Api Routing
  • Convetion Based Routing
  • Action Based Routing
  • Attribute Based Routing
  • Route Prefix Kullanımı
  • Route Constraint
  • Custom Constraint
  • Optional Constraint
Web Api Uygulama Dosya İşlemleri
  • Database Oluşturma
  • Upload File
  • Get All Files
  • Delete File