java software

Software

Java

Welcome   Books   Hardware +
Computers
  Magazines   Software +
Downloads
  Tips +
How To
  Free Stuff

 

Software


 Business
   Accounting
   Database
   Document Management
     Document Tracking
     Scanning/OCR
   Investment
   Money Management
   Office Suites
   Personal Finance
   Presentation
   Project Management
   Reports/Forms
   Schedule/Contacts
     Calendars
     Organizers
     Phone Directories
   Spreadsheet
   Tax Preparation
   Training
   Word Processing

 Communication
   Email
     Email Filtering
     Email Servers
   Fax
   Instant Messaging
   Internet Phone
   Remote Access
   Terminal Emulation
   Web Browsers

 Games
   Action
     Mechanized
     Military
     Shooter
   Adventure
   Collections
   Retro
     Board
     Pinball
     Puzzle
     Trivia
   Simulation
     Flight
     Space
     Strategy
   Sports
   Strategy
     Chess
     Fantasy
     Life Simulation
     Military
     SciFi

 Graphics
   3D
   Animation
   CAD
   Clip Art
   Home Publishing
   Illustration
   Photo Editing
   Professional

 Linux
   Business
   Graphics
   Operating System
   Programming
   Web Development

 Operating Systems
   Linux/UNIX
   Macintosh
   Windows

 Programming
   ActiveX
   Barcodes
   C++
   COBOL
   Databases
   Development Tools
     Installation
     Testing
   FORTRAN
   Linux
   Java
   Microsoft
     Visual Basic
   Training/Tutorials

 Screensavers

 Utilities
   Antivirus
   Backup
   File Conversion
   Handheld
   Internet
   Partitions
   PC Maintenance
   Spam Blocking
   Spyware Removal
   Voice
   Zip/Unzip

 Web Design
   Database
   eCommerce
   Professional
   Web Effects
   Web Hosting
   Web Page Editors
   Web Templates
 

123inkjets.com - Printer Ink, Toner, & More

Search The 'Net

 
  


     
Search for      

WildComputer.com > Software > Java


Related Links
From Amazon.com

Microsoft Visual Studio 6.0, Professional Edition

Microsoft Software
CD-ROM (Windows)
Windows NT

Microsoft Visual Studio 6.0, Professional Edition
Lowest New Price: $200.00
Lowest Used Price: $178.98
(As of 08:38 Pacific 1 Dec 2008 More Info)


Click Here
Amazon.com:
Microsoft Visual Studio 6.0 is Microsoft's all-purpose suite of tools for developing all kinds of software for its Windows platforms (including Windows 2000), network resources for the Web, and combinations of the two. These development aids typically have steep learning curves (as does the Windows environment itself with Microsoft's tool set). Once you've done a bit of work with them (and perhaps studied a book or taken a class), they're unsurpassed in the degree of control they give you over your Windows development projects.

Five main development tools comprise Visual Studio:

  • Visual Basic 6.0 helps you create applications quickly. Visual Basic excels at creating attractive graphical user interfaces (GUIs) and custom front ends for databases. It's also an easy way to create component object model (COM) resources. Visual Basic is a popular, relatively easy-to-learn tool for general-purpose Windows programming.

  • Visual C++ 6.0 is Microsoft's low-level development environment for C and C++ software. Oriented around the Microsoft Foundation Classes (MFC), Visual C++ puts the least overhead between your programs and Windows, meaning they will (if properly designed and implemented) run faster than programs written in any other Microsoft environment. It's great for games, device drivers, and other solutions in which top performance is more critical than ease of development.

  • Visual J++ 6.0 allows you to write software in a variant of Java tailored to the Windows environment. Visual J++ stand-alone applications aren't platform-independent as true Java applications are, unless you're careful to avoid the Windows-specific classes, which is hard to do. Some developers prefer its object orientation scheme to that of other Windows development languages.

  • Visual FoxPro 6.0 supports the FoxPro language, with which you can build applications that refer to databases. Because this environment supports COM and distributed COM (DCOM), it's possible to build FoxPro applications that access databases and other computational resources across a network.

  • Visual InterDev 6.0 is the ultimate tool for developing Internet resources that fit the Microsoft Document Object Model (DOM). While Visual InterDev's power really shows when you're writing for an intranet based on Internet Explorer 5, you can use it to create platform-independent pages suitable for open Internet sites. You'll be happy with Visual InterDev as a means of creating browser interfaces for your back-end databases, COM objects, and other Microsoft componentry.

