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

  • Visual Studio 2005 Service Pack 1 Released Today

    The long awaited, and some say much needed, service pack 1 for Visual Studio 2005 has been released today.

  • Channel9: .NET client with Java integration at Industrial and Financial Systems

    Dan Johansson, CIO of the Swedish company Industrial and Financial Systems (IFS) talks about is over all architecture and experiences, including how they integrate multiple client types (including .NET) over a J2EE backend and Oracle DB.

  • What should Lambda Expressions in Visual Basic Look Like?

    In order to support LINQ, Visual Basic is adding support for lambda expressions. Lambda expressions are essentially inline functions and are a corner-stone of functional programming languages like Lisp and Haskell. As the next version of Visual Basic edges ever closer, certain syntactical issues need to be addressed.

  • ECMA Passes OpenXML Standard to the Chagrin of ODF Supporters

    ECMA has passed Microsoft's Open XML standard. This format, original conceived as an XML version of the various Microsoft Office formats. While some are rejoicing at the prospect of Microsoft loosening its grip on the industry, others see it as an abuse of the process.

  • Jon Udell joins Microsoft

    Jon Udell will leave InfoWorld and its Test Center to join Microsoft. He will be joining the Channel 10 team to bridge the gap between "alpha geeks" and the mainstream civilization.

  • InfoQ Book: Domain Driven Design Quickly

    Despite the importance of Domain Driven Design, not many people are aware of it, which is why InfoQ commissioned the writing of a 100 page mini-book: Domain Driven Design Quickly. Like all InfoQ books is available for free download as well as print-purchase. The book is a short, quickly-readable summary and introduction to the fundamentals of DDD.

  • XNA Game Studio Express Releases

    XNA Game Studio Express was released early this morning. Now developers can create games for the Xbox 360 and play them in the same day on their own console.

  • The Spring.NET team announces Spring.NET 1.1 Preview 3

    The Spring.NET team announced Preview 3 of their Spring.NET 1.1 release with support for Dependency Injection in ASP.NET, ADO.NET data access, and numerous bug fixes.

  • IPC Pipes Introduced to the .NET Framework

    Hidden in the October CTP for Orcas, developers will find a new addition to the .NET Framework. The IPC mechanism called pipes has been introduced to managed code. The next version of the framework will support both anonymous pipes and named pipes.

  • Visual Studio for Database Professionals Released

    Microsoft has developed what they call "tools for building SQL databases in a managed project environment with support for versioning, deployment, unit testing, refactoring, and off-line SQL development." These tools, released under the name Visual Studio for Database Professionals, claim to offer a way to develop databases in the same off-line fashion as traditional applications.

  • Microsoft Announces Expression Studio

    Microsoft yesterday announced Expression Studio targeted at designers or creative professionals. The Expression family of tools generate XAML which is easily consumed within Visual Studio enhancing the interaction between software designers and developers.

  • ASMX or WCF Web Services?

    Since version 1, ASP.NET has supported web services via the ASMX files. With .NET 3.0 and the Windows Communication Foundation (WCF), you have an entirely new way to expose and consume web services. So do you convert to WCF or leave everything as ASMX? Thom Robbins' answer is to just do both.

  • Registration now open for QCon London; 230 GBP off until Dec 20

    Registration is now open for QCon, the new annual enterprise software development conference happening March 12-16, 2007, in London, UK. Recently, Martin Fowler, Dave Thomas (of the Pragmatic Programmer series), and Amazon.com CTO Werner Vogels have committed to presenting, and all the conference tracks have been added. Registrants can save 230 GBP until Dec 20.

  • WPF-E Announced

    Yesterday Microsoft released the first community technology preview of WPF/E and Scott Guthrie announced it on his blog. WPF/E provides a small client-side runtime that currently support Windowsand Mac OSX. For browser support, WPF/E can run in both the FireFox and Safari web browsers providing support beyond the Internet Explorer browser.

  • SQL Server Best Practices Website

    Mark Souza of Microsoft has announced a new web site for database administrators and developers called SQL Server - Best Practices. This site offers a wide range of material from top 10 lists suitable for novices to the in-depth technical white papers needed by seasoned professionals.

BT