InfoQ Homepage .NET Content on InfoQ
-
JRuby support in Ruby in Steel for Visual Studio
SapphireSteel's Ruby in Steel IDE for Visual Studio just added another feature: JRuby support. This includes a new fast debugger for JRuby. We talked to Huw Collingbourne about this new feature.
-
Windows Server 2008 Available for Evaluation
The long awaited Windows Server 2008 is finally here. Was it worth waiting for?
-
Proposed VS 10 Features Released as a VS 2008 Add-On
Microsoft has released a demo of potential Visual Studio 10 features as an extension for VS 2008. The features, collectively called PowerCommands for Visual Studio 2008, include the source code.
-
The End of XSLT for .NET Programmers?
Microsoft's VB team is starting a series of articles on how to use XML Literals. Many of these articles will demonstrate how to replace XSLT code with VB by making direct comparisons between the two languages.
-
Microsoft bets on Atom Publishing Protocol as the future direction for Web APIs
Microsoft switches from the Web Structured, Schema’d & Searchable (Web3S) protocol to Atom Publishing Protocol (AtomPub) for services offered by Microsoft's Live Platform on the Web.
-
SilverLight for SharePoint
Microsoft has recently released what they call the Silverlight Blueprint for SharePoint. This is a set of examples and guidance for adding Silverlight-based Web Parts to SharePoint sites.
-
Major IntelliSense Changes Planned for VC++ 10
Major changes are planned for IntelliSense in Visual C++ 10. These include a faster, more reliant parser and replacing the opaque NCB file with a SQL Server Compact database that can be browsed directly.
-
Introducing the Pipline Builder for the Add-In Framework
The Add-In Framework, introduced in .NET 3.5, is designed to facilitate applications that need to support partially trusted add-ins. Unfortunately the framework is rather complex, taking a minimum of 7 assemblies in order to build even the simplest application. The code generation tool Pipeline Builder seeks to address this.
-
Microsoft Releases Web Service Software Factory Modeling Edition
Microsoft released last week WSSF - Modeling Edition, a major release of the Web Service Software Factory. Don Smith, product manager in the Pattern & Practices team, unveiled an ambitious road map for this factory which is now fully integration the DSL vision set forth by Steve Cook's team.
-
ASP.NET MVC Framework Roadmap Update Heading into MIX08
Scott Guthrie recently outlined to the readers of his web log, the road map for the ASP.NET MVC Framework as developers look for releases heading into the MIX08 Conference March 5-7, 2008.
-
Implicit line continuations in Visual Basic
Line continuation characters have always been a wart on the VB syntax. Unlike languages in the Pascal and C families, Visual Basic does not require a trailing semi-colon to denote the end of a statement. The trade-off for this is that it does need a character to indicate when the statement does not end. Paul Vic is proposing to eliminate continuation characters in most common cases.
-
Using the Task Scheduler in Vista and Windows Server 2008
Task Scheduler is an useful addition to Windows Vista and the upcoming Windows Server 2008. This is a quick lesson on how to use the Task Scheduler from managed code.
-
Microsoft Claims to Hold the ETL Record at 1 TB in 30 Minutes
Microsoft and Unisys are claiming that they hold the record for loading information into a relational database. The unofficial benchmark was 1 TB of TPC-H data moved in under 30 minutes using an Extract, Transform, and Load (ETL) tool. The previous record for that volume was 45 minutes and was held by Informatica.
-
Interview: MLB.com on Their Use of Silverlight
In this InfoQ exluclusive interview Jonathan Allen sits down with Henry Belmont & Thaniya Keereepart on their implementation of Silverlight and how it integrates with their Java back-end.
-
Sneak Preview of Silverlight 2
Scott Guthrie provides a first look at Silverlight 2, and announces that the first public beta will be available shortly.