Languages
Diagnosing Java Code: Glass box extensibility
Version:
Description
This is an article about Glass box extensibility with which a software system can be extended with altering the original code. Glass box lies as the medium between black box design, in which extensions are built without viewing the original code and open box design, in which extensions are coded directly into the base code. The article provides few tips on the methods of implementing the Glass box and provides information about when to use it.
Related:
User Reviews:
Related:
An introduction to neural networksIf you are given numerous codes of different languages and have to write a program to identify the codes of different languages, employing the... |
Freeware |
Basics of J2METhis article explains about the J2ME that provides tools that can port the Java platform's devices which are network-centric and platform-agnostic...By: Basics of J2ME |
Freeware |
Build error-free apps fast: Manage beans and error validation in WebSphere Portal with Java Server FIn this Java tutorial you can find more information about the method of creating front-end applications using Java Server Faces with the help of...By: IBM Corporation |
Freeware |
Build interoperable Web services with JSR-109Users can utilize this tutorial to gain knowledge of achieving interoperability across various runtimes and platforms. In this tutorial, the author...By: Jeffrey Liu |
Freeware |
Build your own Java-based supercomputerThis article is for you if you have a wish to build your own supercomputer. This explains parallel programming on clusters in a simplified manner.... |
Freeware |
XLSReadWriteII.NET 2.00XLSReadWriteII.NET for Delphi 2005/2006 and others, Win Forms Use this version for creating Win Forms applications with Delphi, Visual Studio and...By: Axolot Data |
Shareware |
TGPS 1.11Interface with your GPS receiver.By: Axolot Data |
Shareware |
pgISQL (Interactive SQL for PostgreSQL) ver. 2.2.0 2.2.0Interactive SQL for PostgreSQL is a powerfull database utility. It allows: Build SQL queries using SQL Editor with SQL syntax highlighting and SQL...By: Sujit |
Shareware |
Syndicate Pro 1.0Syndicate Pro multi-platform compatible. Syndicate Pro is server software for managing and distributing news headlines and other content over the ...By: Sujit |
Shareware |
ESBPCS for VCL 4.2.2ESB Professional Computation Suite (ESBPCS for VCL) provides a huge collection of Borland Delphi Routines and Components to make Data Entry and...By: Glenn Crouch |
Shareware |
Related
- Java Code Profiler
Written in C++ and Java, MS-Windows only. Supports any Java version. Site includes documentation and download option.... - Tips for maintainable Java code
A random collection of personal observations by Rolf Howarth. - Protect Your Java Code - Through Obfuscators and Beyond
Introduction to Java code obfuscation, documenting where it falls short and what can be done about that. - Code Signing for Java Applets
Complete description on how to digitally sign an applet for use by Netscape's and Microsoft's browsers. - CORBA Java Code Clinic
Presents full code examples that will help develop CORBA applications in Java using VisiBroker, OrbixWeb, and JavaIDL ORBs. - Make bad Java code good
By Dr. John Farrell. Concrete suggestions for fixing Java code. From the simple and mindless to the complex and dangerous. - Securing Java: Getting Down to Business with Mobile Code
The online version of the print book, featuring a searchable index, java links, and full text of the book. - Java Developer Connection - Sample Code
Large list of code samples. - Java Web Start and Code Signing
Article describing experience using Java Web Start and digitially signing code. - Code Conventions for the Java Programming Language
Coding Guidelines from Sun Microsystems.
