What’s new in Visual Studio 2015 and ALM 2015 with Adam Cogan

Book Adam Now Visual Studio 2015 is going to be a huge change for both windows and non-windows developers. 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 5 and…

Read More

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…

Read More

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

Read More

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…

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

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

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