Resources for the “What’s New in VS 2013” Presentation

Thanks for attending the “What’s New in Visual Studio 2013 (and TFS too) presentation. As promised, here are some links! Note: if you didn’t attend, its ok. This is for you, too.Smile

The bits themselves. 

This article introduces new and enhanced features in Visual Studio 2013

Visual Studio Virtual Launch – Lots of Videos here and and then on November 13th, live sessions and a q and a session…

What features map to what Visual Studio editions

Visual Studio 2013 New Editor Features

Visual Studio 2013 Application Lifecycle Management Virtual Machine and Hands-on-Labs / Demo Scripts from

More on CodeLens from  

What are Web Essentials? You can now download Web Essentials for Visual Studio 2013 RTM.

A great overview on TFS 2013 from Brian Harry

The lists updates made to along with which version of Team Foundation Server the updates are a part of.

REST API for Team Rooms

 “What's new in Visual Studio for Web Developers and Front End Devs” screencasts – quick, easy and painless from the always awesome Scott Hanselman

Introducing –-- A membership system for ASP.NET applications

Visual Studio 2013 Adds New Project Templates with Improvements and Social Accounts Authentication

This article is part of the GWB Archives. Original Author: John Alexander

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.