The 3-day event filled with knowledge and networking opportunities

November 12-14, 2015

Ameristar Casino & Resort
One Ameristar Blvd
St. Charles, MO 63301 (Map)

Register Now!

ASP.NET


Be the Center of the Universe with REST & ASP.NET Web API

RESTful services are the next big new, yet not so new thing. After years of dealing with SOAP Developers, Architects and even Users are looking for a simpler alternative for working with resources on ... more

Level: Intermediate

Speaker: James Bender

Topics: ASP.NET   Development Practices   JavaScript   Web Services  


Building the Next Generation of MVC Applications on ASP.NET 5.0

ASP.NET 5.0 is Microsoft's biggest and boldest change to its web development stack since ASP.NET replaced Classic ASP. Many of the core skills you have with MVC, Web API and SignalR will carry forward ... more

Level: Intermediate

Speaker: Adam Barney

Topics: ASP.NET   MVC   Visual Studio  


Creating Single Page Applications with ASP.NET MVC & Angular

Developing for the web has been ever changing in the past few years. In this session we will take a practical look at creating a Single Page Application that integrates ASP.NET MVC with Angular.js an ... more

Level: Intermediate

Speaker: Mitchel Sellers

Topics: ASP.NET   JavaScript   MVC  


Full Stack REST with ASP.NET 5, React.js and React Native

Designing and consuming web APIs is simple, but hypermedia-rich REST APIs can be daunting. Hypermedia breaks the client-server coupling, allowing clients to adapt and react to instructions from a REST ... more

Level: Intermediate

Speaker: Jimmy Bogard

Topics: ASP.NET   JavaScript  


Getting your Web Projects Production Ready with Gulp

With modern web applications, there is a lot of give in take. Less and Sass make for simpler development, but I have to compile them for use. Splitting out my .js files makes my code more readable and ... more

Level: Beginner

Speaker: Jonathan Mills

Topics: ASP.NET   JavaScript  


Inside Auth with AspNet.Identity

Injecting custom code into authentication and authorization in ASP.NET has always been tedious at best. AspNet.Identity is a new library shipping with MVC 5, built to replace both ASP.NET Membership a ... more

Level: Advanced

Speaker: Ondrej Balas

Topics: ASP.NET   Security  


Think Like an Attacker: Web Security (feat. ASP.NET 4.6/5 and MVC 5/6)

We've all implemented things such as authentication, authorization, login forms, etc., but many developers do so without really understanding what's going on under the hood. By truly understanding how ... more

Level: Intermediate

Speaker: Haz Parakrama

Topics: ASP.NET   MVC   Security