InfoQ Homepage Development Content on InfoQ
-
JNBridgePro 4.0 Introduces New Visual Studio and Eclipse Plug-ins
JNBridge, provider of Java and .NET interoperability tools, announced a new release of its core product, JNBridgePro, at JavaOne 2008.
-
JavaOne 2008 Day 2 - Bean Validation Presentation and Oracle Fusion Middleware Preview
On day 2 of JavaOne 2008 conference, Emmanuel Bernard talked about Bean Validation framework (JSR 303). The goal of this specification is to provide a uniform way to express and implement the constraints in java applications. Earlier in the day, Oracle team previewed the upcoming features of Oracle Fusion Middleware 11g.
-
Adobe Flex Coding Convention Document Triggered Discussions
On April 18, 2008, Adobe released its Flex SDK coding conventions and best practices. The release has triggered debate among developers in the Flex RIA community on what is the best way of coding in Flex or ActionScript.
-
EQATEC Profiler: An Application Code Profiler for the .NET Compact Framework
EQATEC has recently released a free code profiler for applications written for the .NET Compact Framework.
-
JavaFX at JavaOne 2008
So far, JavaOne has been heavy on JavaFX content. It is clear that a lot of work has been done since the initial announcement at last year’s conference. Although, the technologies do not appear to be ready for the typical developer.
-
Java 6 Hotspot Performance
Sun Microsystem's Kohsuke Kawaguchi examines the assembly code that the Hotspot JIT produces in JDK6.
-
SCA and JBI, Best of Both Worlds?
At JavaOne 2008, Jos Dirksen and Tijs Rademakers talked about using Service Component Architecture (SCA) and Java Business Integration</a> (JBI) frameworks together to get the best of both worlds. Using a sample application, they explained how to deploy an SCA application on a JBI container. In another SCA related session, Mike Edwards gave an overview of SCA architecture model.
-
JavaOne 2008 Day 1 - JavaFX, OSGi, and Android Smoke and Mirrors
JavaOne kicked off Tuesday in San Francisco with a keynote largely centered on JavaFX. OSGi also made an appearance with the keynote highlighting of the new Glassfish micro-kernel being 98k in size.
-
Collection Initializers in VB
Collection initializers were supposed to be released along with LINQ in C# 3 and VB 9. While C# did get them, they were cut from the VB release. Part of the reason was the Visual Basic team wanted to make VB's version more powerful. We present the leading options for the new syntax.
-
Fine Grained Versioning with ClickOnce
ClickOnce makes it easy to deploy WinForms applications. But while it has some versioning support, it has no built in way to deliver different versions to different people. This makes partial rollouts to a test audience difficult. David Cooksey shows how to fine grained versioning to a ClickOnce deployment using an HttpHandler written with ASP.NET.
-
JRuby Roundup: 1.1.1 with Profiler, Startup Performance Boost, GSoC '08
JRuby's 1.1.1 release brings a few improvements over the initial 1.1 release, including a fix for a problem on IBM VMs and it now ships with the JIP profiler. Users of the JRuby 1.1.x trunk can also try out a new performance improvement that promises to seriously boost startup performance. Also: a look at GSoC '08 project related to JRuby.
-
Netbeans 6.1 Adds JavaScript Support, PHP Support Debuts as Early Access
Last week Sun released Netbeans 6.1. At Monday's CommunityOne event this announcement was followed by the release of an early access preview of PHP support for Netbeans.
-
Article: Implementing Manual Activities in Windows Workflow
Windows workflow is an excellent framework for implementing business processes. One thing that is missing in it is direct support for human activities. Several approaches to solving this problem exist, but they are not generic enough for general usage. In this article we will define one of the approaches to a completely generic implementation of human activities in WF.
-
Silverlight 2 Beta Controls Source Code Available for Download
Microsoft has made available the source code and unit tests for Silverlight 2 Beta controls.
-
A Fair Comparison of REST and WS-* using an Architectural Decision Framework: is the Debate Over?
Olaf Zimmermann and his colleagues have developed a general Architectural Decision Framework. In this paper presented at WWW 2008, they demonstrate how this framework can be used to compare REST and WS-* an possibly end an almost decade long debate.