Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Rapid CSS 2014 12.1
VISCOM Barcode Reader SDK ActiveX 8.15
.NET Mail Component for CS VB.NET ASP 5.1.4028
WeBuilder 2014 12.1
Alvas.Audio 9.0
Advanced RSS2Email Enterprise 3.24.89
.NET Bounce Inspector Component CS VB 5.1.4028
VISCOM Video Chat Pro ActiveX SDK 5.52
VISCOM VideoCap Live ActiveX OCX SDK 5.05
.NET ZIP Component for CS VB.NET ASP.NET 5.1.4028
VISCOM Screen Recorder ActiveX SDK 4.56
PDF Renderer SDK 3.10.904
Bytescout PDF To HTML SDK 3.10.904
ASP.NET SAML Component for CS VB.NET 5.1.4028
DICOM Image Viewer SDK ActiveX 8.15
Top Code
SliceMaker Deluxe V3.5
Event Calendar with Entity Framework: Quick Guide and Sample 2.2
Senna One-Page Html5 Template 1.0
Easy CSS Menu Free Edition 3.2
DHTMLX JavaPlanner 1.1
Magento One Step Checkout 1.5
DHTMLX Scheduler .NET for ASP.NET 2.2
Pass Parameters in SetInterval() function in JavaScript 0.1
Toggling Elements with JavaScript 0.1
Get File Extension in PHP 0.1
AzSDK PDF Split Merge ActiveX DLL 3.00
Properties with value checking with the option to use FormEncode validators .
Evolutionary Algorithm (Generation of Prime Numbers)
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
Top Search
Post Message To Twitter From Php Script
Photo Add Comment Php
Asp Net Projects With Free Source Code
Login Php
Login Php Expiration Date
Admin Login Php Code
Mini Projects For Computer Science Students
Free Java Projects For Students
Projects In C Language With Code
Php Projects With Source Code
Free Download Php Projects For Online Shopping
Zynga Bonus Chips Tk
Mini Project In Dbms Using Frontend Vb Backend Sql
Free Html Projects
Mini Projects In C Language
Related Search
Synopsis For Project Training And Placement Cell
Training And Placement Cell Mini Project
Training And Placement Cell Project
Training And Placement Cell Project In C
Training And Placement Cell Synopsis
Training And Placement Cell Project In Jsp
Training And Placement Cell Mini Project In Jsp
A Training And Placement Cell Project
Dfd For Training And Placement Cell
Database Tables For Training And Placement Cell
Training And Placement Cell Srs
Source Code On Training And Placement Cell In Net
Training And Placement Cell
Training And Placement Cell Php Source Code
System Study Of Training And Placement Cell
 Synopsis For Project Training And Placement Cell 

Code 1-20 of 60   Pages: Go to  1  2  3  Next >>  page  


A webbased calendaring tool for project manangers and planners. It allows you to view appointments of multiple people in one view and includes reminder notes, an admin section, recurrent appointments, private appointments, user groups, theme...


Advertisement




Ganttproject is an amazing java application that can be used for project planning and execution using Gantt diagram. The projects can be subdivided into tasks and these tasks can be supplied with colors and can edit the names of the directly on...



Would you like to predict the future then try to work with this neural net component. It is quite easy to use, there is methods for creating training and running a net, it has events for getting and returning nodes / result. The zip file include...



Takes an excel file, dumps out a series of CSV files (one for each sheet, named for the file and sheet) and a YAML file (an array of sheets, each sheet a dict containing the table_name and the table_data, a 2-d array of cell values).



This tool is helpful for the freelancers and the business personal to hire ASP professionals and communicate with each other to execute any project. Its a powerful online community by which the freelancers can get their customer and the business...



A robust web-based task, project, user and time management suite, providing an easy-to-use web site for the assignment and resolution of tasks and projects. It features a multi-user system, user workload charts/analysis, Gantt charts, subtask...



(available for Delphi 7 and C++ Builder 6 too)
Add multiuser, user authentication and user rights functionality to your Delphi/C++ Builder application with a few mouse clicks.
Control the user access to your app GUI components (menus,...



Guide for web designers and HTML coders who are ready to take their web site to the next level and begin building web applications on the .NET platform. For beginning to intermediate users.



Automation for Dedicated, Reseller, and Free web hosting companies. iHost can create both normal accounts (with billing) or free accounts instantly and automatically. Dedicated server owners can also user iHost to create reseller accounts. [...



This tutorial is for the beginners and database administrators which directs them to facilitate their website with searching and replacing data in a column wise table from SQL server. Code snippets with brief description for each function is given...



Task scheduler for Windows 95 and NT, works fine with Novel logical drives. You can run process in specific day and time in normal, maximized or minimized window, or run it periodically by the choosen period of time when Task Scheduler will start....



DXF VCL tools for Borland Delphi and C++Builder developers. TGraphic descendants for every format. TGraphic viewer provided. DCU or Delphi source code. Fast DXF reader. High quality: hatches, splines, viewports.Royalty free licensing.



DBConvert for MS SQL and DB2 is an efficient database migration tool which performs two-way conversion from IBM DB2 to MS SQL or from MS SQL to IBM DB2. The tool is also applicable for MS SQL database migration to another SQL database and is...



DBSync for MS SQL and DB2 is a database synchronization tool which performs two-way conversion and synchronization from MS SQL databases to DB2 and from DB2 to MS SQL. The tool is also applicable for MS SQL database replication to another MS SQL...



This package provides a decorator for tracing function and method calls in your applications. The tracing capabilities are managed through the logging package, and several mechanisms are provided for controlling the destination of the trace...



See Recipe 286155 for original code and author.

This module provides two standard Tkinter widgets, Entry and ScrolledText, modified for text editing with key bindings that allow entering accented letters, umlauts, etc.

Usage:...



This recipe provides a couple of cross-platform utility functions, 'open' and 'mailto', for opening files and URLs in the registered default application and for sending e-mails using the user's preferred composer.
The python standard library...



Whenever I feel the impulse to write a class, I pause for a moment and think whether I can get away with a closure. This time I will be using closures to readably and flexibly customize the sorting of sequences (for Pythons 2.1 through 2.3).



The simple Jython function below accepts a url string for an image and displays it in a Swing window.



It is easy to call Windows API dlls using the
ctypes module with win32con defining the
constant values for message identifiers and
parameter flags. The demo code shows a simple
but complete application that registers a