BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage .NET Framework Content on InfoQ

  • Test Driven Development with Visual Studio for Database Professionals

    Developers familiar with Test-Driven Development would like to continue their familiar Red-Green-Refactor cycle even when working with Stored Procedures. Cory Foy shows how to use Visual Studio for Database Professionals and inclusive tools as a framework for performing database unit tests.

  • Steve Sloan on BizTalk Server 2006 R2

    InfoQ talked to Steve Sloan, Senior Product Manager, about the BizTalk Server 2006 R2 in the context of SOA.

  • Interview: Dino Chiesa on Microsoft's SOA strategy

    Microsoft has intensified its marketing efforts on SOA with the launch of a new web site, a series of webinars, an ebook, “SOA in the Real World” and the “SOA & Business Process Conference 2007”. In the next couple of months Microsoft will also be releasing .Net 3.5 and an ESB Guidance. InfoQ talked to Dino Chiesa, Director of Marketing for .Net to better understand Microsoft's SOA strategy.

  • Introduction to .NET 3.0 for Architects

    Mohammad Akif provides an overview of the release the .NET Framework 3.0. While there are no changes in the CLR there are significant additions to framework itself in the form or a new language, XAML, and brand new libraries like WPF, WF and WCF. In order to unleash its full potential Architects need to understand the changes and possibilities of this latest release of .NET.

  • Aaron Erickson on LINQ and i4o

    Aaron Erickson introduces his new LINQ extension Indexes for Objects (i4o). Indexes for Objects allows for fast lookup against in-memory collections while retaining the LINQ syntax and semantics. He also discusses how expression trees interact with LINQ and how they can be leveraged in other scenarios.

  • Spring.NET - QnA

    InfoQ had a chance to sit down with Aleksandar Seovic and Mark Pollack the co-creaters of Spring.NET. Spring.NET is an application framework that brings AOP, a Dependency Injection container and data access framework to .NET. It is not a complete port of Spring to .NET yet it preserves the tenets of Spring.

  • Why Would a .NET Programmer Learn Ruby on Rails?

    .NET developer Stephen Chu gives us some insight into his transition to Ruby on Rails programming. Quote: "By being loyal to one technology stack, I am bound to unconsciously make biased decisions, which will ultimately hinder my ability to deliver business value."

  • The HandleExternalEvent Activity in Windows Workflow

    Scott Allen walks through the implementation of a HandleExternal Event Activity in Windows Workflow Foundation that is used to handle events raised by the process that is hosting the workflow runtime.

BT