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

  • Ruby in Steel 1.5 Released, Drops IronRuby Support

    SapphireSteel Software, the developers of the Visual Studio based Ruby in Steel IDE have just released version 1.5. Among many improvements, they also dropped support for IronRuby.

  • NDepend 3.0 Is Integrated with Visual Studio

    NDepend 3.0 comes integrated with Visual Studio analyzing code in real time, can analyze code over multiple VS solutions, supports editing of multiple CQL rules at one time, and comes with enhanced search and performance.

  • Debate: Microsoft’s RIA Services Code-generating Tools and Sound Architectural Principles

    Some developers consider that Microsoft's RIA Services code-generating tools are teaching bad architectural principles to developers while others consider the tools useful if used properly.

  • Visual Studio 2010 and .NET Framework 4.0 Launch Date Postponed

    In a very small announcement by Developer Division’s Marketing and Communications Manager Rob Caron, Visual Studio 2010 and .NET Framework 4.0 is set to be officially launched April 12, 2010 and not March 22 as previously announced. However, the date for release to manufacturing (RTM) still remains unknown.

  • Microsoft Offers a Set of Web Development Tools for $100

    In an attempt to lure web developers to its platform, Microsoft has created the WebsiteSpark program which offers a consistent package of Microsoft web development applications plus support and training for 3 years for a fee of $100 paid at the end of the program.

  • VS 2010 Bugs Being Ignored?

    It appears that Microsoft is no longer fixing minor bugs for VS 2010.

  • Generating Linux Appliances from Visual Studio

    Novell has released SUSE Studio, a tool used for creating Linux appliances. Related to that, the Mono team has created a plug-in to generate such SUSE powered appliances from within Visual Studio.

  • Develop Flex Application with Microsoft Visual Studio – Amethyst IDE

    It’s always a developers’ wish that they can reuse their acquired skills to apply them to new technologies. Amethyst IDE from Sapphire Steel Software is such tool that allows .Net developers start developing Adobe Flex or AIR applications from their familiar Visual Studio environment.

  • Latest F# Breaks Binary Compatibility

    Microsoft has included F# in VS 2010 Beta 1 and has released a corresponding CTP update for VS 2008. The latest binaries, version 1.9.6.16, are not compatible with previous ones, v. 1.9.6.2, meaning all previous code needs to be recompiled.

  • memcpy() Is Going to Be Banned

    The memcpy() function has been recommended to be banned and will most likely enter Microsoft’s SDL Banned list later this year. memcpy() joins the ranks of other popular functions like strcpy, strncpy, strcat, strncat which were banned due to their security vulnerability through buffer overruns.

  • SQL Enlight T-SQL Analyzer

    SQL Enlight is a tool designed to expedite and facilitate T-SQL development through code analysis and templating. SQL Enlight integrates into MS Visual Studio and SQL Management Studio.

  • ReSharper 4.5 Beta Promises Better Performance

    A few days ago ReSharper 4.5 Beta was released by JetBrains. This new version promise better performance and less memory consumption. New features include VB9 support, native MSTest support, "Go to Implementation" and improved compatibility with F#, Compact Framework and Silverlight.

  • Using T4 in ASP.NET MVC

    ASP.NET MVC is using T4 (Text Template Transformation Toolkit) to generate the code behind the scenes when a Controller or a View is added to a project. T4 is a fully customizable text generator based on templates.

  • Visual Studio 2008 Extensions for SharePoint 1.3 CTP Released

    Microsoft has released a CTP of the new version of Visual Studio 2008 extensions for SharePoint (WSS). VSeWSS v1.3 includes several improvements SharePoint development including installation on x64 Windows Server, command line build, and improvements in the WSP View pane.

  • Code2Plan, a Free Visual Studio Agile Project Management Add-in

    Jesse Johnston and Denis Morozov created code2plan, an Agile software project management tool, as a beta Visual Studio add-in and released it for free. The tool also runs as a stand-alone application that can be used to track projects, iterations, user stories, features, tests, defects and builds.

BT