| |
Advert
|
|
|
Java Programming ToolsThese items are intended to help you manage news headlines and news stories.
Please Note: This is only a general description of typical items in this category. Please check each item for the exact details of the facilities or functions it provides, as they may vary widely.
| Web Sites, Internet Sites, etc. |
Here are some Internet products and web sites:
| | Click here for details† | | MicroTicker.com News Tickers, Java Applets, and Desktop Applications for Web Developers. |
|
  | Click here for details | | NetObjects Fusion Component: Add customizable java tickertape to your page. Set color, font, and direction. |
|
Here is some software from Amazon.com:
Disclosure: Products details and descriptions provided by Amazon.com. Our company may receive a payment if you purchase products from them after following a link from this website.
Microsoft Released: 2002-02-13 CD-ROM (PC) Windows XP/Windows NT
 | List Price: $1,799.00* Lowest New Price: $349.00* Lowest Used Price: $38.36* *(As of 20:11 Pacific 13 Mar 2010 More Info)
Click Here | Amazon.com Review: Visual Studio .NET is a superb, next-generation development tool. At its heart is the .NET Framework, a runtime engine and class library that enables rapid application building for both Windows and Web applications. The runtime engine handles housekeeping, like memory management, while also providing fine-grained security and version awareness. The class library reduces the code needed to build rich applications. Visual Studio .NET also provides a slick visual environment, with features like tabbed and docking windows, dynamic online help, and automatic code completion and hints. The common runtime is language-neutral, so, for example, Visual Basic programmers can use components written in C# and vice versa. Other languages, such as COBOL and FORTRAN, can plug into Visual Studio, and Microsoft provides a version of the Java language called J#. These two languages, along with J#, have full support for the visual design tools in Visual Studio .NET. Also included is JScript .NET, Microsoft's version of JavaScript, although this comes without a form designer. Visual C++ is more similar to earlier versions, and is the only compiler included that can build old-style Windows executables. With a compiler switch, it can also target .NET, making it particularly flexible. The Enterprise Developer edition has source-code management with Visual SourceSafe, performance testing, and analysis tools. It also includes developer versions of many of Microsoft's server products, including SQL Server, Commerce Server, Exchange Server, and the Windows 2000 Advanced Server operating system. These are licensed for development only, but even so, it is a rich range of products. Finally, there is the ability to use enterprise templates. New in Visual Studio .NET, these are sophisticated skeleton projects that assist organizations in maintaining consistent best practices. The twist is that, while Enterprise Developer can use these templates, it cannot create them. For that you need the high-end Enterprise Architect. Overall, Visual Studio .NET is a radical break from the past for Microsoft. C# is an entirely new language, aimed at C and C++ programmers looking for something safer and more productive. Visual Basic .NET is a new twist on the old Microsoft favorite, losing compatibility with earlier versions but gaining full object orientation as well as access to all the .NET libraries. There are a few points against Visual Studio .NET. One is that, like earlier versions, it only creates applications that run on Windows. Web applications are a partial exception, in that they support cross-platform clients, but deployment requires a Windows Web server. Another factor is, with its multiple compilers and mountains of documentation, Visual Studio .NET eats up gigabytes of disk space, and the IDE tends to be slow with less than around 384 MB RAM. Serious developers will take this in stride, but casual users could have difficulty. Fortunately, the applications created have more modest system requirements, although Windows 95 is not supported. Finally, developers coming from earlier editions face a lot of learning, with radical changes in both Visual Basic and ASP. Despite these minor issues and a steep learning curve, Visual Studio .NET is an extremely versatile, sophisticated, and capable development tool. --Tim Anderson, Amazon.co.uk |
|
Microsoft Software CD-ROM (Pc) Windows XP
 | List Price: $549.99* Lowest New Price: $450.00* Lowest Used Price: $212.91* *(As of 20:11 Pacific 13 Mar 2010 More Info)
Click Here | 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 Professional 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 InterDevTM 6.0 provides easy integration with the Internet and a full Web page authoring environment. To take advantage of the latest capabilities for developing Windows 2000 and mobile computing applications, Visual Studio 6.0 now includes the Windows 2000 Developers Readiness Kit and the freely redistributable, SQL ServerTM 7.0compatible Microsoft Data Engine (MSDE) for mobile applications.
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 Professional 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. 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 Released: 2002-02-13 CD-ROM (PC) Windows 2000/Windows NT
 | List Price: $1,079.00* Lowest New Price: $220.00* Lowest Used Price: $3.75* *(As of 20:11 Pacific 13 Mar 2010 More Info)
