User Groups
.NET To The Power of R1: An Introduction to R Development Language – TJ Gokcen
In this session, we will take a look at R from an introductory point of view and see how the power of R can be used by .NET developers.
Read MoreSearch Indexing: It’s your Data – But Faster | Brendan Richards
Ever wonder why Google can return results from billions of pages in a fraction of a second while your database query across mere thousands seems to drag? In this session we’ll show you how to really rock search by leveraging the capabilities of the top Open Source search index tools and libraries – either embedded…
Read MoreHanselman Unplugged 2 – Back Down Under
Scott Hanselman was in Australia as a special guest presenter at NDC Sydney. Scott was awesome enough to stop in at SSW to give a talk at an extra-special Sydney .NET users group. In this session, audience members were given the unique opportunity to ask any questions they wanted to Scott. Scott was incredibly “edutaining”…
Read MoreEnhanced .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 More