Skip navigation

Session 1: Today’s Web Alphabet Soup

Presented by: Dino Esposito

Running Time: 64 min

When it comes to planning web solutions using the Microsoft stack, you have the following options available: ASP.NET Web Forms, ASP.NET MVC, or different flavors of Single-Page Applications. Whatever archetypal solution you opt for, you have the problem of defining the SDK of your application as a set of publicly callable HTTP endpoints. This is where Web API fits in. In this session, we'll step into each option and examine the state of the art.