Top Banner
ASP.Net MVC ile Web Uygulamaları - 4 İbrahim ATAY | .Net Developer @ibrahim_atay www.ibrahimatay.org [email protected] (Model Katmanı) Control View Model
5

ASP.Net MVC ile Web Uygulamaları - 4(Model)

Jul 29, 2015

Download

Technology

İbrahim ATAY
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: ASP.Net MVC ile Web Uygulamaları - 4(Model)

ASP.Net MVC ile Web Uygulamaları - 4

İbrahim ATAY | .Net Developer

@ibrahim_atay www.ibrahimatay.org [email protected]

(Model Katmanı)

Control

View

Model

Page 2: ASP.Net MVC ile Web Uygulamaları - 4(Model)

Controller ve View iletişimi

Controller

Model View

GET,POST,DELETE, PUT

Render

Database

Select,İnsert, Update,Delete

LinqToSql Nhibernate Entity Framework

Page 3: ASP.Net MVC ile Web Uygulamaları - 4(Model)

BookStore Uygulamasına giriş

DEMO

Page 4: ASP.Net MVC ile Web Uygulamaları - 4(Model)

Kaynak Önerisi

Nhibernate in Action

NHibernate Forge : http://nhforge.org/Default.aspx Ayende : http://ayende.com/Blog/default.aspx Tuna Toksöz :http://tunatoksoz.com/

Nhibernate 3 Cookbook

Page 5: ASP.Net MVC ile Web Uygulamaları - 4(Model)

Ders 4 – Son

Ders bitti