Abstract:
Creating and distributing Visual Studio templates is hard. You need to get familiar with custom XML formats, the VSIX project type, and Visual Studio’s occasionally eccentric behavior. Now you don’t waste time with that. Learn how you can instantly extract a ready-to-go template out of your existing solution using solution-snapshotter.
|
Abstract:
Using SqlLocalDB to allow simple automated Integration Testing in both greenfield and brownfield projects.
|
Abstract:
This tutorial explores how to develop .NET Core applications in Visual Studio Code (VS Code). We will explore some extensions that enhance Visual Studio Code and improves your .NET Core development experience.
|
Abstract:
Visual Studio 2017 (VS 2017) is the latest version of Visual Studio. This article explains some of the most important features of VS 2017 which are useful for boosting developer productivity.
|
Abstract:
Connect to a Bitbucket from Visual Studio 2017 and use Git features to create and clone a repository, commit, create and merge branches and create and use pull requests.
|
Abstract:
Live Unit Testing in Visual Studio 2017 improves upon traditional unit testing to provide automation testing and helps achieve rapid development.
|
Abstract:
Learn NUnit testing starting from TDD to converting it to data driven test and how to incorporate it for Visual Studio 2015.
|
Abstract:
This Visual Studio Code (VS Code) article will help you get started, and make you more productive at this increasingly popular text editor.
|
Abstract:
This article will discuss best practices for Agile Development from a developer’s perspective and how tools like Visual Studio help implement these Agile best practices.
|
Abstract:
Create and execute call back function from the azure website. We also create an authorization page for the organization.
|
Abstract:
This article discusses multiple ways to create an environment using Microsoft Test Manager
|
Abstract:
The Code Quality tools in Visual Studio 2015 can help developers identify potential risks in the code and fix them in order to create quality, maintainable code.
|
Abstract:
How a team can use VSTS for developing a cross platform mobile application in Xamarin on the Azure Platform
|
Abstract:
Project template creation for Visual Studio can be another tool in your tool belt. This guide will get you started.
|
Abstract:
Execute Code Metrics Utility with the help of PowerShell Script as part of the new Build process in TFS and Visual Studio 2015
|
Abstract:
A compilation of our best Visual Studio 2015, Windows Azure with MVC, C#, Software Gardening, Design Patterns, WPF and UWP articles authored in 2015.
|
Abstract:
Diagnostic analyzers are a great new extensibility feature in Visual Studio 2015 for performing static code analysis. This article will walk you through the process of creating a simple diagnostic analyzer on your own.
|
Abstract:
Diagnostic analyzers in Visual Studio 2015 will strongly affect the way we will be writing code in future.This article will help you learn everything you need to know about diagnostic analyzers.
|
Abstract:
The new XAML tools provided in Visual Studio 2015 helps developers to effectively manage and work with XAML based applications for UI Debugging, Performance etc. This article gives you an overview of the new XAML tools.
|
Abstract:
The debugging features in Visual Studio 2015 are developer friendly and easy to use. This article demonstrates how developers can use these features for effective debugging management.
|
Abstract:
Smart Unit Tests in Visual Studio 2015 are used for automated white box testing along with code coverage. This article gives an overview of Smart Unit Tests.
|
Abstract:
Explore some new IDE features in Visual Studio 2015 which makes developers more productive.
|
Abstract:
Using Grunt, Gulp and Bower to build modern web apps in Visual Studio 2013 and 2015
|
Abstract:
In this article, we will discuss benefits of Test Plan and Test Suites in Visual Studio 2013 Update 3 as work items, which can now be customized to suit the specific needs of an organization.
|
Abstract:
The Debugging enhancements in Visual Studio 2015 Preview is worth checking out. This article provides an overview of the same.
|
Abstract:
Code can be hand written in CUIT without the help of any code generator for Coded UI Test. In this article, we will see how to hand code Coded UI Test using Visual Studio 2013.
|
Abstract:
Call metrics utility through Custom (xaml and code) Activity and use InvokeProcess Activity in VS 2013 and TFS 2013 to add build summary information about the activity invoked.
|
Abstract:
Using Visual Studio 2013 and Team Foundation Server (TFS) 2013 Build Service, in this article, we will view various ways using which environmental variables can be accessed with Build Definition.
|
Abstract:
Agile is a way teams think, behave and work. In this article, we will see how Team Foundation Server (TFS) 2013 and Visual Studio 2013 are designed to facilitate implementation of Agile practices in teams.
|
Abstract:
Visual Studio 2013 Update 2 contains a plethora of new features to make developers more productive. In this article, we will discuss some of these new features and also see how Azure devs can now manage and deploy their apps from Visual Studio
|
Abstract:
This article makes a detailed comparison of Coded UI Test (CUIT) with UFT a.k.a QTP and discusses why CUIT is a worthy competitor to UFT.
|
Abstract:
The tools for Parallel debugging in Visual Studio 2012/2013 are pretty awesome. Find out how!
|
Abstract:
Visual Studio 2013 contains some cool IDE enhancements. In this article, we will explore these IDE enhancements and new features
|
Abstract:
This article discusses Agile Testing principles, along with
some challenges faced while implementing Agile principles and
resolving them using the tools provided as part of Visual Studio 2012
|
Abstract:
The article introduces the Microsoft Fakes framework in Visual Studio 2012 Ultimate and gives a quick run-down on how to use Fakes, Shims, Stubs and Observers to build a robust test harness for your .NET applications
|
Abstract:
This article explores a unique scenario for TFS data access using an Android Client and presents an innovative use case for the recently launched TFS OData Services
|
Abstract:
Visual Studio 2013 comes with some code optimization tools that enables developers to write consistently high quality code with high productivity
|
Abstract:
Create a cross platform geolocation app using Apache Cordova and preview it in Windows Phone 8 and Android
|
Abstract:
Team Web Access gives us the ability to plan tests, manage full test suite and executing test cases using Visual Studio 2013
|
Abstract:
This article discusses how to easily build cross-platform mobile native applications in JavaScript and HTML5 using Visual Studio and Icenium.
|
Abstract:
Using IntelliTrace in Visual Studio 2013 helps in understanding and pinpointing any problem encountered while executing any ASP.NET & other .NET applications
|
Abstract:
This article walks you through an interesting MS Research project called Microsoft Pex. In this article we will look at some of the features of Microsoft Pex in Visual Studio 2010. We also look at the VS 2012 plugin Code Digger that integrates Pex in VS 2012.
|
Abstract:
IntelliTrace in Visual Studio can be effectively used to find the right information at the right time and maintain high quality code. In this article, we will walkthrough debugging an application using IntelliTrace
|
Abstract:
In this article we will discuss why and how we can use environment variables while working with Coded UI Test (CUIT)
|
Abstract:
A quick overview of the new features in Visual Studio 2013 (Preview) for Web Developers. We also take a peek at Mads Kristensen’s excellent Visual Studio plugin - Web Essentials.
|
Abstract:
The Code Map and Debugger Integration in Visual Studio 2012 can add a lot of value in large sized projects with plenty of legacy code and sparse documentation. This article explore these new features.
|
Abstract:
This article explains how to enable tracing logs when executing Coded UI Test in Visual Studio 2012 which will make it easier to find out issues when a Coded UI Test fails
|
Abstract:
With the release version of Visual Studio 2012 Update 2 out, let's get our hands dirty exploring the Git integration in Visual Studio
|
Abstract:
In this article, we will look at current state of affairs for an ASP.NET Web Developer using Visual Studio 2012 as well as how community extensions add valuable features to Visual Studio seamlessly
|
Abstract:
In this article, we will see how to create and consume an OData service in Visual Studio 2012 LightSwitch HTML Business application
|