Jon Toor discusses I/O Director, a software and hardware package that virtualizes I/O connectivity so that network and storage resources can be redeployed on the fly.
The Language Integrated Query (LINQ) facilities make querying a first-class concept in the .NET Framework 3.5. Because ASP.NET is just a development platform built on top of the .NET Framework, there's no reason why you can't query data in a Web context using LINQ.
Udi describes some of the pitfalls of trying to split a domain model between multiple services, as well as how SOA side-steps the "single version of the truth" issue found in reporting
Mike Riley spoke to ActiveState's Jeff Hobbes about the new features in Tcl Dev Kit 4.0 and Perl Dev Kit 7.0, including the new code-coverage and hot-spot analysis tool and Mac OSX support
The last rev of ASP.NET brought some major changes to the platform, so what about the next rev? On the eve of the ASP.NET 3.5 release, Dino Esposito takes look at what's new and what's not.
Udi discusses scenarios involving the use of multiple autonomous components handling the same event. We also get into the topics of component hosting as well as solution development structure.