YOUR FEEDBACK
Adobe Flex 2 - Answering Tough Questions About Enterprise Development
A Correct Person wrote: Denis Roebrt commented on the 21 Aug 2006 "Tough Que...


2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
SYS-CON.TV
TOP THREE LINKS YOU MUST CLICK ON


Microsoft Announces Visual J++ 6.0 Technology Preview

Digg This!

The introduction of Java brought several advances to the discipline of software development. Based on lessons learned from years of building software in C++, the Java language was designed to simplify the development of object-oriented, network-aware applications. It brimmed with potential and was accompanied by a wide variety of promises, including enhanced programmer productivity, seamless cross-platform deployment and an architecture for building large-scale applications.

Over the past three years, the promise of Java has been put to the test repeatedly. What has emerged is a better picture of what customers want from their software as well as what Java can and cannot do. To its credit, the design of the Java language has demonstrated tremendous programmer productivity benefits over C++. Language features such as automatic garbage collection, exception handling and inherent multi-threading support allow developers to more rapidly write high quality code. Unfortunately, Java has not delivered on some of the other promises. Despite major investment from top platform and Internet technology vendors, cross-platform execution of large applications has proven easier said than done. The sensitivity of the Java runtime to differences in underlying hardware architectures, operating systems and the virtual machines themselves has given rise to the developer cry of "write once, debug everywhere." Further, the sacrifices in performance, functionality and integration necessary to pursue portability have made it difficult to deliver compelling applications.

The high-tech industry is a very competitive environment, one based on meeting customer demand. Given a choice between two applications, if one provides more features and better integration with their present hardware and software investments, users will chose the richer, more functional one every time. In an article in the San Jose Mercury News (Feb. 9, 1998), Eric Schmidt, Sun's former Chief Technology Officer, admitted as much when he said, "The problem with client side (Java) is that many customers are satisfied with the Windows-only client." Ultimately, application adoption boils down to functionality, performance and the ability to reuse existing systems.

Where is Java Headed?
As a result of better understanding of these success factors, the market is altering its expectations as to how Java can best be used. More and more, developers are turning to the native OS to access key services in a competitive world. A recent Microsoft Developer Tracking Study showed that over 50% of Java developers use native methods. Even Java ISVs rely on native OS access for commercial development projects. Many of the top platform vendors have recognized Java's limitations and are encouraging access to native services or natively compiled executables in order to meet customer needs. As operating system technology evolves, developers who take advantage of the latest features will have an advantage.

Another recent trend is the focus on Java as a server-side technology due, in part, to the problems encountered deploying to diverse clients. With greater control over deployment targets, developers have been successful in building simple server-side applications. But building complex middle-tier logic requires access to the full range and functionality of the server's application services. It is only by taking advantage of these services that developers can create applications providing the performance, scalability, and robustness required of enterprise systems. It is interesting to note that the Enterprise JavaBeans (EJB) specification is limited in these key areas because the contributing - and fiercely competitive - vendors could not find common ground.

Turning Development Trends into Real Solutions
While the Java market has moved towards greater native access, development tools have not matched this trend. Currently, most Java tools focus on client-side applications, emphasizing cross-platform deployment over other considerations, such as performance and functionality. With these tradeoffs, applications created with today's Java environments are just not competitive against those written for the native platform using languages like Visual Basic and C++. Server-side support is also limited, as the architecture for database connectivity is immature, and there is no support for accessing the full range of platform services required by modern enterprise business systems.

Microsoft Visual J++ 6.0, Technology Preview 1, meets today's changing market needs. By combining the power of Windows and the productivity of Java, it offers the fastest way to build and deploy high-performance, data-driven client and server solutions for Windows and the Web. With Visual J++ 6.0, developers can construct powerful business applications using the Windows Foundation Classes (WFC) for Java, an object-oriented framework that encapsulates, simplifies and unifies the Win32 and Dynamic HTML programming models.

By directly accessing the Win32 API, Visual J++ 6.0 makes it possible for Java developers to produce feature-rich applications, leverage existing software investments and build powerful middle-tier business objects that integrate with a host of Windows NT application services. Moreover, through integration with the language-neutral Microsoft Component Object Model (COM), developers can build applications using "cooperating components" written in a wide variety of languages.

Visual J++ 6.0 is the first Java development tool to provide easier access to the underlying platform, and offers end-to-end solutions for developers looking to build powerful, full-featured Java applications. Other tools will soon follow, as several top Java tool vendors plan to incorporate WFC into their offerings, providing developers with even more choices and flexibility. And on other platforms, vendors will continue to expose more native functionality to Java. As the market for native Java tools grows, so too will the opportunities to build commercial quality applications, creating a wealth of new application choices for businesses and consumers.

About Bill Dunlap
Bill Dunlap is the Visual J++ Technical Product Manager at Microsoft Corporation.

LATEST JAVA STORIES & POSTS
JavaOne 2008: A Developer's Perspective
This is my third JavaOne. Many topics were discussed, friendships were made, new partnerships were started. I must say things have changed a lot and stayed the same yet again, here are my thoughts in no particular order, bear in mind that they do not represent the opinion of my c
3rd International Virtualization Conference & Expo: Themes & Topics
From Application Virtualization to Xen, a round-up of the virtualization themes & topics being discussed in NYC June 23-24, 2008 by the world-class speaker faculty at the 3rd International Virtualization Conference & Expo being held by SYS-CON Events in The Roosevelt Hotel, in mi
A Lightweight Approach to SOA and BPM in Java Using jBPM
SOA is mostly associated with technologies such as BPEL, SCA and Web Services. But does SOA really imply these technologies? In this session we will show how you can use the service oriented approach while staying inside the Java world. jBPM is a powerful lightweight framework th
Case Study: Java and the Mac
This is the story of a Mac application developer (okay - it's about two of them) who set out on a quest to find an application development tool based on Java so his boss would let him develop on the Mac platform, which he loved. There was only one catch - he had to find a tool th
eApps Hosting Now Offers the GlassFish Java Application Server in VPS Hosting Plans
eApps Hosting announced that the GlassFish Open Source Application Server for Java EE 5, from the GlassFish community project, is now available as a click installable application service in low cost Virtual Private Server (VPS) hosting plans. The eApps Hosting service has support
The 4 Core Principles of Agile Programming
One of the things I really enjoy at the moment is the recognition and adoption of agile programming as a fully fledged powerful way to deliver quality software projects. As its figurehead is a group of very talented individuals who have created the agile manifesto (http://agilema
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE
BREAKING JAVA NEWS
Five Sun Microsystems Women Honored with Prestigious Awards
Sun Microsystems, Inc. (NASDAQ:JAVA) today announced that five Sun women have been awar