BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Visual Studio Content on InfoQ

  • Preview of Visual Studio 11: New IDE Features

    Our Visual Studio 11 preview continues with an overview of some new features of the Visual Studio 11 IDE.

  • Preview of Visual Studio 11: New Programming Language Features

    Each release of the Visual Studio environment typically introduces new features to both its IDE and the programming languages it supports. S. Somasegar, Vice President of Microsoft's Developer Division recently presented some of the new programming language features coming in Visual Studio 11.

  • Building Visual Studio Extensions with Roslyn

    Yesterday we talked about the Roslyn Compiler and Workspace APIs. Today we take a look at the Roslyn Service APIs and how they can be used to extend Visual Studio. The extensions we will look at today are Code Issue, Quick Fix, Code Refactoring, Completion Provider, and Outliner.

  • Macros Have Been Dropped from Visual Studio 11

    As of version 11, macros will no longer be available in Visual Studio. This marks the first version in nearly a decade to not allow for crating ad-hock extensions to the IDE. Fully compiled extensions can still be created and new project templates are included to make that process much easier.

  • Visual Studio 11 Preview is Now Available

    The Visual Studio 11 preview is now available for MSDN subscribers with a general release planned in the next few days. Here is a brief summary of the features they are showing off at Build.

  • Visual Studio vNext Code Editor Improvements for C++

    Sumit Kumar on the VC++ team has revealed some of the new IDE features for the next version of Visual Studio. While some of them are merely catching up to VB/C#, others suggest new features that all of the languages could take advantage of.

  • Official Support for Jython in Visual Studio

    Python Tools for Visual Studio, which has its first production release today, now supports all four major Python interpreters, CPython, IronPython, Jython, and PyPy. It is available with the free Visual Studio Integrated Shell or as a plugin for Visual Studio Professional.

  • LightSwitch 2011: Truly "Coding Optional"?

    Visual Studio LightSwitch 2011, the development tool intended to help non-developers produce business applications, was released earlier this month. Ever since the beta release last year, it has been the subject of some debate over the intended audience for the product.

  • Update to .NET Framework 4

    A General Distribution Release of .NET 4 was published on the 11th of June. This includes numerous fixes and features, many of which were previously published as individual hot fixes. There are also updates to the HTML 5 and portable library support. For your convenience we have sorted the fix list by technology. For the complete list, including file versions, see KB 2468871.

  • Packaging Visual Studio Help Files

    If you are offering a commercial or open source library for .NET developers, including an integrated help file is a great way to show your professionalism. It can also be handy when working on a framework that is reused across a company’s internal applications. In a recent article Jeff Braaten explains the process of creating Visual Studio Help Files.

  • Erich Gamma Has Joined the Microsoft Visual Studio Team

    Erich Gamma, one of the four co-authors of Design Patterns, known as GoF (Gang of Four), has joined Microsoft Visual Studio team.

  • Visual Studio vNext Will Bring More Agility and DevOps Integration

    Microsoft has unveiled at TechEd North America 2011 some of the new features coming in Visual Studio: more Agile tools for project planning and collecting stakeholder feedback, a connector for providing operations feedback to developers, plus architecture diagrams and unit testing for VC++.

  • Unlimited Load Testing for MSDN Subscribers

    Visual Studio Ultimate with MSDN subscribers will receive the new Visual Studio 2010 Load Test Feature Pack with Visual Studio 2010 Service Pack 1. Developers are now able to load-test applications with no limit on virtual users and no need to purchase extra user packs.

  • Tasktop 2.0 Supports Task Federation and Cross-Repository Agile Planning

    The latest version of Application Lifecycle Management (ALM) collaboration tool Tasktop supports task federation, cross-repository Agile planning, and new connectors to other ALM tools like HP Agile Accelerator and SmartBear CodeCollaborator. Tasktop team last week released version 2.0 of the software which also has integration with Hudson CI tool.

  • The Much Needed Service Pack for VS 2010 is Almost Ready

    Visual Studio 2010’s first service pack is nearing completion. According to Brian Harry, the betas for .NET 4 SP1, VS 2010 SP1, and TFS 2010 SP1 together represent between 800 and 1,000 bug fixes. Also included is a new help system and improved support for Silverlight, x64, and .NET 3.5.

BT