Showing results for 2013 - Page 13 of 15 - Azure DevOps Blog

Feb 11, 2013
0
0

February CTP for Visual Studio Update 2

Charles Sterling
Charles Sterling

Visual Studio Updates are a mechanism we are using to provide ongoing value throughout the year to our Visual Studio and Team Foundation Server customers. These updates will provide features to support the latest software trends in the market, and also offer an easy way to deploy bug fixes.  In Visual Studio 2012 Update 2 we are focusing on Mo...

DevOps
Feb 7, 2013
0
0

DevOps virtual machine with Team Foundation Server 2012 and System Center 2012 now available

Charles Sterling
Charles Sterling

Hands down one of the best training tools Microsoft has for Application Lifecycle Tools is Brian Keller’s virtual machines.  Today Brian released another of these virtual machines -this one focused on the integration between System Center 2012 Operations Manager and Team Foundation Server 2012.  In addition to the hands-on-lab / demo scri...

DevOps
Feb 6, 2013
0
0

Create, Connect, and Publish using Visual Studio with Git

Andy Lewis
Andy Lewis

// <!-- Create, Connect, and Publish using Visual Studio with Git --> By: Andy Lewis and Matthew Mitrik (MS) In the few days since we announced Visual Studio and Team Foundation Service support for Git, it's been exciting to see so much interest, along with a lot of great feedback and questions. We will take your feedback to help us guid...

DevOpsAzure DevOps ServerGit & Version Control
Feb 5, 2013
0
0

Debugging Unhandled Exceptions in a SharePoint App with Visual Studio using IntelliTrace

Tim Varcak (MSFT)
Tim Varcak (MSFT)

Following on from our last blog post on IntelliTrace enhancements for SharePoint, in this blog post we’ll talk about how the new analysis section for SharePoint can help you find the source of issues faster. The New Analysis Section IntelliTrace is very good at providing a lot of data to you for debugging, but there is such a thing as “too much” ...

DevOpsCI/CDGit & Version Control
Feb 3, 2013
0
0

Visual Studio Update 2 Team Foundation Server feature -Work Item Tagging

Charles Sterling
Charles Sterling

Unfortunately we don’t have a level above MVP is for recognizing community contributions; if we did Tarun would clearly have achieved that award too. Thanks for the post Tarun! ************************************   Microsoft has just switched the flag ON and released a whole bunch of new features in CTP for Visual Studio Update 2 rele...

DevOps
Feb 2, 2013
0
0

Improvements in Windows Store Unit Tests: Test Exceptions in Async Lambda Expressions, Run Tests on the UI Thread

Charles Sterling
Charles Sterling

Microsoft Visual Studio 2012 includes support for unit testing managed Windows Store apps and includes unit test library templates for Visual C#, Visual Basic and Visual C++. For more information about these, see Creating and Running Unit Tests for Windows Store Apps. The namespace Microsoft.VisualStudio.TestPlatform.UnitTestFramework contains a ri...

DevOps
Feb 1, 2013
0
0

Fixes for TFS 2012 Update 1 (aka Cumulative Update 1 for Visual Studio Team Foundation Server 2012 Update 1)

Buck Hodges
Buck Hodges

We have now released a patch with a set of fixes for TFS 2012 Update 1. Many of you saw that we released a patch in early January and then pulled it down. This is the re-release.Shipping major changes to the server on this much faster cadence has been a learning experience for us. Brian wrote about some of the lessons we learned here. It turns out,...

DevOpsAzure DevOps Server
Jan 31, 2013
0
0

Windows Phone Unit Tests in Visual Studio 2012 Update 2

Vinay.Krishna
Vinay.Krishna

Unit Testing is an important part of the application development life cycle for any platform. Visual Studio users no longer need to depend on 3rd party frameworks for unit tests on Windows Phone. The Windows Phone Unit Test framework delivered in CTP2 of Visual Studio Update 2 provides a consistent experience for developers to author, run and debug...

DevOps
Jan 30, 2013
0
0

Getting Started with Git in Visual Studio and Team Foundation Service

Andy Lewis
Andy Lewis

By Matthew Mitrik (MS), Andy Lewis, and Martin Woodward Today we announced the availability of Git for Visual Studio and Team Foundation Service. In this post, we'll walk through the new experiences. Get set up: Get the free service, and then you can use it with any Git client tools you want, including Visual Studio. To use the Visual Stu...

DevOpsAzure DevOps ServerGit & Version Control