1 / 11

Como estruturar serviços com Web API e Entity Framework 5?

Como estruturar serviços com Web API e Entity Framework 5?. Renato Haddad. Code First. Entity Framework 5. SQL Server. POCO. Web API. HTTP. GET. POST. PUT. DELETE. Renato Haddad rehaddad@msn.com weblogs.asp.net/renatohaddad. www.renatohaddad.com/loja Treinamentos online.

talbot
Download Presentation

Como estruturar serviços com Web API e Entity Framework 5?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Como estruturar serviços com Web API e Entity Framework 5? Renato Haddad

  2. Code First Entity Framework 5 SQL Server POCO Web API HTTP GET POST PUT DELETE

  3. Renato Haddad rehaddad@msn.comweblogs.asp.net/renatohaddad www.renatohaddad.com/loja Treinamentos online Kitesurf bike ASP.NET Win 8 Win Phone

  4. Uma empresa da área anúncios desenvolve aplicações para seus mais de 10 mil clientes e está em franco crescimento. O perfil de seus clientes está na classe média, consumindo cada vez mais dispositivos móveis, mas também acessando informações da empresa através de desktops em casa, no trabalho ou através de sites na Web. Como desenvolver novas aplicações atendendo a todos esses requisitos? Cenário

  5. Acesso as informações

  6. Acesso a Dados • SQL Server • Entity Framework 5 • Outrasfontes • Serviços • Web API (Json/XML) • Web Services • WCF • REST, OData Acesso as Informações

  7. Web API é parte do ASP.NET HTML XML Razor View Engine Web Forms JSON Web Pages MVC Code MVC 4 ASP.NET Core Web API Membership Modules Handlers Caching Etc. Intrinsics

  8. Serviços Web API

  9. Serviços WebAPI Entity Framework JSON/XML Apps Dados (SQL) Win 8 Acesso a dados via Web API WP 8

  10. VERBS GET POST PUT DELETE

  11. Obrigado

More Related