1 / 6

Using ASP. Net for Mobile Applications

Using ASP. Net for Mobile Applications. Dave Russell @Davemsdevsa drussell@Microsoft.com. ASP. Net for Mobile Apps. ASP. Net is a rich web framework that leverages well known patterns and JavaScript frameworks to build great web experiences quickly. Web API and SignalR. Web API

gail-fowler
Download Presentation

Using ASP. Net for Mobile Applications

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. Using ASP. Net for Mobile Applications Dave Russell @Davemsdevsa drussell@Microsoft.com

  2. ASP. Net for Mobile Apps ASP. Net is a rich web framework that leverages well known patterns and JavaScript frameworks to build great web experiences quickly.

  3. Web API and SignalR Web API Builds Web API’s on .Net. REST / Json Support Authentication and Security Router and Filter support SignalR Real time web functionality for mobile applications Push content to devices Websockets

  4. Why ASP.NET Web API? • First-class modern HTTP programming model • Easily map resources to URIs and implement the uniform interface of HTTP • Rich support for formats and HTTP content negotiation • Request validation • Enable hypermedia with link generation • Separate out cross cutting concerns • Help page generation • Flexible hosting • Light-weight, testable, scales

  5. Demo – ASP.Net Web API and Windows

  6. Demo – SignalR and Windows Phone

More Related