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

  • Developer Angst on Microsoft Visual C++ Futures

    Yesterday a video was posted to the Visual C++ blog in an attempt to answer community concerns about its future. The post hit a raw nerve with the C++ community with no response from the Visual C++ team as yet.

  • Announcement: Windows Phone 7 Opens to Visual Basic

    On November 29th, the Visual Basic team announced the Release To Web version of Visual Basic for Windows Phone Developer Tools. This is exciting news for the large number of Visual Basic developers to achieve almost parity with the C# developer community in regards to Windows Phone 7 development of applications.

  • Microsoft’s WebMatrix Now Shipping with PHP 5.3 and PEAR

    The third beta of Microsoft’s WebMatrix IDE was released this month with significantly improved support for PHP. This round brings the option to choose between PHP 5.2 and 5.3 as well as support for PEAR, the PHP Extension and Application Repository.

  • A New Crop of Self Hosting IDEs: RedCar and JRuby, Cloud9 IDE and Javascript

    Dynamic languages have a dirty, badly kept secret: their IDEs and tools are written in languages like C/C++, C# or Java. Exceptions were languages like Smalltalk - but now Ruby and Javascript developers get to build their tooling using their preferred languages. InfoQ looks at HTML/Javascript based Cloud9 IDE and JRuby and SWT based RedCar.

  • A New Attempt at Making Boo a First Class Language

    A couple years ago we brought you news on attempts to make Boo into a first-class language for full Visual Studio support. The BooLangStudio project apparently died on the vine and nothing has been checked in since October 2010. A new project, Visual Studio Boo plugin, now takes its place.

  • DB2 Debugging in Visual Studio 2010

    IBM is offering a demo of their DB2 Add-ins for Visual Studio 2010. In addition to "full end to end debugging for SQL procedures for VB and C# apps”, it includes ADO.NET and Entity Framework providers for many of the DB2 variants.

  • New Hosting Options for Team Foundation Server

    Changes made to Team Foundation Server 2010 has allowed for new hosting options. These include third-party hosting and a hybrid model where code is synchronized between local and CodePlex servers.

  • Adobe Releases ActionScript Code Coverage Plug-in for Flash Builder

    Adobe has made available a prerelease of an ActionScript Code Coverage Plug-in for Flash Builder, which aims to help developers understand exactly what code is executed while an application is running. When added to Flash Builder, the plug-in provides a new Eclipse perspective that allows you to start the code coverage tool.

  • Microsoft Has Released Windows HPC Server 2008 R2 Suite

    Windows HPC Server 2008 R2 Suite is the latest HPC solution from Microsoft in the technical computing initiative called Modeling the World. Some of the new features include: workstations clusters, accessing the cloud, using SOA, services for Excel, and GPU support.

  • Google Relaunches Instantiations Tools

    Having acquired Instantations Java tooling arm last month, Google has now released their tools for free via the Google WebToolkit project. This includes the high-quality WindowBuilder Pro, which can create GUIs in SWT, Swing and GWT, as well as GWT Designer for rapid GWT development, CodePro AnalytiX for automated software quality, and WindowTester Pro for automated UI testing.

  • Team Foundation Server Backup Tools Released

    After three major versions of Team Foundation Server, Microsoft has finally released a tool for performing backups and restores. This tool, released with the September drop of TFS Power Tools, greatly simplifies the process of backing up the eleven TFS/SharePoint databases.

  • Amethyst, a Flex IDE for Microsoft Visual Studio Released

    Amethyst is a fully-featured Visual Studio IDE for the Adobe Flash Platform. It supports the drag-and-drop design, editing and debugging of Flex and AIR applications and it can also load Flash IDE projects for editing and debugging.

  • IDE Support for IronPython and IronRuby

    Two of the top three IDEs for .NET are now supporting dynamic programming languages. While SharpDevelop 3.2 continues to enhance its support both IronPython and IronRuby, Microsoft is entering the game with IronPython Tools for Visual Studio and SapphireSteel is still offering Ruby in Steel.

  • One-way and Bidirectional Synchronization with Team Foundation Server

    Team Foundation Server Integration Tools offers synchronization architecture and adaptors for one-way and bidirectional synchronization with other systems. In addition to development tools, built-in adapters are included for TFS 2008, TFS 2010, ClearCase and ClearQuest. In order to test the capabilities of the tool, an intern is being assigned to attempt a subversion adapter.

  • Mixing Visual Studio 2008 and 2010

    Developers can upgrade to Visual Studio 2010 while other team members on the same project are still using Visual Studio in 2008. But in order to do so you need to know a few tricks such as the langversion flag.

BT