InfoQ Homepage Development Content on InfoQ
-
Interview: Ivar Jacobson on the UP, UML, MDA, and the future of methodologies
Ivar Jacobson, one of the creators of the Unified Process, UML, and use cases, introduces his vision for a next generation development methodology that is both agile and comprehensive like the Unified Process (UP). His vision includes 'Intelligent Agents' which make customization recommendations based on tool usage patterns. Jacobson also talks about his views on UML, MDA, AOP, and the future.
-
Java ME Design Guidelines Reduce Porting, Testing, and Maintenance Costs
To help minimize the cost of developing Java ME applications for multiple platforms, Sun and Orange have teamed up to create a set of design guidelines that help developers simplify cross-device development. The goal is to reduce pattern of generating an executable for each device.
-
Coherence 3.2 Enhances Clustered Data Client and Grid Computing Support
Tangosol, Inc. is releasing version 3.2 of the Coherence Data Grid Solution Set in October. Coherence provides data replication, partitioning, caching, and grid computing functionality across a cluster of computers. This release adds three new data client options and such features as enhanced TCP/IP support, Websphere 6.0 support and interoperability for .NET and C++.
-
Preventing SQL Injection Attacks in .NET Applications
Back in September InfoQ reported on Michael Sutton's alarming study of SQL injection vulnerabilities. Fortunately Scott Guthrie shows us that preventing most of them in .NET is not that hard.
-
Presentation: The Role of the Enterprise Service Bus
In this NoFluff talk, Mark Richards tells us what an ESB is, its role, what capabilities it provides, and the various ways an ESB can be implemented. He takes a close look at the JBI specification (JSR-208) and explains what impact it will have with the ESB world. This will teach you how to determine your own specific requirements for an ESB and then match these requirements to the product space.
-
Collection Initializers in C# 3.0
What is a Collection? While merely academic in earlier versions, this seemingly innocent question has important ramifications in C# 3.0.
-
Record and Playback Registry Changes
Jon Galloway has released a tool that allows developers to record and playback registry changes.
-
Marathon 1.0: Automating Swing UI Testing with Jython
Marathon, a GUI testing tool that has languished at a .9 release for two years is back with a new 1.0 release. Jalian Systems has picked up the Marathon project and is working to build a product on top of it. Marathon, focused on end-user testing, allows you to record a sequence of actions in a Swing UI and save them as a testcase.
-
Adobe Releases Flash Player Beta for Linux
Adobe has recently released a beta of Flash Player 9 for Linux. This allows Linux users to view sites that make heavy use of Flash like YouTube, Yahoo Maps Beta, and InfoQ's own Flash based interviews and presentations.
-
Interop using OpenXML Spreadsheet Markup Language
OpenXML is a new standard useful for transfering data across process boundaries in a heterogenous environment. By using XML as a common interoperability technology, when someone wants to move data from one type of system to another, that will be relatively easy to accomplish. The licensing mechanism is completely open, and the documentation is rich.
-
Upgrading SQL Server - xp_execresultset
SQL Server 2000 had a useful, though undocumented, function called xp_execresultset. Unfortunately for those currently using it, SQL Server 2005 has dropped this feature.
-
RubyCLR Creator to Join Microsoft
John Lam, the creator of RubyCLR, has accepted a position at Microsoft. While he hasn't yet revealed his new duties, he has stated that he will not leave the Ruby community.
-
ASP.NET AJAX Beta 1 released today
Today the Microsoft ASP.NET team announced the released of ASP.NET AJAX Beta 1. There are many changes from the previously released builds and announced support for the Safari web browser. An exciting additional note is promised support for a source modification license.
-
Unit Testing with VS Team System - A First Glance (Updated)
A brief look at the unit testing features in Visual Studio Team System.
-
Java EE 5 Development Waiting on Application Server Vendors
Solution providers are holding off on Java EE 5 development until the major application server vendors release compatible updates. Dr. Dobb's reports that while Sun's Java System Application Server has support and BEA's WebLogic is close, IBM lags behind.