Click Here | Amazon.com Review: Visual Studio .NET is a superb, next-generation development tool. At its heart is the .NET Framework, a runtime engine and class library that enables rapid application building for both Windows and Web applications. The runtime engine handles housekeeping tasks, like memory management, while also providing fine-grained security and version awareness. The class library reduces the code needed to build rich applications. Visual Studio .NET also provides a slick visual environment, with features like tabbed and docking windows, dynamic online help, and automatic code completion and hints. The common runtime is language-neutral so, for example, Visual Basic programmers can use components written in C# and vice versa. Other languages, such as COBOL and FORTRAN, can plug into Visual Studio, and Microsoft provides a version of the Java language called J#. Overall, Visual Studio .NET is a radical break from the past for Microsoft. C# is an entirely new language, aimed at C and C++ programmers looking for something safer and more productive. Visual Basic .NET is a new twist on the old Microsoft favorite, losing compatibility with earlier versions, but gaining full object orientation as well as access to all the .NET libraries. These two languages, along with J#, have full support for the visual design tools in Visual Studio .NET. Also included is JScript .NET, Microsoft's version of JavaScript, although this comes without a form designer. Visual C++ is similar to earlier versions and is the only compiler included that can build old-style Windows executables. With a compiler switch, it can also target .NET, making it particularly flexible. Visual Studio .NET has two distinct form designers. Windows Forms are for traditional Windows applications, but managed by the common runtime. Web Forms are ASP.NET pages, which means they run on Web servers and work over the Internet. Microsoft has made designing and coding Windows Forms and Web Forms as similar as possible so that both types of applications can share components and much of the complexity of coding Web applications is kept hidden. Another key feature is Web services, which lets developers create an XML interface for an application so that it can be called across the Web or from any platform or language. XML support generally is strong, with a range of classes for parsing and transforming XML data. There is also a visual designer for XML Schema. There are a few points against Visual Studio .NET. One is that, like earlier versions, it only creates applications that run on Windows. Web applications are a partial exception, in that they support cross-platform clients, but deployment requires a Windows Web server. Another factor is that, with its multiple compilers and mountains of documentation, Visual Studio .NET eats up gigabytes of disk space, and the IDE tends to be slow with less than around 384 MB RAM. Serious developers will take this in stride, but casual users could have difficulty. Fortunately, the applications created have more modest system requirements, although Windows 95 is not supported. Finally, developers coming from earlier editions face a lot of learning due to radical changes in both Visual Basic and ASP. Despite these minor issues and a steep learning curve, Visual Studio .NET is an extremely versatile, sophisticated, and capable development tool. --Tim Anderson, Amazon.co.uk |
|
Microsoft Software CD-ROM (Pc) Windows XP
 | Lowest New Price: $897.75* *(As of 20:11 Pacific 13 Mar 2010 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. |
|
Borland CD-ROM (Unix) Unix/Windows Me/Linux/Windows NT
 | Lowest New Price: $999.99* Lowest Used Price: $1,200.00* *(As of 20:11 Pacific 13 Mar 2010 More Info)
Click Here |
|
Microsoft Software CD-ROM (Pc)
 | Lowest New Price: $8.95* Lowest Used Price: $8.99* *(As of 20:11 Pacific 13 Mar 2010 More Info)
Click Here | Product Description: 2 Disc set for the PC. Development System for Java. J++ 6.0 |
|
Microsoft Released: 2002-02-13 CD-ROM (PC) Windows XP/Windows NT
 | List Price: $2,499.00* Lowest New Price: $133.17* Lowest Used Price: $132.67* *(As of 20:11 Pacific 13 Mar 2010 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 CD-ROM (Unix) Windows Me/Windows 98/Linux/Windows 95
 | Lowest New Price: $59.98* Lowest Used Price: $9.99* *(As of 20:11 Pacific 13 Mar 2010 More Info)
Click Here | Amazon.com Product Description: JBuilder Foundation was written by Java developers for Java developers. Featuring a responsive and feature-rich editing environment, rapid compilation using an advanced dependency-checking system, and an intuitive debugging environment, JBuilder Foundation is designed to deliver sophisticated portable code. The AppBrowser makes managing hundreds of packages and thousands of source files easy. The CodeInsight technology editor, integrated seamlessly into the source code, automatically looks up classes, methods, and parameter information as you type. JavaBeans can be used in our visual design environment without introducing proprietary tags or preventing manual changes to your code. The debugger uses the new JPDA technology for a robust debugging experience on a standard JDK. The latest Java APIs can be easily integrated into your development environment. And JBuilder project files can be shared with users of the commercial JBuilder family on Solaris and Windows. |
|
Microsoft CD-ROM (PC) Windows XP Professional
 | List Price: $59.95* *(As of 20:11 Pacific 13 Mar 2010 More Info)
Click Here |
|
Keystone Learning Systems CD-ROM
 | | 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 |
|
|
|