Supercharge Your Xamarin App! | Chris Briggs at Xamarin Hack Day Sydney

In this video, SSW’s Chris Briggs gives us a quick-fire lesson on how to better build our Xamarin apps. He shows: How we can handle frustrating transient exceptions effortless with Polly How to simplify persisting data across platforms with Akavache How to avoid pulling out your hair when debugging asynchronous errors using Fody.AsyncErrorHandler This presentation…

Read More

Coding in the open: Open source at Microsoft

Felix Rieseberg is an Open Source Engineer at Microsoft, hacking away with engineering teams inside Microsoft, open source communities, and startups. In this talk, he will candidly and openly talk about how open source is used inside Microsoft, how he team up with communities outside the Microsoft ecosystem, and what the Redmond company is doing…

Read More

New unit testing features in Visual Studio 2015 | Terje Sandstrom

Visual Studio 2015 adds a new Unit Test Generator feature, which can generate test skeletons, including project files. It can generate for multiple frameworks, currently MSTest, NUnit and XUnit. In the case of the latter two, nuget packages are also automatically included. VS 2015 also includes Intellitest, a framework for generating tests parametrized data driven…

Read More

What’s new in AngularJS 2.0

With the release of Angular 2.0 comes a number of new features and changes, in this short video Duncan Hunter runs you through some of these changes. Would you like to learn more about Angular 2.0? SSW Dev Superheroes Adam Stephensen and Duncan Hunter will be covering this and more in their two day ASP.NET…

Read More