BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage IDEs Content on InfoQ

  • Nitra: Open Source Language Tooling For CLR

    JetBrains recently open sourced Nitra, a set of tooling for working with programming languages on the CLR. Developers can define grammers using Nemerle, which Nitra then uses to build parsers and generate classes to represent and navigate the AST.

  • Visual Studio 2013 on the Upgrade Trail Again

    The first CTP for Visual Studio 2013 Update 3 has arrived, continuing Microsoft's rapid release pace for their flagship development tool. As compared to the previous update, this 3rd installment is much more limited in scope.

  • Visual Studio Now Supports Hybrid Cross-platform Mobile Development via Cordova

    Microsoft has added native support for hybrid cross-platform mobile applications in Visual Studio 2013 Update 2.

  • Feature-Rich Visual Studio 2013.2 Improves Git Tools and ASP.NET

    The official RTM release of Visual Studio 2013 Update 2 has been made, and unlike the first update it brings with it a host of new features that should interest if not outright benefit nearly all users. Improved areas include better Git tooling support, web development, and profiling.

  • Looking at Python and Node.js on Visual Studio

    Visual Studio isn't just the web, .NET, and C++. It also provides a full featured editor for Node.js and Python. InfoQ speaks with Microsoft Project Manager Shahrokh Mortazavi to talk about these tools and what they offer developers.

  • BASIC Turns Fifty

    The Beginner's All-Purpose Symbolic Instruction Set, first used on 1st May 1964, turned fifty yesterday. More widely known as BASIC, in introduced a generation to programming, kick-starting many who would then go onto a path to technology in the future. InfoQ looks back at the memorable moments as well as looking to the future.

  • Announcing the NuGet 3 Roadmap

    In a recent article, Jeff Handley outlined the roadmap for NuGet 3.x. From its humble beginnings as a way to distribute out-of-band ASP.NET MVC packages, NuGet is now considered to be a vital part of the .NET ecosystem and Visual Studio itself. The four primary areas covered in the roadmap are: Package Discovery, Package Trust/Incompatibility, API, and Package Installation/Build.

  • Better Late Than Never: Visual Studio Regains Installer Project

    Through Visual Studio 2010 Microsoft included a Setup and Deployment project type. With VS2012 this project type was removed and users were told to use InstallShield LE or seek a 3rd party alternative. Due to great user demand, Microsoft has now brought the previous project type back as an extension for VS2013.

  • Build 2014 Retrospective

    In this opinion piece, a look is taken at Microsoft's recent Build conference and how the company may be signaling its desire for an increased focus on attracting developers.

  • Modern C++ and Visual Studio

    Modern C++ support continues to be an area of focus for Microsoft. This week at Build Herb Sutter gave a talk which provided an update on their current efforts, the level of CPP support being added in the next Visual Studio preview, and what is in store for the future.

  • Node.js Tools for Visual Studio Beta 1

    Microsoft has just released a beta of Node.js Tools for Visual Studio, also known as NTVS. Notable for this release is support for the free version of Visual Studio, known formally as Visual Studio Express for Web, and TypeScript.

  • TypeScript 1.0 Released

    Microsoft's TypeScript language has now reached official 1.0 status and is available for use on several platfroms, including VS2012/VS2013, Eclipse, and in source form.

  • Highlights from Microsoft's Build 2014 Opening Keynote

    The opening keynote for Build 2014 kicked off with several big announcements. Today marked the formal announcement of Windows Phone 8.1 and the soon to be released Windows 8.1 Update.

  • Microsoft Opens Windows to the Universal App: One App for All Platforms

    Microsoft has formally introduced Windows universal apps, allowing developers to write a single app that will run on all Windows-based devices: phones, tablets, and PCs. This move unifies the platform in a significant way.

  • Bringing Visual Studio's CodeLens Into Focus

    CodeLens has been a popular feature of VS2013. The forthcoming Update 2 is bring an enhancement to CodeLens called Incoming Changes, designed to make working with multiple code branches on TFS easier.

BT