conceptos básicos de asp.net mvc

Post on 19-Jul-2015

1.519 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Asp.Net MVC

Gustavo Alzate Sandoval

Arquitecto de soluciones

http://www.eltavo.net

@ElTavoDev

Agenda

1 2 3 4 5 6

Introducción

global

Controladores

&

Acciones

Localización¿Routing? Modelos

&

Vista modelos

Vistas

7

Trabajando

con

datos

8

Demo

Routing

Routing

Routing

Actions

• Action parameters

• Action results

• Action filters

Views

• Razor

• Layout

• Partial

• HtmlHelpers

Views

Models & ViewModels

Models & ViewModels

Comunicando vista y controlador

Comunicando vista y controlador

• Model Binding

• ViewBag

• ViewData

• TempData

• Session

• Ajax

Trabajando con datos

• ORM (EntityFrameork, Telerik DataAccess)

• DataAnottations

• Enfoques

• Linq

• Lambda

• Repository & UnitOfWork

Linq

Lambdas

Preguntas

http://www.eltavo.net

@ElTavoDev

GRACIAS!!!

top related