April 18, 2024

SamTech 365

PowerPlatform, Power Apps, Power Automate, PVA, SharePoint, C#, .Net, SQL, Azure News, Tips ….etc

VS Premium & Ultimate 2012 Overview

This series is the result of effort from a lot of different people. Here is a list of those responsible for getting this series produced and online.

Managing lab environments for testing

This short video shows how to use lab management to create and manage consistent testing environments.

Using layer diagrams to design and validate your architecture

This short video shows how to design architectural layers in your product, and then validate them to ensure that components implement the intended architecture.

Improving architecture through modeling

This short video shows how to improve and maintain your software architecture with the modeling tools built into Visual Studio.

Cordinate your team with Agile project management

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.

Visualize the impact of a change

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.

Finding & manging cloned code

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.

Easily testing user interfaces with coded UI Tests

This short video shows how to create programmatic user interface tests easily and reliably in Visual Studio.

Using code review to improve quality

This short video shows how to use the Code Review feature and respond to code review without leaving Visual Studio.

Collecting and analyzing data in production

This short video shows how to collect runtime data on running applications in production, and then analyze it to identify bugs and reproduction steps.

Easily reproducting issues throgh manual testing

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.

How to multi-task with My Work

This short video shows how to use My Work to suspend and resume multiple tasks efficiently in Visual Studio

Improving quality with units tests and fakes

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.

Load testing applications in Visual studio

This short video shows how to perform load testing of your application directly in Visual Studio.

Understand your code dependencies through Visual Studio

This short video shows how to use visualization tools in Visual Studio to understand the dependencies and relationships in your code.