Multitenancy with SQL Server | Mehmet Ozdemir
In this Tech Talk, Andreas Lengkeek has a chat with Mehmet Ozdemir. We learn about Multitenancy with SQL Server, and go through some scenarios where this might be useful. In this video SSW Solution Architect…
NEW RELEASES

Multitenancy with SQL Server | Mehmet Ozdemir
In this Tech Talk, Andreas Lengkeek has a chat with Mehmet Ozdemir. We learn about Multitenancy with SQL Server, and go through some scenarios where this might be useful. In this video SSW Solution Architect Mehmet Ozdemir chats with Andreas Lengkeek about the three options for Multitenancy with SQL Server and how he goes about…

Building Rock SOLID Serverless applications | William Liebenberg
The world has embraced Serverless computing, but some systems still end up with the same problems we thought would be a thing of the past. William covers how we should apply familiar SOLID principles to our Serverless Application architecture and infrastructure. This lets you create systems that are are light, easy to maintain, and benefit…

Automagic Tenant Config for Mobile Apps | Matt Goldman
How do you get environment- or tenant-specific config into your users’ hands? With mobile or desktop apps, for managed devices we can pre-configure these using SOE or MDM tools. However, deploying configuration to unmanaged devices is the real challenge! In this talk, Matt Goldman looks at some different options for automating this for your users.…

Transform your Power BI Dashboards with Custom Visuals built in React | Prem Radhakrishnan
Quick Question – How many Visualization options come built-in with Power BI? Quick Answer – Not nearly enough. Prem will walk you through the extra visualizations that are in the wonderful awesome Power BI Visuals Marketplace called AppSource. However, no matter how many options you find, there is always a need for that little bit…

Cracking passwords & why L33t!fied passwords are bad | Alexei Doudkine
Watch this demo of how a hacker who has broken into your machine can quickly and easily get your password hashes, take them offline and crack them to retrieve your original password. In this talk, Alexei discusses how passwords are stored in Windows, some techniques real-world hackers use to crack password hashes and what you…

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…
NEWSLETTER
Cool videos coming, do you wanna know?
MOST POPULAR

What’s New in Visual Studio 2017 + VS Code | Adam Cogan
Visual Studio 2017 is a great step forward for developer productivity. 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 and ASP.NET Core along with the release of the free…

How to Improve Your Architecture and Code Reviews with Marcel De Vries and Terje Sandstrom
Adam Cogan sits down with Marcel de Vries and Terje Sandstrom to breakdown the Software Development process. They discuss: Evaluating the process Getting the latest and compiling Making instructions at the beginning of a project Using the best code analysis tool Looking at the architecture Reviewing the documentation Using the best code metrics tools The…

.NET To The Power of R1: An Introduction to R Development Language – TJ Gokcen
R is a language for statistical programming that is widely used among data scientists. Last year Microsoft purchased Revolution Analytics, a leading R company. As a result, Microsoft recently released Visual Studio Tools for R and announced that R is going to be included in the upcoming SQL Server 2016. In this session, we will…

How to become a certified Microsoft Master
Three top Aussies, Alexandre Bacchin of Dimension Data, Elaine Van Burgan of OBS and Gerald De Run also from OBS, talk to Adam Cogan about: What it takes to achieve the illustrious ‘Microsoft Certified Master’ qualification The various steps it takes to achieve the qualification, including: What pre-assesments there are What knowledge you must already…

How Your Website is Being Pwned While You’re Not Looking with Troy Hunt – DDD Sydney 2012
We all invest a lot of effort in the quality of our web development and (hopefully) security is one of those practices we bake in from the ground up. Thing is though, like most things in software development, times change and many of the practices we considered secure yesterday aren’t necessarily so today. Hardware gets…