Onward and Upward

Blog archive

Microsoft Sprints Toward Another Visual Studio 2012 CTP

Microsoft is really practicing what it preaches when it comes to Agile development. Fewer than two weeks after it released Visual Studio 2012 Update 2 CTP 2, it's already finished the next sprint -- Visual Studio 2012 Update 2 CTP 3.

According to a blog entry by Microsoft's Charles Sterling, they're calling it the "February Update for Visual Studio Update 2", implying that it will be the only CTP update this month. CTP stands for "Community Technology Preview," and it's essentially what used to be called a beta release.

So, to sort out the confusion: The product is Visual Studio 2012. It's the second update of Visual Studio 2012 (Update 2). And it's the third CTP of the second update to Visual Studio 2012; hence, Visual Studio 2012 Update 2 CTP 3. Got all that? It still makes my head spin a bit to try and figure out Microsoft's remarkably simple naming scheme.

In any event, Sterling published a list of the highlights of CTP 3:

"ALM Features in this CTP:

  • Fakes now available in Visual Studio Premium
  • Coded user interface testing support for Internet Explorer 10 on Windows 7
  • The ability to clone test cases in Microsoft Test Manager
  • Visual Studio HTML and JavaScript profiler
  • Enable adding attachments to test outcomes in web based test case management
  • Enable pausing and resuming test execution in web based test case management"

According to Microsoft Technical Fellow Brian Harry, the latest CTP is not a "go-live" version, similar to CTP 2. In other words, don't put either of them on a production server. He added that this CTP is for a small set of "early adopters", although the download link appears to be available to anyone.

This should be the last test release of the CTP, Harry said. He indicated that the next CTP (in March, perhaps, if this latest is the "February" edition) will be a go-live release that can be put into production.

Posted by Keith Ward on 02/12/2013


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube