Pre-Compiler

14 01, 2017

Shiny, Let’s Be Bad Guys: Exploiting and Mitigating the Top 10 Web App Vulnerabilities

By |2017-01-14T09:10:39-05:00January 14th, 2017|

The Internet is a dangerous place, filled with evildoers out to attack your code for fun or profit, so it's not enough to just ship your awesome new web app--you have to take the security of your application, your users, and your data seriously. You'll get into the mindset of the bad guys as we discuss, exploit, and mitigate the most common web app security flaws in a controlled environment. We'll discuss each kind of the most prevalent security flaws at the theoretical level; then using a specially-crafted, deliberately vulnerable app, individuals or pairs will carry out exploits against these [...]

14 01, 2017

Building Domain-Driven AsP.NET Core Applications (Part 2)

By |2017-01-14T09:10:35-05:00January 14th, 2017|

Writing SOLID, testable ASP.NET Core applications has never been easier, but it may require a change in the way you typically structure your projects and their dependencies. In this hands-on workshop, you'll build a working ASP.NET Core application, complete with unit and integration tests. Along the way you'll learn the basics of Domain-Driven Development, and how to apply them to ASP.NET Core application development. The principles and patterns will apply to developers working with previous versions of ASP.NET MVC, as well. Presented by one of the primary authors of the official ASP.NET Core documentation (docs.asp.net). This is a hands-on session; [...]

14 01, 2017

Building Serverless Applications in AWS Workshop

By |2017-01-14T09:10:36-05:00January 14th, 2017|

Tired of trying to manage and maintain servers? Never have a large enough operations team? Don’t have a budget for running lots of server? Don’t want to pay for servers siting idle? Afraid you might become so popular that you won’t be able to scale fast enough? Don’t worry, it is possible to alleviate these issues by moving to a serverless architecture that utilizes microservices hosted in the cloud. This type of architecture can support all different types of clients including web, mobile and IoT. During this hands-on workshop, you will build a serverless application utilizing AWS services such as [...]

Go to Top