tlbox - Programming Tools    
	 	 
	
	
		 
	 
    
	 
	 
	 
	
	
	
	
	
	
	

  

	
	
	
	
	

  		
    
all
.net
ajax
c
c#
c++
coldfusion
flash
java
javascript
perl
php
python
ruby
sql
xml


Your Tool Box Firefox add-on
Add tools to your tool box by clicking on the box buttons

Tools will stay in your box for 30 days

If you want your tools to stay forever register here
.net
96 users
ASP.NET 2.0
A free download with technical support that allows users to create interactive websites that work across all modern browsers.
81 users
The Code Project
Articles on Visual Studio and .NET
61 users
CodePlex
Microsoft's open source project site featuring downloads, discussion forums, and extensive links for multiple project tags.
42 users
Must Have .net Tools
This site focuses on helping people to write code. It is an article on the must haves of writing code.
36 users
Mono
Mono is an open development initiative by Novell to develop an open source version of Microsoft's .NET development platform for UNIX developers.
view all...
ajax
178 users
W3Schools AJAX
A complete well formatted AJAX tutorial
122 users
MiniAjax.com
A showroom of nice looking simple downloadable DHTML and AJAX scripts
91 users
10 Places U Must Use Ajax
Weblog entry - a list of places in a web application where one should use Ajax, and where one shouldn't; links to weblogs referencing it, comments.
79 users
Yahoo! UI Library (YUI)
YUI is a set of javascript utilities and controls used for building web applications
66 users
Java AJAX library
This website provides a Java library to create AJAX applications. It comes with full support and is easy to use.
view all...
c
55 users
Programming in C
Lecture notes, algorithm animations, and exercises with solutions related to C programming.
42 users
Learn C
This website is about the book with he help of which any one can get help to learn the 'C' programing language.The topics covered in the book are mentioned in the index and also links for each topic is provided.
30 users
C Programming
A short outline of the basics of C programming.
26 users
Bit Twiddling Hacks
Free snipits of C code. Lists the job the code is supposed to do, and then gives the code. Very nice for solving small, tedious coding problems.
21 users
The Ten Commandments...
A humorous take on common mistakes in C Programming and some useful advice on how to avoid them.
view all...
c#
68 users
Open Source C# Software
Csharp-source provides a comprehensive list of tools and resources for C# application developers.
47 users
Threading in C#
A site that covers getting started, basic syncronization, using threads and advanced topics. It is also possible to download an e-book as a PDF.
45 users
C# Practical Learning
This site teaches people how to program in the C# language. It has detailed instructions to help beginners.
29 users
C # Corner
C # Corner is a meeting place for people wanting to experience C #. They feature updates tutorials and information on this awesome language.
28 users
SharpDevelop
SharpDevelop is a free IDE for C#, VB.NET and Boo projects on Microsoft's .NET. You can download both source code and executables from this site.
view all...
c++
86 users
Teach Yourself C++
Teach Yourself C++ in 21 Days, Second Edition
60 users
C/C++ Reference
Reference material relating to the C++ programming language, including standard C and C++ libraries.
42 users
C++ FAQ LITE
These are frequently asked questions about the C++ programming language.
34 users
C++ Maniac
Site is a C++ tutorial that is split into 19 different lessons
31 users
Boost.org
Portable C++ source libraries
view all...
coldfusion
24 users
CF Quick Docs
Quick access to Adobe ColdFusion CF tags and functions.
24 users
the ColdFusion Cookbook
The purpose of this site is simple - help people solve ColdFusion problems
23 users
CFLib.org
Common Function Library Project
21 users
RIAForge
Technically this site is a tool for all adobe technologies. It is an open source support site, much like source forge, but tailored for products using ColdFusion technology.
15 users
CFEclipse
CFEclipse is a free plugin to the Eclipse IDE to assist you in writing ColdFusion code (CFML). It includes a wealth of features specific to CF development.
view all...
flash
78 users
Prototype
Robust library of Flash code.
42 users
Action Script Library
This is the senocular.com Action Script Library welcome page. It describes what is new in the Action Script Library.
42 users
Kirupa
This is a website developed by an MIT student for the purpose of formats used in website development.
41 users
Hubfolio
A collection of Flash tutorials, focusing on 3D libraries and game development
39 users
ActionScript.org
A website where they will build flash applications for your environment, such as OSX and PPC. They also include a free demo to introduce you to their work.
view all...
java
105 users
The Java Tutorials
A collection of tutorials for the Java programming language.
86 users
Eclipse
An open-source, Java-based development environment.
71 users
The Design Patterns Java
Hosts the book The Design Patterns Java Companion in several different formats.
64 users
Java Programming Examples
Collection of useful Java programming examples and documentation.
54 users
Java 2 5.0 API
The Java 2 version 5.0 API.
view all...
javascript
185 users
JavaScript Reference
The site is a reference for learning to write and read javascript. As someone who is not very well informed about this language the site was easy to read and understand. It also explained and gave a demonstration of what the code looks like and what function you will see.
100 users
script.aculo.us
script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.
96 users
jQuery
This site provides downloads and information on how to use the jQuery javascript library.
89 users
Lightbox JS v2.0
This site introduces you to Lightbox JS and shows you how to use it. Lightbox JS is a script used to overlay images.
58 users
Drag & Drop
Descriptions of various features and functionalities that can be done using JavaScript and DHTML.
view all...
perl
38 users
Beginning Perl - perl.org
Provides an overview of the book "Beginning Perl" by Simon Cozens. Also provides PDF versions of each of the book's chapters.
25 users
Perl Regular Expressions
Basic guide that explains how to use regular expressions in perl programming language. Covers all major regular expression functions with code examples in perl.
24 users
Perl Monks
Perl Monks is a repository of knowledge about the Perl scripting language in the form of questions asked and answered by the sites users.
22 users
Perl One Liners
Example perl oneliners for command line use, a summary of important perl command line arguments, and how to convert between 1-liners and Perl scripts.
20 users
Learn Perl
This site is for people who want to learn Perl. It has links to tutorials and other information useful for beginners.
view all...
php
204 users
PHP Cheat Sheet
The PHP cheat sheet is designed to be printed on an A4 sheet of paper and live by a developers desk, to make life a bit easier. A description of what is on the cheat sheet follows, or if you are impatient, you can go straight to the full size PHP cheat sheet.
169 users
Good PHP Tutorials.com
PHP tutorials for programmers of all levels.
119 users
Clean URLs with PHP
An article on using .htaccess' URL rewriting capabilities to create clean, easy to understand links.
100 users
10 Things You Didn't Know
A list of ten little known features of PHP.
87 users
Fast PHP
An article on coding fast PHP web sites.
view all...
python
74 users
Byte of Python
Learning the Python programming language
39 users
LearningPython
This website gives detailed instructions on how to create a GUI using WxWidgets and WxPython. It includes sample script, a tutorial, and a game.
26 users
Instant Python
Python Programming Language online courses.
25 users
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
18 users
py2exe
This site provides information about and downloads of a software program that allows programmers to convert Python scripts into programs.
view all...
ruby
78 users
Learn to program
This site is a tutorial of Ruby, a tool to teach programming. The tutorial works well with Object-Oriented programming.
57 users
Ruby Cheatsheet
Quick guide to open source programming language Ruby with links to other Ruby resources and space for feedback.
53 users
Ruby on Rails Cheat Sheet
Website contains "cheat sheets" for developers to use with the "Ruby on Rails object-oriented programming language.
36 users
Ruby Code & Style
Programming in Ruby
22 users
Four Days on Rails
Site representing the book "Four Days on Rails", which is written as a tutorial for good techniques and standards.
view all...
sql
141 users
MySQL Cheat Sheet
Neal Parikh displays a list of Structured Query Language for easy reference.
67 users
A Gentle Intro to SQL
This site is an introduction to SQL. An excellent tutorial and reference guide.
57 users
SQL Injection Attacks
discovery of suername and passwords with sql
48 users
SQL Join
This is part of a tutorial on SQL. It describes how to make joins between tables.
44 users
ConnectionStrings.com
Connect to all kind of Database servers
view all...
xml
46 users
XML Developer Center
Learn how you can better take advantage of the XML tools that are built into Visual Studio 2005, in our newest XML Virtual Labs. Learn more about working with XML Editor, XML Schemas, and the XSLT Debugger.
35 users
A few XML & PHP Tutorials
This site is havig some explanations about XML(xtensible markup language)and PHP.This topic covers about taking the data from mysql database and easily taking it into XML so that u can use it very easily fpr developing your application.
33 users
XML and Databases
Article describing in-depth the use of XML as a data storage model, explaining the difference in paradigm between documents and data files.
28 users
HTMLSource - Ajax
A site that teaches users how to use AJAX by offering tutorials and working examples.
22 users
XML Tutorial
This site has a free tutorial on XML
view all...