Languages
- 4421
- Manipulating the Windows Registry with WFC
- Java programmers targeting the Windows platform must use the Registry to seamlessly integrate their applications with this environment. This tutorial will cover some of the basic issues associated with integrating registry features using Visual J++ 6.0. (Microsoft)
- 4422
- Base WFC Run-Time Dependencies
- Lists important dependencies for Windows Foundation Classes (WFC) including required versions of operating systems, VMs, and common DLLs. (Microsoft)
- 4423
- Delegates in Visual J++ 6.0
- New language feature that enables scenarios that other languages have addressed with function pointers. Delegates are object-oriented, type-safe, and secure. (Microsoft)
- 4424
- Displaying Data on Web Pages Using DHTML
- Discusses how the Microsoft Visual J++ version 6.0 Dynamic HTML class library can be used to design and deploy Web-based applications. (Microsoft)
- 4425
- Introduction to Graphics Programming using WFC
- This article describes how to use the WFC Graphics object to access the high-performance graphics capabilities of the Windows Platform. (Microsoft)
- 4426
- Programming Dynamic HTML in Java
- The com.ms.wfc.html package of the Windows Foundation Classes for Java (WFC) framework provides Dynamic HTML (DHTML) on a Web page directly from a Java class. (Microsoft)
- 4427
- WFC Programming Concepts
- Windows Foundation Classes for Java (WFC) provides a framework of Java packages that support components targeted for the Windows operating system and the Dynamic HTML object model. (Microsoft)
- 4428
- CaffeineMark 3.0
- A series of tests that measure the speed of Java programs running in various hardware and software configurations. [Freeware]
- 4429
- Java Linpack Benchmark
- A Java version numerically intensive test that has been used for years to measure the floating point performance of computers. By Jack Dongarra, Reed Wade, and Paul McMahan.
- 4430
- SPEC JBB2000
- Java Business Benchmark is SPEC's first benchmark for evaluating the performance of server-side Java. Joining the client-side SPECjvm98 and SPECjbb2000 it continues the SPEC tradition of giving Java users a benchmark for measuring a system's ability to run Java applications.
- 4432
- The Mauve Project
- A collaborative, open source effort to build a testsuite for the core Java language libraries. [Open Source]
- 4433
- GigaSpaces
- JavaSpaces implementation; includes product FAQ, downloads, support information, and case studients. [Commercial]
- 4435
- incaX
- An Integrated Development Environment designed specifically for Jini service developers, allowing them to write, compile, test and deploy services all in an integrated environment. [Free and commercial versions]
- 4436
- Dbunit
- A JUnit extension that puts a database into a known state between test runs. It can export and import a database (or parts) to and from XML datasets. [Open Source, LGPL]
- 4437
- JTestCase
- A framework which helps in separating test data from JUnit test code by loading data from XML files. It's recommended to use in JUnit test framework or JProbe. [Open Source, Common Public License]
- 4438
- Junitour
- Extension to Junit make "Unimplemented" or "Still Incomplete" tests labeled differently, for later development. [Open Source, ASL]
