C#
Symmetric encryption, hashing & digital signatures + More – Cryptography 101 | Robert Boedigheimer
Learn the fundamentals of cryptography, including public/private and symmetric encryption, hashing, and digital signatures. Discover which techniques are appropriate for various situations. Review practical real life examples for storing passwords, protecting URL parameters, securely exchanging information with partners, and safely encrypting sensitive information on public web sites. Concepts apply to all platforms, examples will be…
Read MoreFluxor + C#9 – Redux Pattern in Blazor WebAssembly
Redux pattern is well-known in front end development to represent a view with complex logic with an immutable state, updated by a predictable pure function. In this lightning talk, Chris will discuss how to implement the redux pattern in a Blazor WebAssembly project using Fluxor with the latest .NET 5 and C# capabilities to implement…
Read MoreBlazor Web Apps – Goodbye JavaScript! I’m in love with C#
By this time next year most of us will be hooked on Blazor WebAssembly. Now we can run C# code directly in our browsers and get the added bonus of having a full .NET stack for building enterprise web applications. In this talk, William explains how for many years the only option we had was…
Read MoreC# 8.0 – New Features & Beyond with Filip Ekberg | Tech Tips NDC Sydney 2019
New features of C#8.0 SSW’s Andreas Lengkeek talks with ‘the C# guy’ Filip Ekberg on the new features of C# 8.0 and what’s coming down the line. They discuss: – Nullable Types – Async Streams – Pattern Matching – Coming up features
Read MoreThe Ultimate .NET Core Developer Course (10 parts) – Dev SuperPowers .NET Core Tour
Build and host Enterprise Web Applications on .NET Core. .NET Core is out and it’s the most powerful and flexible version ever! Much of the day-to-day code you write will be the same – but the architecture and how your project fits together has changed. We will provide you with: A solid foundation in .NET…
Read MoreCoding Haskell and F# with Daniel Chambers, Richard Campbell and Carl Franklin on .NET Rocks! Live from NDC Sydney 2018
NDC returned to Sydney this year and SSW TV was there alongside .NET Rocks! to catch all of 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. This year, SSW TV worked alongside .NET Rocks! to run an…
Read MoreNicholas Blumhardt & Brendan Richards – Open Source and the Future of SEQ, an AMA! from NDC Sydney 2018
NDC returned to Sydney this year and SSW TV was there alongside .NET Rocks! to catch all of 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. This year, SSW TV worked alongside .NET Rocks! to run an…
Read MoreMark Seemann & Brendan Richards – Dependency Injection, Unit Testing, & C# vs F#, an AMA! from NDC Sydney 2018
NDC returned to Sydney this year and SSW TV was there alongside .NET Rocks! to catch all of 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. This year, SSW TV worked alongside .NET Rocks! to run and…
Read MoreBuilding 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 More