On top of the primary development tools (which are well integrated by common interface elements and an ability to share components), Visual Studio ships with a considerable supporting cast of goodies. Visual Studio Installer enables you to write installation scripts for your software. Visual SourceSafe helps development teams manage large projects by managing code check-in and check-out chores. Microsoft Data Engine (MSDE) is a freely distributable Structured Query Language (SQL) server that's compatible with Microsoft SQL Server 7.0, so you can build distributed SQL applications for growing workgroups without having to buy SQL Server right away. You get quite a bit of documentation and training material too.

To put it simply, Visual Studio 6.0 is the best tool you'll find for efficiently creating Windows applications that can interact with the network resources as well as the Windows environment. This is the tool of choice for working inside Microsoft's COM framework. If you're familiar with the Microsoft architecture (or know you want to learn it) and want the latest tools for building within it, this is the most cost-effective way to outfit your workstation with everything you need. --David Wall

Microsoft Visual Studio .NET Enterprise Architect

Microsoft
Released: 2002-02-13
CD-ROM (PC)
Windows NT/Windows XP

Microsoft Visual Studio .NET Enterprise Architect
List Price: $2,499.00
Lowest New Price: $208.99
Lowest Used Price: $169.98
(As of 08:38 Pacific 1 Dec 2008 More Info)


Click Here
Amazon.com Review:
Microsoft's .NET Framework for creating software applications holds tremendous promise, but it also introduces new challenges. Simply put, because .NET applications are distributed, pieces of them run on many separate computers and usually involve elaborate databases with many interlinked tables. Often, there are several human interfaces, at least one of which is served over a Web connection.

When you're building such elaborate systems, you need specialists. Which means you--the architect--need to make your specialists work as a team. You need to make each specialist aware of how their piece fits into the larger system, and allow each expert maximum room for creativity while ensuring that they comply with quality standards and documentation rules. The best tool available for marshaling specialists toward a comprehensive .NET application of professional quality is Visual Studio .NET Enterprise Architect (VSEA). It gives project leads the tools they need to think big thoughts while remaining sufficiently close to the coding to ensure their proper implementation.

To begin, VSEA incorporates the new Visual Studio .NET development environment completely. All of the tools in Microsoft's latest IDE--code editor, debugger, object browser, database browser--are present in this edition. If you have implementation responsibilities of your own, or if you're one of those project leads who goes hands-on to solve low-level problems, VSEA provides you with the tools you need.

VSEA also ships with the goodies that come with Visual Studio Enterprise Developer: Visual SourceSafe and developer-licensed copies of Windows 2000 Advanced Server, SQL Server, Exchange Server, Commerce Server, and Host Integration Server. VSEA owners will get .NET Server when it's released. In addition, VSEA tops Enterprise Developer's offerings with a developer's edition of BizTalk Server.

There's also an attractive set of utilities for designing applications, roughing out application framework, and publishing standards for use by specialist programmers. This is where VSEA really shines, and where it earns its premium price. If you put the architectural tools to good use, your organization stands to realize a great return on investment in the form of increased team efficiency, higher quality, and satisfied deadlines.

VSEA allows you to use Microsoft Visio to design your applications and the databases that underlie them. It's true that you can generate Unified Modeling Language (UML) and database schematics in the standalone version of Visio Professional; but VSEA provides enormous time savings by allowing you to convert your diagrams into actual code. You can create a UML diagram in Visio, then use it to generate a code skeleton--all required class outlines, with inheritance, properties, and methods in place--in C++, C#, or Visual Basic. You can then publish the generated skeleton to your programming team for fleshing out. This is the role that Rational Visual Modeler plays (or used to play) for many developers.

Database modeling in VSEA is even cooler, because you can either export your schematic diagrams as Data Definition Language (DDL) code, or hook into an actual database server via an ODBC or OLE DB connection and generate the tables you've modeled in Visio. It's extraordinarily efficient. In fact, VSEA blurs the lines that have traditionally separated design, implementation, and documentation.

