Scott Hanselman Unplugged in Sydney – Open Q&A on Microsoft and Azure

Handsome-Hanselman Unplugged – open Q&A This is the first part of a 2 part series featuring special guest Scott Hanselman. Scott presented at the Sydney Users Group about Visual Studio 2013 and Windows Azure. In this video, Scott takes audience questions about all-things Azure and Microsoft. The questions include: Where is SQL Azure going? How…

Read More

Scott Hanselman on Windows Azure and Visual Studio 2013

In a special presentation at the Sydney .Net Users Group, Scott Hanselman talked openly and candidly about all things Microsoft, specifically on Windows Azure and Visual Studio 2013. You also see Hanselman dig into the open source SDKs of Windows Azure and discuss the future of Open Source. You’ll see him access Azure from the…

Read More

Sneak Peek: VSO Enhancer with Tiago Pascoal

Tiago gives Adam a quick tour to VSO Enhancer. A product he is developing, to enable Visual Studio Online users (since the video has been recorded support for TFS 2013 on premises as been added) to get a more streamlined experience, by adding new features or improving the use of existing ones. VSO Enhancers adds…

Read More

How to Use Code First with Entity Framework – Brendan Richards

A brief introduction to using Entity Framework Code-First with Code-First Migrations. This video walks through a sample web application that integrates a Code First data layer via Structure Map and the Repository Pattern. Code First Migrations is then added to the project to manage data schema changes. Take the Quiz! [WATUPRO 23]

Read More

Project Management with Visual Studio Online | Dev Superpowers Episode #5 | Damian Brady

In this session Damian Brady (SSW Solution Architect) will show you how to use Visual Studio Online to manage all aspects of your development project. Topics covered include: Getting started with visualstudio.com Source control features Agile project management features Team collaboration features Development and testing Application deployment Monitoring your application Pricing Sign up now to be…

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