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

  • 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.

  • Editing DSLs using Notepad++

    When properly used, a Domain Specific Language or DSL can drastically reduce development time. Unfortunately, editing DSL files usually has to be done manually with simple text editors like Notepad. This is where Notepad++ comes in.

  • Parallel LINQ: add automatic multithreading to LINQ queries

    With multi-core CPUs finding their way into server farms and the desktop not far behind, new techniques to take advantage of them are desperately needed. Microsoft is seeking to address these with Parallel LINQ, a research project to add automatic multithreading to LINQ queries.

  • Team Foundation Server Roadmap Revealed

    Brian Harry has released the roadmap for Team Foundation Server. Areas included in the roadmap are Servicing, Out of Band releases, and Major releases. Highlights include two, possibly three, services, support for TOAD and the branched projects.

BT