VSEA supports an XML-based language called Template Description Language (TDL), with which you can dictate characteristics of project files in more junior programmers's Visual Studio .NET environments. You can use TDL policies to turn off elements of the Visual Studio workspace, for example. Similarly, policies allow you to preset properties of code elements (such as database connections) that programmers can include as modules in their projects. You can also use TDL to describe the contents of team members's New Project windows, adding code snippets and reference materials alongside starter projects with policies attached.

Be aware that TDL policies may only be interpreted by users of Visual Studio .NET Enterprise Developer; they're not meaningful to users of standalone Visual Studio .NET. Also, be prepared to edit the TDL files manually, as Microsoft hasn't provided good tools for writing and modifying them. Setting up developer environments is a big job that has a huge effect on the later success of your project. It's sort of like tooling up a factory before a production run, so be prepared to spend some time setting policies, writing reference material, and configuring your TDL policies.

Is VSEA worthwhile? The answer depends in part on how well you set your policies, and on your development team's eagerness to use centrally managed reference materials and design advice. Embraced wholeheartedly by a large team, VSEA is not just the only show in town for team development of .NET applications--it's a powerful tool for realizing the vision of a software designer. --David Wall

Amazon.com Product Description:
Visual Studio .NET Enterprise Architect 2002 simplifies the development of XML Web services and Web solutions. It has many enhancements and new features such as a single, integrated development environment, object-oriented features in Microsoft Visual Basic .NET, and Web development tools. In addition, Visual Studio .NET Enterprise Architect includes core capabilities for building scalable and reliable applications in a team development environment.

Design XML Web services visually with application architecture using UML modeling that can generate code in Visual Basic, Visual C++, or Visual C#. Take advantage of support for database modeling, including conceptual, logical, and physical diagrams. Use the BizTalk Orchestration Designer to model business processes and communicate application functionality.

Create application starting points that include reusable components and can increase developer productivity while also ensuring architectural guidelines are followed. Define and communicate development policies within the Visual Studio .NET environment, making it easy for developers to implement the right technologies when building applications.

Borland JBuilder Pro 4.0

Borland
CD-ROM (Linux)
Windows NT/Linux/Windows 98/Windows Me

Borland JBuilder Pro 4.0
Lowest Used Price: $69.99
(As of 08:38 Pacific 1 Dec 2008 More Info)


Click Here
Amazon.com Review:
Follow your wildest Java application dreams with Borland's JBuilder Pro 4.0. You'll find a good balance between what is tried and true (like that vertical line at 80 characters) and what is new and nifty, all in a customizable working environment that you can specialize to your needs.

