Blog

Home arrow Blog
Blog - Content Section Layout
Adobe Releases Flex 2
Contributed by Joe   
Monday, 10 July 2006
Adobe Flex 2 revolutionizes the way people interact with the web

Adobe® Flex™ 2 is the most complete, powerful application development solution for creating and delivering cross-platform rich Internet applications (RIAs) within the enterprise and across the web. It enables the creation of expressive and interactive web applications that can reach virtually anyone on any platform. Enterprises can use Flex to quickly build and deploy applications that improve the user experience, boost the bottom line, and analyze data to enable better business decisions.

Submit content
Written by Administrator   
Monday, 10 July 2006
Welcome to the DeveloperZone submission start page!

In order to list your products with DeveloperZone, you must first register and login. The process is quick, painless and free of charge. It allows you to easily manage your submissions.

Last Updated ( Monday, 10 July 2006 )
Read more...
Java ArrayList
Contributed by Joe   
Sunday, 09 July 2006

Java ArrayList Overview

ArrayList is a resizable-array which implements all optional list operations, and permits all elements, including null.

An ArrayList has a capacity, which is the number of elements in the internal array that contains the elements of the list. When the number of elements exceeds the capacity, a new array, with a larger capacity, must be created. In addition to the List and Collection methods, ArrayList defines a couple of methods that help you manage this capacity. .Java ArrayList is preferred in Java 1.2 and later,ArrayList use the new generics feature in Java 1.5.

 

Last Updated ( Wednesday, 23 August 2006 )
Read more...
Javascript print
Contributed by Joe   
Saturday, 08 July 2006

Javascript print overview

The print() method provides a scripted way of sending the window or a frame from a frameset to the printer.In all cases,the Print dialog box appears for the user to make the typical printer choices when printing manually.This presents a rogue print() command from tying up a printer without the user's permission

NN4

NN5

NN5

IE5

IE6

Compatibility

NO

YES

YES

YES

YES

Last Updated ( Saturday, 08 July 2006 )
Read more...
PHP and Mysql tutorial
Contributed by Joe   
Saturday, 08 July 2006

PHP and Mysql overview

PHP has built-in database functions. one of them is the PEAR database functions.PEAR is a framework and distribution system for reusable PHP components which provide the ability to use the same functions to access any supported database.

Last Updated ( Saturday, 08 July 2006 )
Read more...
<< Start < Previous 1 2 3 4 5 6 7 8 9 10 Next > End >>

Results 51 - 60 of 176

  home              contact us

 

©2006-2008 DeveloperZone.biz   All rights reserved     powered by Mambo Designed by Siteground