User Groups
Enhanced .NET Unit Testing | David Gardiner
In this fast-paced talk David shows you a bunch of really useful libraries and tools that can make writing unit tests faster, simplify reading and understanding test code and help you identify the root cause of failed tests. A great mix of general and special purpose libraries to have in your unit testing toolbox. Take…
Read MoreDeploying ASP.NET Core Applications including Octopus, Docker & RM | Danijel Malik
ASP.NET Core is a whole new world for ASP.NET developers because it opens the door to cross-platform development. However, it comes with a hefty price. Not only does it take some time before you get your head around, even deployment is now quite different. So how can you bring ASP.NET Core application and DevOps under…
Read MoreSharePoint 2016 – The future’s so bright I gotta wear shades | Adam Cogan
SharePoint 2016 is live and this is most exciting release ever! In this session Adam will walk you through what you can get today and what features are coming soon. You’ll see: Updated Team Sites that are modern, responsive and give you a much better content editing experience Better Document Libraries A better portal with…
Read MorePerformance Tuning from the Trenches – Eric Phan
Performance is often the last thing that developers think about when working on their projects. Often times it is after the website has crashed and burned before performance gets brought to the top of the backlog. In this session Eric will share war stories from helping clients performance tune their applications and guide you through…
Read MoreLessons learned: ASP.NET Core 1.0 + Docker in Production – Jeremy Cade
Containers, while not a new technology, are still the cool new thing in the Microsoft space. But as with all technologies, there are some rough edges and things to be wary of. In this talk Jeremy steps through some of the hard-fought lessons learned from running production ASP.NET Core 1.0 applications in Linux Containers on…
Read MoreFrom Devs Oops to DevOps | Danijel Malik
It’s probably safe to say that most development teams are Agile. But regardless of which side you are on, nothing saves you if you start off on the wrong foot.
There are a lot of pitfalls before your software goes into production, and you will learn about the most common mistakes that are taken in a hurry to get a product out.
Read MoreNo More Deadlocks – Filip Ekberg
Do you find yourself in situations where your applications deadlock because of async and await? Do you want to make your applications more reliable? In this session Filip Ekberg talks about how to do asynchronous programming properly in .NET. Filip will show you the pitfalls and best practices which will help you along your way!…
Read MoreC# Is The Future – Filip Ekberg
The next version of C# is upon us so if you thought that this language was long forgotten by its creators come along on this journey where Filip will prove you otherwise! Filip will show you how C# has evolved over the years and what you might expect in the future. Are you ready to…
Read MoreCloud-Based Machine Learning for the Developer | Peter Myers
Machine Learning is a subfield of computer science concerned with systems that learn from data. In this 2 part session, you will learn how a Microsoft Azure Machine Learning solution comes to life: From the creation of a workspace, to the preparation of data, to experimentation with machine learning algorithms, and then finally to the…
Read More