BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage .NET Content on InfoQ

  • Team Foundation Server SP 1 Beta 1.0 Released

    A beta of the Team Foundation Server SP1 has been released via Microsoft Connect. This release contains new features as well as bug fixes. It is currently available in English and Japanese.

  • VS 2005 SP 1 Beta 1.0 Released

    Microsoft has announced the release of the first beta of the Visual Studio 2005 Service Pack 1. Currently it can only be downloaded via the Microsoft Connect site. It is currently available in English and Japanese. The final version is expected to be available in 3 to 4 months.

  • MbUnit RC2 Now Available

    MBUnit, an advanced unit testing framework, has reached Release Candidate 2 stage. This "generative" unit test framework claims to offer features that surpass both nUnit and Visual Studio Team System.

  • Catching up with Selenium: Testing Ajax, v0.8 Released

    Selenium is a web app functional testing tool that uses JavaScript and Iframes to embed a test automation engine in your browser, allowing Selenium to execute in any JavaScript-enabled browser. InfoQ spoke to core developer Jeff Xiong to find out more about the recent 0.8 release of Selenium core. Also, InfoQ is hosting a new article showing how to use Selenium to test Ajax apps.

  • Grasshopper 2.0 IL to Java bytecode Compiler Technology Preview

    Mainsoft has released a preview of Grasshopper 2.0 that is compatible with Visual Studio 2005. Grasshopper allows Visual Studio developers to cross-compile IL into Java bytecode. Developers can then run their applications on a J2EE/Tomcat stack.

  • A Real Migration Strategy for Visual Basic 6 Applications

    Microsoft's Visual Basic Team has released a new Visual Studio Power Pack called Interop Forms Toolkit 1.0. This toolkit allows developers to embed VB.Net forms inside a VB6 application.

  • Visual Studio 2005 Tools for Office 2007 Beta Released

    A beta of Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Beta has been released. This add-in for Visual Studio allows developers to extend Office 2007 applications.

  • Microsoft DSL Tools 1.0 RTM

    Microsoft has released the first RTM version of its Domain Specific Language Tools. According to Microsoft, "Domain-Specific Language Tools lets you create a custom graphical designer that uses your own domain-specific diagrammatic notation. You can then create custom text templates that use models created in your designer to generate source code and other files."

  • Domain Specific Languages: A summary of recent ideas & debates

    Recent discussions have introduced new distinctions useful for understanding the use cases for DSLs. Joel Spolsky explained how the use of a DSL avoided large porting costs and simplified deployment/maintenance. Mark Dominus made the case that design patterns are a sign of language deficiency. Buko Obele says DSLs are a bad idea because they do not do a good job controlling change over time.

  • LANG.NET 2006 Presentations Available

    The videos (slides+audio) from the Microsoft-hosted LANG.Net Symposium are now available. Talks include "Dynamically Typed Languages on the Java Platform", " Ruby on the CLR", "Spec#", and "VB 9". The conference focused on programming languages that target managed execution platforms such as the .NET CLR.

  • Microsoft Open Specification Promise

    Microsoft has announced the "Open Specification Promise", guaranteeing the freedom to legally implement any of the 35 Microsoft-supported Web services standards for both commercial and open source developers.

  • CSS Control Adapter Toolkit Update Beta 2

    The CSS Adapter Toolkit beta 2 update is out; it replaces the standard output of ASP.NET controls with CSS-friendly markup. A customizable style sheet is created for each control, allowing you to provide a consistent look and feel site-wide.

  • GNOME 2.16 - Now with C#

    GNOME, the popular desktop environment for Linux, has started offering C# bindings for the GTK+ and GNOME libraries. This has resulted in Mono, an open source version of the CLR, becoming a GNOME dependency.

  • Atlas: Full Support and a New Version on the Horizon

    Microsoft expects to release version 1.0 of Atlas by year's end with full 24/7 support. "It also means that the product has a committed servicing product lifetime of 10 years - which provides companies with the ability to depend on it for mission critical applications."

  • Microsoft releases Expression Web Beta 1

    Microsoft has released Expresson Web Beta 1, their professional web design product which is meant to fill the roll of FrontPage, which is being retired. Promised features include standards-based web sites, sophisticated CSS-based layouts, extensive CSS formatting and management. The style management features look particularly promising.

BT