Posts Tagged ‘C#’
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 MoreNDC Sydney 2017 – Ask Me Anything! with Richard Campbell, Bill Wagner and Bart De Smet (C#)
NDC returned to Sydney this year and SSW TV was there to catch all the action with our Ask Me Anything! sessions. As usual there were a host of top industry pros talking about various subjects related to software development. SSW TV was there to run the ‘Ask Me Anything’ booth, where we grabbed some…
Read MoreNDC Sydney 2017 – Ask Me Anything! with Jernej Kavka (JK) and Daniel Chambers (F#, C# .NET Core)
NDC returned to Sydney this year and SSW TV was there to catch all the action with our Ask Me Anything! sessions. As usual there were a host of top industry pros talking about various subjects related to software development. SSW TV was there to run the ‘Ask Me Anything’ booth, where we grabbed some…
Read MoreNDC Sydney 2016 – Ask Me Anything! with Mark Seemann (C# vs F#, Functional Programming, Unit Testing)
NDC made it’s way to Sydney this year and SSW TV was there to catch all the action. As usual there were a host of top industry pros talking about various subjects related to software development. SSW TV was there to run the ‘Ask Me Anything’ booth, where we grabbed some of those speakers after…
Read MoreTop 3 Features of C# 7 in 2 minutes!
We’re celebrating the release of Visual Studio 2017 by giving our favourite features of C# 7. Are you excited about C# 7? Give us your thoughts below in the comments.
Read MoreC# 6.0 Features You Should Be Using Now | Dev SuperPowers Episode 22 with Eric Phan
C# 6.0 will change the way you write C#. There are many language features that are so much more efficient you’ll wonder why they weren’t there since the beginning. Take the Poll! What’s the coolest feature of C# 6.0?
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 More