Building MVVM JavaScript Apps for the C#/VB/XAML Developer using Knockout JS

In this video, Jason Beres – Senior VP of Developer Tools @ Infragistics – teaches developers how to implement the MVVM pattern in HTML5/JavaSvript using the Knockout JS library. Key topics covered include: A review of MVVM Fundamentals A walkthrough of simple WPF MVVM line-of-business application An introduction to the Knockout JS library A walkthrough…

Read More

No 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

C# 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 More

Code 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 More