The model-view-controller is generally used while designing the GUIs. In this the view is separated from the model, which causes lot of difficulty in automated testing to verify state change of state in the model is exactly reflected in the view....
People and code: The two poles of .NET migration is a reference article which deals with the two aspects regarding with adapting .NET framework. In this article the author discusses about why people has to be re-trained to catch the existing...
This chapter explains about installation of an applications server that can develop and organize an EJB in to it. The EJB radically and irrevocably alters the fundamental look and feel of Java code. The EGB deducts the source codes in to dozens...
This is an article that explains Static types, which makes the codes healthier. Except Java language all the other programming language are moving away from Static type checking. Static type checking is a powerful tool against introducing and for...
Java editor allows you to edit java code, compile, view errors, run application or applet and much more.
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...
EurekaLog is the most complete bug resolving solution for Delphi and C++Builder developers that gives to your application the power to catch every exception, generating a detailed log of call stack (unit, procedure, line #, ...), sending it back...
This is a script written on java where the users can access remote servers and local files that can be controlled by the sandbox. Features like multi threaded, one step setup, applet size is below 130 KB etc are available. This program can be...
Freeware with full source code!The Open QBuilder (OQBuilder) is a simple visual query builder. You can use OQBuilder in your Borland Delphi and Borland C++Builder applications to make easier SQL-code generation. OQBuilder allows you to easy work...
Written for the working Java developer, Joshua Bloch's Effective Java Programming Language Guide provides a truly useful set of over 50 best practices and tips for writing better Java code. With plenty of advice from an indisputable expert in the... |