Presentations
Visual Studio 2017 + VS Code: Chapter 3 – NET Core.
Visual Studio 2017 is a great step forward for developer productivity. .NET Core is the biggest change in .NET since .NET 1.1, giving developers better performance, cross platform development, cross platform deployment and open sourced. See how .NET Core has evolved from the first preview releases to the RTM version. To see what got fixed…
Read MoreVisual Studio 2017 + VS Code: Chapter 2 – Biggest User Gripes
Visual Studio 2017 is a great step forward for developer productivity. Visual Studio Code is the new lightweight IDE for writing code. Find out who should be using it, what features it has and how it compares to VS 2017 in terms of coding C#. To see what got fixed in VS 2017 and what…
Read MoreVisual Studio 2017 + VS Code: Chapter 1 – History
Visual Studio 2017 is a great step forward for developer productivity. Take a trip down memory lane and see all the important features from VS 2002 and Web Forms to VS 2015 and Rosyln. You can really see how the VS team have ramped up the release frequency and features over the last few years.…
Read MoreTypeScript – Code Javascript likes it’s 2016! – Ian Yates | DDD Brisbane
Like the warm, fuzzy blanket of static languages? Maybe you do but feel there’s a lot of ceremony? Are you wondering how to live in the wild west of JavaScript where square pegs and round holes are good friends? Perhaps you’ve been doing JavaScript since back when VB Script in your browser was somehow a…
Read MoreDeveloping Intelligent Apps with Power BI Embedded | Peter Myers
You may well be familiar with Microsoft’s cloud-based Business Intelligence service named Power BI. In this presentation, you will learn about a new Azure service which enables the embedding of Power BI reports into apps. Power BI Embedded effectively enables app developers to embed fully interactive reports into their apps, without requiring the time and…
Read MoreWhat’s New in Visual Studio 2017 + VS Code | Adam Cogan
Visual Studio 2017 is a great step forward for developer productivity. Thanks to a new/refreshing/cool/awesome change of attitude, Microsoft is embracing the winning tools in the development space and is building them into the next version of Visual Studio. The open sourcing of .NET Core and ASP.NET Core along with the release of the free…
Read MoreSearch Engines in .NET | Brendan Richards at DDD Brisbane 2016
Databases are good general purpose solution for many things. Searching is not one of these. Explore options and code samples for adding search indexes to your .NET applications including Lucene.net, Elastic Search and Azure search
Read MoreIdentity Server 4 with Angular 2 and ASP.NET Core | Ben Cull at DDD Brisbane 2016
API first websites are very popular now thanks to client heavy frameworks like Angular. Securing them properly has always been a challenge, especially if you want to expose your API to third party developers as well. Join me as I show you how to secure your API, connect an Angular 2 SPA, and even expose…
Read MoreMigrating from TFS to the cloud… without losing your mind (or any data at all) – Adam Cogan & Danijel Malik
Are you tired of upgrading and maintaining your on-premises TFS? Do you just want to use the sweet visualstudio.com portal? Are you worried about losing your TFS history when you move to VSTS? If your answer is “Yes” to any of these questions, then this is the session for you. There is a myriad of…
Read MoreTechniques and practices for testing Angular 2 | Identity Server 4 with Angular 2 ASP.NET core
Session 1: Techniques and practices for testing Angular 2 with Duncan Hunter and Adam Stephensen Writing frontend tests has always been hard, let us show you how to make testing easier in your Angular 2 applications. From unit testing components and services to end-to-end testing your entire application, we will give you tips and techniques…
Read More