C#
What is a compiler? We thought we knew… | Mads Torgersen at DDD Brisbane 2015
SSW TV was proud to sponsor and record 2015’s DDD event in Brisbane. This video features Mads Torgersen, Program Manager at Microsoft, who talks about compilers, specifically Roslyn. This is a fascinating talk and should be watched by any developer. From the description: Project “Roslyn” revamps C#’s fundamental compiler infrastructure, and challenges our concept of…
Read MoreBuilding ‘Real-World’ Apps with Xamarin.Forms | Michael Ridland and Xamarin Hack Day Sydney
Mobile development is hard! That’s why Xamarin Guru Michael Ridland will walk us though Xamarin.Forms; a powerful way to design Android & iOS UI’s from a single, shared C# codebase. Easy! This presentation was part of the Sydney Xamarin Hack Day line-up. Head over to the Xamarin Hack Day website to apply to attend (or even…
Read MoreWhat’s new in Visual Studio 2015 and ALM 2015 with Adam Cogan
Book Adam Now Visual Studio 2015 is going to be a huge change for both windows and non-windows developers. 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 5 and…
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 MoreCode Auditor and Roslyn – Happy Ever After | Danijel Malik
At SSW we care about quality. We care about it so much that we built a tool named Code Auditor which scans code and reports issues. It’s not really a secret that our rules relied on C# snippets and Regex patterns. Over time – as the C# language evolved – we started seeing false positives.…
Read MoreAdventures of a C# Developer in a JavaScript World with Igor Gorelik | DDD Melbourne 2014
Igor Gorelik presents a lecture on what its like to be a C# Developer in a JavaScript world and presents some handy tips and tricks along the way! Take the Quiz! [WATUPRO 65]
Read MoreIntroduction to iBeacons with Xamarin – Rod Howarth
Developers have been using GPS and WiFi location detection to enhance their mobile applications and reduce the amount of input required by users by detecting where the user is at a given point in time. However these location detection techniques can only give an accuracy of approximately 10 metres, and are unreliable when the user…
Read MoreA Xamarin.Forms Deep Dive
In this session Michael Ridland takes a in depth look at Xamarin.Forms and answers the hard questions. Watch this session if you want to know: How the Xamarin.Forms magic works? Can Xamarin.Forms work in serious applications? How you can push the limits of Xamarin.Forms? How to use Mvvm with Xamarin.Forms? A must watch for all…
Read MoreXamarin HackDay
Xamarin HackDays aren’t just for Xamarin developers – they’re for anyone who wants to learn Xamarin to design, develop, integrate, test apps, and more. At our first Xamarin HackDay, our three presenters gave the audience a great introduction to the topic and then everyone got stuck into trying it out for themselves. The day was…
Read More