
C#

What’s New in Visual Studio + ALM with Adam Cogan
The latest versions of Visual Studio and TFS are packed full of great new tools. Among the highlights are improved tools for Windows Phone 8.1 and Microsoft Azure, tooling support for Apache Cordova, ASP.NET vNext preview, the great new TFS Rest API, Application Insights and well as a bunch of cross-platform additions to make the…

ASP.NET Identity using vNext | Dev Superpowers Episode #11 | Ben Cull
Previous versions of ASP.NET Membership have left a bad taste in many developers mouths, and some are now dangerously out of date. In this episode of Dev Superpowers, Ben Cull will take you through the latest, greatest and safest way to get your membership system up and running using ASP.NET Identity, OWIN and Dependency Injection.…

Using TypeScript with AngularJS | Justin Schwartzenberger
Watch our own Duncan Hunter discussing AngularJS and TypeScript with Justin Schwartzenberger. A great interview where you will learn more about: The benefits of using TypeScript with AngularJS for enterprise applications How to mitigate writing extra code with TypeScript by using ReSharper How to get the most from the tooling in Visual Studio for TypeScript…

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.…

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…

Visual Studio and Telerik Platform: Mobile App Development Awesomesauce with John Bristowe
Are you using Visual Studio? Of course you are. Are you wanting to build mobile apps? Of course you do. In this session, John Bristowe will show you the “peanut butter and chocolate” combination that is Visual Studio and Telerik Platform to build amazing mobile apps that cross-cut multiple platforms. Impress your friends! Inspire your…

Getting Agile with Testing with Sam Guckenheimer
Adam Cogan interviews Sam Guckenheimer about: Visual Studio Testing Agile Dev Ops Incremental Versioning Source Control Take the Quiz! [WATUPRO 43]

Architecture Explorer – Understanding Your Code with Jeff Levinson
Book Adam Now Adam Cogan sits down with Jeff Levinson to try out Architecture Explorer and get a lesson on better understanding code Take the Quiz! [WATUPRO 31]

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]