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

  • Automatically Route Requests to Content Servers using IIS 7

    Microsoft is demonstrating a new routing module for IIS 7. This module automatically routes requests to content servers based on HTTP headers and server variables as well as load balancing concerns such as server health and affinity.

  • Robert Bell on Java and Silverlight Interop

    Robert Bell, Microsoft Solution Architect, introduces interoperability scenarios for using Silverlight from Java and provides architectural guidance using sample code snippets.

  • Improving Web Service Security: Guidance for WCF

    Microsoft patterns and practices group has released a WCF Security Guide. The 689 pages compendium offers a general introduction to Web Service security fundamentals as well as in-depth knowledge about several security threads and appropriate counter-measures.

  • XHTML 2 and HTML 5 continue to diverge

    These two specs have quite different purposes and solve two distinct problems. XHTML 2 is document-centric. HTML 5 is targeted at sites that aren't best represented by a document. Both are supported by the W3C. Is another standards war brewing?

  • Talking with Ivan Porto Carrero about IronNails

    A new project has been created for developers using IronRuby to write applications with a Ruby on Rails like experience. The project is called IronNails and is ready for developers to give it a go today.

  • SQL Server 2008 RTM Has Arrived

    After more than a year from its first CTP, SQL Server 2008 has finally been sent to manufacturing yesterday, August 6th, according to a Microsoft Press Release. The server was initially planned to be launched on February 27th, and it comes out almost 6 months later, but it is still in the 2-3 years timeframe, the goal set by Microsoft, from the launch of the previous SQL Server 2005.

  • Compiled IronPython

    Shri Borde discuses the status of IronPython 2 and how it works with compiled code. He focuses on issues involving reflection and CLS compliance.

  • Interview: John Lam About IronRuby

    In this interview, John Lam, Program Manager on the Dynamic Language Runtime team at Microsoft, talks about IronRuby, what it means to .NET supporters and how it has been received by the Ruby community.

  • Windows Live Tools July CTP for Microsoft Visual Studio

    Windows Live Dev has released the Windows Live Tools July CTP for Microsoft Visual Studio, a set of VS add-ins allowing developers to incorporate Windows Live services into web applications developed with Visual Studio 2008 and Visual Web Developer Express 2008.

  • Parallel Mono

    Recently we announced that Mono achieved full C# 3 support. Along with that comes support for Parallel LINQ. Parallel LINQ, part of Microsoft’s Parallel Extensions library, allows developers to quickly make queries execute across multiple threads.

  • Microsoft SQL Server 2005 Driver for PHP Released

    Version 1.0 of the Microsoft SQL Server 2005 Driver for PHP has been released, allowing greater interoperability between PHP and MS SQL 2005. The driver is available for download on MSDN, and the source code for the driver is available on Code Plex.

  • Bill McCarthy asks “Are Iterators Fundamentally Flawed?”

    Iterators are at the core of .NET programming. Only rarely do developers actually work against indexed data, preferring to use for-each loops for most tasks. But is this inherently sequential access method appropriate as we turn more to multi-threaded applications?

  • Aspect Oriented Programming for Silverlight

    The AOP framework PostSharp now supports Silverlight, Mono, and .NET Compact Framework.

  • Learn NHibernate with The Summer of NHibernate

    NHibernate has grown in popularity lately with more wide-spread use because of ALT.NET and competing technologies such as the Microsoft Entity Framework. A new screen cast series called The Summer of NHibernate has been created to expose more developers to this technology.

  • The Windows Mojave Experiment

    Microsoft has recently conducted an experiment, called Mojave, in an attempt to quantify the users' true perception of Windows Vista. The results are shedding some light on people's biases and misconceptions related to Vista.

BT