InfoQ Homepage Artifacts & Tools Content on InfoQ
-
InfoQ Interview: Ron Jeffries on Running, Tested Features
At Agile2006, Ron Jeffries told InfoQ that tracking "Running Tested Features" is the essential element of Agility, from which all other practices and activities necessarily follow. Ron who took to the whiteboard to explain how RTF benefits customers, by helping helps teams deliver consistently and reliably.
-
Presentation: Billy Hollis on Building a Smart Client Toolkit
Billy Hollis is co-author of the first book ever published on Visual Basic. NET. Discover capabilities you never knew existed, learn to use advanced OO capabilities in Windows Forms, find out how to build large, complex Windows Forms applications, and get an advanced look at the changes in Windows Forms 2.0 for Visual Studio 2005.
-
New Tool Allows Java to Easily Adapt to Timezone Changes
Today John O'Conner blogged on Sun's new tzupdater tool which allows existing JRE installs of version 1.4 or later to be modified to reflect timezone changes. Recently JRE updates were released to account for Australian and United States timezone changes.
-
VS Orcas Specifications Posted
Twenty feature specifications for Visual Studio and .NET Framework "Orcas" are now available on MSDN. They cover areas such as the Developer Tools Platform, Visual C++, and Team Foundation Server.
-
The wide ranging impact of the XML Paper Specification
XML Paper Specification, or XPS, is a new XML-based format for creating formatted documents. Seen as a direct competitor to Adobe's Portable Document Format (PDF), it is one of the more controversial features in Windows Vista. Because it touches so much of the Windows infrastructure, it is expected to affect all users in one way or another.
-
Job Trends: EJB, Spring, and Hibernate
Rick Hightower has posted a few graphs from Indeed's Job Trends comparing Spring against EJB3 and various ORM tools against each other. The graphs show that Spring is steadily gaining while EJB3 (and EJB overall) is not. Similarly, Hibernate continues to dominate the ORM field in job postings.
-
Windows PowerShell Released
For the first time Microsoft has released a new command line shell for Windows. PowerShell, formally known as Monad, replaces the venerable DOS-based CMD. Billed as an "object-orientated" shell, PowerShell has the ability to leverage COM and CLR objects directly from the command line.
-
Mono 1.2 release with thoughts from Miguel de Icaza
Last week Mono hit its 1.2 release. Novell uses Mono in server form for both ZenWorks and iFolder in its Suse Linux Enterprise 10 platform. This release was primarily focused on performance and scalability improvements. Enhancements can be found across the board in support for Windows Forms and System.Drawing, .NET 2.0 parity in C#, and debugger support for both X86 and X64.
-
CodeSmith 4.0 released at Dev Connections
CodeSmith 4.0 released this week at Dev Connections in Las Vegas on November 8th. CodeSmith is highly regarded within the .NET developer community for its code generation capabilities and familiar ASP.NET style syntax. With this new release, CodeSmith now integrates directly into Visual Studio providing the developer a consistent work environment.
-
Mind Maps Foster Thorough Test Design
In Better Software magazine, Robert Sabourin's article "X Marks the Test Case: Using Mind Maps for Software Design" shows how the practice of Mind Mapping helps with test design. The author says: "If you've run through the standard design approaches and still need that killer test case, try mind maps." And he goes on to suggest how to get started.
-
Spring.NET QnA with Aleks Seovic and Mark Pollack
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.
-
.NET Framework 3.0 RTM Posted
The RTM version of .NET 3.0 is available. This includes the redistributables and SDK for the Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), and Windows Presentation Foundation (WPF).
-
Visual Studio 2005 SP1 to be Released in December
According to the Microsoft Connect, the long awaited Service Pack 1 for Visual Studio 2005 will be released in December.
-
TestDriven.NET 2.0 released
TestDriven.NET 2.0 was released last week. TestDriven.NET 2.0 supports the TDD framework and supports all version of Visual Studio .NET. TestDriven.NET is a Visual Studio plug-in providing support for Nunit, MBUnit, and Visual Studio Team System.
-
Gauntlet: Borland's Continous Integration server with defect isolation and trending
Borland in early October released a beta of Gauntlet continous integration server. Like any continous integration server, Gauntlet automates build and testing but also provides change sandboxing, reporting and trending, failure correlation, replay alongside existing repositories, and easy access to build, test, and run previous project versions.