Add URL to programming and development web directory and Internet marketing center. Browse and suggest quality programming and development sites and resources in the spam free web directory.

A free link-sharing community for developers. Placements of links are determined by member votes. Browse, search and comment on submitted links.

A collaborative debugging tool that allows one to share and discuss code snippets on IRC, IM or a message board.

An intellectual property risk management firm that provides customized solutions that assist licensors manage and protect their intellectual property while complying...

Provides freelance web design and custom web applications for customers. Specializes in e-commerce solutions, advanced content management systems, payment processors...

Acutest supplies outsourced software testing and quality assurance services for all phases of the application development lifecycle. These range from requirements...
While it is common knowledge that Microsoft Vista has had its share of problems, a new report by Evans Data shows that less than 10% of major software developers are creating applications for Microsoft’s Vista operating system this year. To make matters even worse, the report demonstrates [...]
Before we start the tutorial, we assume you know a little bit about java, like what Java classes are, and how to create methods etc. Prerequesites: You need a MySQL database that you can connect to. JDBC driver for java that can be found here: http://dev.mysql.com/usingmysql/java/ Java SDK (1.5+) [...]