ALM


Best Practices for Loosely Coupled Classes

In an object-oriented world you create flexible applications by combining objects. You'll want to keep those objects loosely coupled, though, so that a change in one class doesn't force you to rewrite every class. Here's how to keep them loosely coupled.

Team Foundation Server 15 RC2 Deemed Production-Ready

Microsoft's Visual Studio team says that even though it's a release candidate, it can be used for developing production-ready apps, which the company has dogfooded it internally. Also: Pricing for Release Management available, now that it's a part of TFS '15' RC2.

A .NET Developer's Life, or How To Do Production Debugging on the Fly

A case study in swift .NET application debugging using a variety of free tools that can help keep a client happy.

Adobe SaaS Offerings Depend Even More on Azure

From Microsoft Ignite: The partnership that kicked off between the two companies two years ago takes another leap forward into the cloud in a big way.

Visual Studio '15' Has New Setup Engine

The Visual Studio team said the goal with the new setup engine is to speed up installations, as well as install only what is necessary for what the developer requires.

Azure Service Fabric on Linux Preview at Microsoft Ignite

At Microsoft's conference later this month, it will show off the microservice-based ALM too. It won't have Visual Studio support, but developers will be able to use Linux dev tools to allow Service Fabric to tap into Linux VMs.

Custom Work Item Types Now a Thing in Visual Studio Team Services Sprint 105

Full process customization gets nearer to reality with the ability to create custom work item types. Plus, work item history and release management get more refined in this month's Web release.

Visual Studio Team Services Sprints to #104

Updates to pull requests, continuous integration features, and build definitions, and work items are highlights of the latest sprint released at the beginning of this month.

Fit, Finish Features Are Highlights in Visual Studio 15 Preview 4

Many of the new features previewed in the IDE -- setup engine, revamped the Start Page, quick launch from clone, etc. -- have been enhanced and improved. Dozens of language-specific improvements are also embedded in this fourth preview.

PowerShell on Linux? It's About Time

Microsoft is open sourcing its popular scripting language and porting it to the Linux and Mac OSX platforms. PowerShell capabilities will also reach into the cloud via extensions for Microsoft Operations Management Suite.

Test Out Code Variations at Runtime Using a Static Variable

Recompiling source code while debugging is possible, but sometimes your C++ project might not be configured to use it.

DevOps is In The Details, Says Microsoft's Brown

How can developers gain the trust of the operations side? As Microsoft's Donovan Brown explains in a Visual Studio Live! keynote, automation is key in gaining that trust. He then live-demoed a DevOps pipeline within an Azure environment to prove his point.

Team Foundation Server 15 RC1 Trots Out New UI

A release candidate for TFS '15' comes with UI changes on the Web side and a slew of improvements to Agile planning capabilities, Git, Build, and Release Management, to name a few (as well gobs of bug fixes).

Visual Studio Team Foundation Services Update: Archiving, Jenkins Support

Sprint 102 adds two new build tasks, one for archiving files on various platforms, and another for queuing up Jenkins jobs.

Declarative Programming in TypeScript with Decorators

If you've used attributes in your C# or Visual Basic programs, then decorators in TypeScript are going to look very familiar to you. They're still in development, but here's a look both at how to use them and how to write them.

Developer Assistant Adds 21 Millions Samples of C++ to the Mix

Microsoft's Bing-powered code searching tool now adds contextually aware coding help for those writing C++ code.

Run Additional Test Code with SpecFlow 2 Hooks

You know how to run business-readable tests. Let's continue with a few more hooks.

C++ Debugging in Visual Studio: Let's Start with the Basics

Debugging is a crucial part of the development process. In this new series of tried and true C++ tips, we look at the basics of debugging and step through some more advanced debuggings tips for C++ developers.

Workbench, Editor Updates Make Visual Studio Code June Release

The Visual Studio team's latest update includes quite a number of enhancements, including tab, workbench, and editor improvements/addition, and some new debugging options.

Visual Studio 15, Team Foundation Server 15 Preview Now Available

IDE usage improvements, addition of Exception helper and Xamarin 4.1 are highlights of this release, notes John Montgomery, head of Visual Studio development.

Subscribe on YouTube