Series - Visual-Studio-2012-Premium-and-Ultimate-Overview


Novità in .NET 2015[MP4] [0:08:21] [2015/08/04]
Habib Haydarian fa da guida alla scoperta di .NET 2015, con informazioni aggiornate sulle diverse parti che compongono l'universo .NET: .NET Framework 4.6, .NET Core, ASP.NET 5, Roslyn... e molto…


Getting Started with Application Insights[MP4] [0:05:28] [2014/08/25]
Application Insights is now available from Azure Preview portal. Vlad Joanovic, Principal Program Manager at Microsoft, walks you through the steps to get started with Application Insights. Localized…


Capturing & Analyzing Performance Events Using IntelliTrace Performance Indicators and System Center…[MP4] [0:05:32] [2014/05/28]
System Center (SC) 2012 R2 and Visual Studio Ultimate 2013 build on previous SC integration with Team Foundation Server (TFS) and IntelliTrace. In this video, we'll show you how the System Center…


Intro to Windows Azure with Scott Hanselman[MP4] [0:05:46] [2013/10/30]
Get started with Windows Azure in less than five minutes. Watch as Scott Hanselman demonstrates how easy it is to create, deploy, and manage an ASP.NET web site on Windows Azure, all from within…


Testing Windows Store Applications[MP4] [0:03:00] [2013/10/20]
Learn about the new and enhanced features in Visual Studio 2013 make testing Windows Store applications quicker and easier. Video available in: Chinese (Simplified), Chinese (Traditional), Czech,…


Go To Code From Production[MP4] [0:02:51] [2013/10/20]
Learn how to go to code from production using Microsoft Monitoring Agent. Video available in: Chinese (Simplified), Chinese (Traditional), Czech, French, German, Italian, Japanese, Korean, Polish,…


Peek Definition[MP4] [0:01:48] [2013/10/20]
Learn how to view and edit code inline using Peek Definition. For more information visit:https://msdn.microsoft.com/en-us/library/vstudio/dn160178(v=vs.120).aspx Video available in: Chinese…


Managed Memory Analysis[MP4] [0:02:30] [2013/10/20]
Learn how "Managed Memory Analysis" will help you understand the .NET memory use of your applications from .dmp files collected on production machines. For more information visit:…


CodeLens[MP4] [0:03:07] [2013/10/20]
Learn how CodeLens will help you understand you find items related to your code without leaving the editor.For more information visit:…


Cloud Load Testing[MP4] [0:01:55] [2013/10/20]
Learn how to use Visual Studio Online to create, manage, and execute load tests for your application. Video available in: Chinese (Simplified), Chinese (Traditional), Czech, French, German, Italian,…


Debug visually with Code Map debugger integration[MP4] [0:02:21] [2013/03/28]
This short video introduces Code Map debugger integration, a new feature for debugging complex code in C#, VB, C++, JavaScript, and other languages without getting lost. Related MSDN Article:…


Improve unit testing workflow with these Test Explorer improvements[MP4] [0:03:20] [2013/03/27]
This short video introduces the new features that have been added to the Test Explorer in Visual Studio 2012 Updates 1 and 2. New features include grouping and filtering tests by Project, by Trait, or…


New testing tools for manual testers[MP4] [0:03:52] [2013/03/27]
Visual Studio 2012 Update 2 releases several new features for quality enablement in the development process for testers. In addition to enhancing Microsoft TestManager, Update 2 introduces Web-based…


Developing, testing, and production debugging for SharePoint[MP4] [0:06:24] [2012/11/20]
This short video explores several new features for SharePoint development introduced in Visual Studio Ultimate 2012 Update 1. Video available in: Chinese (Simplified) Chinese (Traditional) Czech…


Enhanced features for testing software with Visual Studio[MP4] [0:05:30] [2012/11/20]
This short video introduces enhancements to testing features added in Visual Studio Ultimate 2012 Update 1. Video available in: Chinese (Simplified) Chinese (Traditional) Czech French German Italian…


Understanding complex code with Code Map[MP4] [0:03:29] [2012/11/16]
This short video introduces Code Map, a new feature for visualizing and navigating complex code without getting lost. Video available in: Chinese (Simplified) Chinese (Traditional) Czech French German…


Understand your code dependencies through visualization[MP4] [0:02:15] [2012/08/15]
This short video shows how to use visualization tools in Visual Studio to understand the dependencies and relationships in your code. Video available in: Chinese (Simplified) Chinese (Traditional)…


Load testing applications in Visual Studio[MP4] [0:02:07] [2012/08/15]
This short video shows how to perform load testing of your application directly in Visual Studio. Video available in: Chinese (Simplified) Chinese (Traditional) Czech French German Italian Japanese…


Improving quality with unit tests and fakes[MP4] [0:03:49] [2012/08/15]
This short video shows how to run and manage unit tests from multiple providers in Visual Studio, and create fakes to bring complex systems under test. Video available in: Chinese (Simplified) Chinese…


Multi-tasking with My Work[MP4] [0:03:39] [2012/08/15]
This short video shows how to use My Work to suspend and resume multiple tasks efficiently in Visual Studio Video available in: Chinese (Simplified) Chinese (Traditional) Czech French German Italian…


Easily reproducing issues through manual testing[MP4] [0:05:18] [2012/08/15]
This short video shows how Microsoft Test Manager enables developers and testers to easily capture and reproduce reproduction steps and IntelliTrace logs for bugs found. Video available in: Chinese…


Collecting and analyzing data in production[MP4] [0:02:44] [2012/08/15]
This short video shows how to collect runtime data on running applications in production, and then analyze it to identify bugs and reproduction steps. Video available in: Chinese (Simplified) Chinese…


Using Code Review to Improve Quality[MP4] [0:03:49] [2012/08/15]
This short video shows how to use the Code Review feature and respond to code review without leaving Visual Studio. Video available in: Chinese (Simplified) Chinese (Traditional) Czech French German…


Easily testing user interfaces with Coded UI tests[MP4] [0:02:19] [2012/08/15]
This short video shows how to create programmatic user interface tests easily and reliably in Visual Studio. Video available in: Chinese (Simplified) Chinese (Traditional) Czech French German Italian…


Finding and managing cloned code[MP4] [0:01:51] [2012/08/15]
This short video shows how to search your code base for cloned code, including code that has been copy/pasted, and then manage these clones to improve your architecture. Video available in: Chinese…


Visualize the impact of a change[MP4] [0:01:57] [2012/08/15]
This short video shows how to use visualization tools in Visual Studio to understand the impact of a change, or a potential change in your code. Video available in: Chinese (Simplified) Chinese…


Coordinate your team with agile project management[MP4] [0:02:57] [2012/08/15]
This short video shows how to use agile project management tools in Team Foundation Server and Visual Studio to plan your backlog, and coordinate work with your team. Video available in: Chinese…


Improving architecture through modeling[MP4] [0:03:01] [2012/08/15]
This short video shows how to improve and maintain your software architecture with the modeling tools built into Visual Studio. Video available in: Chinese (Simplified) Chinese (Traditional) Czech…


Using layer diagrams to design and validate your architecture[MP4] [0:02:39] [2012/08/15]
This short video shows how to design architectural layers in your product, and then validate them to ensure that components implement the intended architecture. Video available in: Chinese…


Managing lab environments for testing[MP4] [0:02:51] [2012/08/15]
This short video shows how to use lab management to create and manage consistent testing environments. Video available in: Chinese (Simplified) Chinese (Traditional) Czech French German Italian…