The pleasant surprises that await you extend farther than the familiar feel of the Borland development interface. Right off the bat you'll find that installation is easy and includes several applications in one sitting. Unlike many other applications, Borland's JBuilder Pro 4.0 offers a tip of the day that is actually useful, offering hints, shortcuts, and development-related advice (rather than warning you that plaids and stripes don't match). The programmer's documentation is thorough--examples and tutorials will lead you toward a higher understanding of common tasks like database work and graphical interface design. And to top it all off, JBuilder Pro 4.0 has the uncommon feature of letting the developer switch easily between different versions of the Java Developer's Kit (JDK).

But the most impressive feature award must go to Swing Integration--the latest thing for GUI design in Java. This feature has lots of built-in goodies for customizing the look and feel of your application and makes it easier overall to connect to the database. Take the wizards for a spin and see how easy and simple this can be.

And you won't be able to overlook the Enterprise Java Bean (EJB) Builder, which also offers good integration with the database and makes things a lot easier to handle. You'll also find wizards in this area that streamline some of the more common tasks.

The getting started guide will give you a great introduction to the application and to Java. And if you're coming in with experience from a different application, this guide will have you off and running with a good array of sample code. Between this tutorial, the documentation, and the wizards, you'll find 90 percent of the developer's basic tasks covered. And for those intermediate-level users, you'll probably be more impressed with what's not missing rather than the flashy bells and whistles: the hot keys are all in the right places, the buttons are where you'd expect to find them, and you won't be forced to learn a dramatically different set of commands or menus.

And when you're ready, printing in JBuilder is unusually nice. If you're someone who cringes at the thought of code in printed form, you'll be delighted to find plenty of features that let you pick how you want your work to look. Options like color-coded text and optional line numbering are definite plusses and make peer code reviews easy. --Emilie Dirks

Java 2 Level 5 Keystone Learning

Keystone Learning Systems
CD-ROM

Java 2 Level 5 Keystone Learning
 
  • Java 2 Level 5
Product Description:
This course will enable you to create applications for web sites with Java 2. Learn Java architecture, object creation, multi-threading capabilities, applets, servlets and more. Intructor Brian Maso is an established Java columnist, author, speaker, inventor, consultant and instructor. He has worked exclusively in the Java realm for several years, before which he was a software engineer. He is the president of the software consulting company Blumenfeld & Maso, Inc.Level 5 (1 Hour 34 Minutes) 1.0 Java Internetworking API (42 Minutes) 1.1 Using URL Objects 1.2 Using URL Connection Objects 1.3 Sockets: Client-side 1.4 Sockets: Server-side 2.0 Introduction to the AWT (26 Minutes) 2.1 Architecture 2.2 Components and Paint() 2.3 The Component Class 2.4 Intrinsic Components 3.0 Event Handling (25 Minutes) 3.1 Generic Asynch Event Loop 3.2 Handling Events 3.3 The AWT Callback Thread 3.4 HandleEvents() and Helper Methods

Java 2 Level 7 Keystone Learning

Keystone Learning Systems
CD-ROM

Java 2 Level 7 Keystone Learning
 
  • Java 2 Level 7
Product Description:
This course will enable you to create applications for web sites with Java 2. Learn Java architecture, object creation, multi-threading capabilities, applets, servlets and more. Intructor Brian Maso is an established Java columnist, author, speaker, inventor, consultant and instructor. He has worked exclusively in the Java realm for several years, before which he was a software engineer. He is the president of the software consulting company Blumenfeld & Maso, Inc..Level 7 (1 Hour 29 Minutes) 1.0 Garbage Collection (48 Minutes) 1.1 Advantages & Disadvantages 1.2 Defragmentation 1.3 Intro to Garbage Collection 1.4 Orphan Objects 1.5 Finalization and finalize() 1.6 Reference: chains 1.7 The "mark and sweep" algorithm 1.8 Object resurrection 1.9 The limits of Java 1.1 GC 2.0 Java2 Garbage Collection (39 Minutes) 2.1 Extending Java 1.1 GC 2.2 Reference Strength 2.3 Strongly reachable 2.4 Softly reachable 2.5 Weakly reachable 2.6 The ReferenceQueue class 2.7 Phantom references

Java 2 Level 6 Keystone Learning

Keystone Learning Systems
CD-ROM

Java 2 Level 6 Keystone Learning
 
  • Java 2
Product Description:
This course will enable you to create applications for web sites with Java 2. Learn Java architecture, object creation, multi-threading capabilities, applets, servlets and more. Intructor Brian Maso is an established Java columnist, author, speaker, inventor, consultant and instructor. He has worked exclusively in the Java realm for several years, before which he was a software engineer. He is the president of the software consulting company Blumenfeld & Maso, Inc Level 6 (1 Hour 26 Minutes) 1.0 Java 1.1's Event Model (22 Minutes) 1.1 Event Model Basics 1.2 Listener Interfaces 1.3 Adapter Classes 1.4 Event Propagation & Backwards Compatibility 1.5 The AWT Listener Interfaces 2.0 AWT's Adv. Graphics (30 Minutes) 2.1 Text Rendering 2.2 Images & Double-buffered Graphics 2.3 Loading and Downloading Images 3.0 Building Graphical User Interfaces (33 Minutes) 3.1 Containers and Layout Managers 3.2 Preferred Size 3.3 Review of Layout Managers 3.4 Hierarchies of Panels

JBuilder 3.0 Pro

Borland
CD-ROM (PC)
Windows 98/Windows Me

JBuilder 3.0 Pro
List Price: $799.00
Lowest New Price: $385.00
(As of 08:38 Pacific 1 Dec 2008 More Info)


Click Here
Amazon.com Product Description:
JBuilder 3 Professional is a comprehensive set of award-winning, visual development tools for creating Pure Java, platform-independent business applications, applets, servlets, and JavaBeans for the Java 2 platform. It combines the ease of visual drag-and-drop Java 2 JFC/Swing/dbSwing development, the productivity of 300-plus reusable JavaBeans with source, scalable database tools with complete JDBC connectivity, and an automatic database Application Generator. You can also rapidly build Pure Java database applications using DataExpress and data-aware dbSwing JavaBeans. Visually create reusable DataModules with Data Modeler to speed database development. Debug into any JDK on multiple platforms using the Java 2 graphical debugger.

JBuilder 3.0 Enterprise

Borland
CD-ROM (PC)
Windows NT/Windows 95

JBuilder 3.0 Enterprise
List Price: $2,499.00
Lowest Used Price: $100.00
(As of 08:38 Pacific 1 Dec 2008 More Info)


Click Here

Microsoft Visual Studio 6 Enterprise Readyness Kit

Microsoft Software
CD-ROM (PC)
Windows XP

Microsoft Visual Studio 6 Enterprise Readyness Kit
Lowest New Price: $855.00
(As of 08:38 Pacific 1 Dec 2008 More Info)


Click Here
Amazon.com Product Description:
Rapidly build business solutions using Microsoft Visual Studio 6.0, the complete enterprise development tool suite. Winner of the PC Magazine Technical Excellence Award, as well as the PC Computing MVP Award, Visual Studio allows you to build scalable applications for Windows and the Web that easily integrate with existing systems. The Visual Studio 6.0 development suite sets the standard for developer productivity and comprehensive design support with integrated features across all the popular languages. Visual Studio 6.0 Enterprise Edition includes the complete set of development tools for building reusable applications in Microsoft Visual Basic 6.0, Visual C++ 6.0, Visual J++ 6.0, or Visual FoxPro 6.0. Visual InterDev 6.0 provides easy integration with the Internet and a full Web-page authoring environment. In addition, Visual Studio Enterprise Edition adds extensive support for large systems and distributed applications. It offers additional features, including enterprise database development and design tools, team development support, development life cycle support, and development and test versions of the Microsoft BackOffice family of application servers. To take advantage of the latest capabilities for developing Windows 2000 and mobile computing applications, Visual Studio 6.0 now includes the Windows 2000 Developer's Readiness Kit and the freely redistributable SQL Server 7.0 compatible Microsoft Data Engine (MSDE) for mobile applications.

Microsoft Visual Studio 97 [Professional Edition / Full Retail Version]

Microsoft Software
CD-ROM
List Price: $1,299.00
Lowest Used Price: $119.00
(As of 08:38 Pacific 1 Dec 2008 More Info)


Click Here
  • Complete Programming and Development Suite for Microsoft Windows
Product Description:
Microsoft first released Visual Studio in 1997, bundling together many of its programming tools for the first time. Visual Studio 97 was released in two editions, Professional and Enterprise. It includes Visual Basic 5.0 and Visual C++ 5.0, primarily for Windows programming; Visual J++ 1.1 for Java and Windows programming; and Visual FoxPro 5.0 for xBase programming. It introduces Visual InterDev for creating dynamically generated web sites using Active Server Pages. A snapshot of the Microsoft Developer Network library is also included. Visual Studio 97 was Microsoft's first attempt at using the same development environment for multiple languages. Visual C++, Visual J++, InterDev, and the MSDN Library all used one environment, called Developer Studio. Visual Basic and Visual FoxPro used separate environments.

 
 

   
The Best Selling PC Migration Utility.

 
 

   


Privacy     Terms Of Use

Copyright (C) 2004-2007, Answers 2000 Limited
 
 
 
In Association With Amazon.com
All trademarks are property of their respective owners.
All third party content and adverts are copyright of their respective owners.

Some graphics on our web sites are Copyright (C) 1997-2000 Hemera Technologies Inc., and used under license. All such pictures are provided for viewing purposes only and are not to be saved or downloaded. All such pictures of recognizable individuals are models and used for illustrative purposes only, and not meant to imply any association or endorsement of said individual with any product or service.