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!

MVC


Bootstrap and MVC

Bootstrap is added by default to MVC because it gives you a great head start on design. In this session we will discuss how to extend MVC to write less Bootstrap markup and the challenges of integrat ... more

Level: Intermediate

Speaker: Scott Kuhl

Topics: Development Practices   JavaScript   MVC  


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  


How to Climb the AngularJS Learning Curve

AngularJS is one of the most popular JavaScript Frameworks. It checks all the boxes that one would want in a framework: “2-way binding”, “MVC”, “Declarative html” and “Easy DOM Manipulation”. Lately ... more

Level: Beginner

Speaker: Brian Yuan

Topics: JavaScript   MVC  


Refactoring CSS with Sass & Compass

Does your CSS code remind you of an episode of Hoarders? In this session we'll look at how to apply back-end development principles like OOP, DRY, SoC, and Encapsulation to CSS using Sass and Compass. ... more

Level: Intermediate

Speaker: Ed Charbeneau

Topics: HTML5   MVC   Visual Studio  


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