|
Microsoft Office for Linux 'inevitable' |
|
Contributed by Joe
|
|
Friday, 18 August 2006 |
|
If Microsoft decided to come out with MS Office for Linux, it would be the best thing to happen to Linux. But Microsoft is also worried since Linux threatens its core OS business. |
|
Last Updated ( Friday, 18 August 2006 )
|
|
Read more...
|
|
|
A Simple Java FTP Client Source Code |
|
Contributed by Joe
|
|
Tuesday, 08 August 2006 |
|
This a pure Java Ftp client source code that allow you to download and upload files from a remote computer running an FTP server |
|
Read more...
|
|
|
Contributed by Joe
|
|
Tuesday, 08 August 2006 |
Database Connectivity Overview Databases use a common language called Structured Query Language (SQL) to manipulate data stored in tables. During the early days of database use, SQL wasn't standardized; but in 1992, a body came together and standardized how SQL should be represented and used. Although this standardization is helpful for the manipulation of data, it doesn't do anything for the connection to the database from an application To help make connectivity as portable as possible, a new interface was created: Open Database Connectivity (ODBC). ODBC is a C-based API that exposes a common framework for connecting to a database. A database vendor that wants to provide access using ODBC writes a bridge driver hooking the API to the vendor's database. The bridge driver is different for each specific database vendor. ODBC has served the C and C++ community well, but it doesn't help the Java community. Java Database Connectivity (JDBC) is an answer to ODBC, and by using it, Java applications can connect to databases in a portable fashion |
|
Last Updated ( Tuesday, 26 September 2006 )
|
|
Read more...
|
|
|
Contributed by Joe
|
|
Tuesday, 01 August 2006 |
|
JMask is a 100% Pure JAVA Component especially for JAVA developers who need to construct a date ,time ,alphabet ,numeral and alpha-numeral inputting mask for JAVA application and applet |
|
Last Updated ( Tuesday, 01 August 2006 )
|
|
Read more...
|
|
|
Written by Administrator
|
|
Sunday, 30 July 2006 |
|
JspBar3dChart is a free JSP chart component which can generate 3D bar chart easily.See the sample chart below.This product was developed by jvsoft and we had bought the exclusive right from it. We decide to make it open source soon |
|
Last Updated ( Friday, 29 September 2006 )
|
|
Read more...
|
|
|
|
<< Start < Previous 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
| Results 21 - 30 of 179 |