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
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
Vacation Rental Script by StivaSoft 3.0
Top Search
Post Message To Twitter From Php Script
Photo Add Comment Php
Asp Net Projects With Free Source Code
Login Php
Admin Login Php Code
Login Php Expiration Date
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
Idm Licence
Idm Licence For Free
Idm Licence No
Idm Licence Code
Idm Licence Number
Licence Idm
How To Licence Button To Buy Idm
Driving Licence
Licence Freeware Job Board
Idm Code
Licence Plate Recognition
Licence Number Plate Recognition
Software Licence Cods
Licence Plate Location
Licence Component
 Idm Licence Key 

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


System Key version 1.0 is a Delphi component that enables any system written in Delphi to have an encrypted intelligent key incorporated in the system to handle copy protection and licensing of the product. The key has anti registry and date...


Advertisement




SLockPK uses the power of public key encryption to protect your software. Recognized by experts as the only secure way to protect software, public key crypto provides a level of security higher than hardware dongles, but using only...



i've made some shortcut on my usb key for launchy and i had always to change them if on one pc the usb drive was i: on an other it was k: it was such a pain each time.
Now it change all the shortcut automatically.



'Class interfaces play a key role with inheritance' is an easy to understand tutorial in which the author offers details about class interface. Here the author compares class interface over base class and gives suggestion to the programmers to...



Is the user pressing the "Enter" key in the middle of your form causing inadvertent and incomplete form submissions? This script disable the "Enter" key when pressed inside chosen fields of your choice. Moreover, it then...



HOW TO: Implement Key-Based Dependencies for Data Caching in ASP.NET by Using Visual C# .NET is a web based tutorial that deals with caching data technique using key based dependencies to cache data from the server. Here author discusses about...



Key IC ConneX is a simple and easy to use payment processing script that can simplify real time processing tasks. This script can generate instant reports on the transactions with which you can perform logic, store transaction ID's and can even...



Lock & Key is a royalty free security component for you applications. Distribute trial versions of your products which can be easily ounlockedo to the fully working versions over the phone or via the Internet. Use either a okill dateo or a...



KOL - Key Objects Library is a set of objects to develop power (but small) 32 bit Windows GUI applications using Delphi.KOL allows to create very compact Windows32 GUI applications (starting from ~13,5K without compression - if suggested system...



This is the best protection that you can ever place on the software at the best price ever. One line of code to protect your investment that is all. The component will auto create and show the demo pop up screen if an demo key is in use, the demo...



Lock & Key is a royalty free security component for your applications. Distribute trial versions of your products which can be easily ounlockedo to the fully working versions over the phone or via the Internet. Use either a okill dateo or a...



Key Troll is a Delphi component that allows the developer to limit use of his/her shareware programs. It uses a key developed through the registration process to unlock your program. You can set your program for a limited number of uses or...



This is debugger tool for Borland Delphi.Key features:External debugger window Variables and expression checking Displays names of functions as they are entered or exited Any numeric, string, object, component etc. can be displayed Comments can be...



Lock & Key is a royalty free security component for you applications. Distribute trial versions of your products which can be easily ounlockedo to the fully working versions over the phone or via the Internet. Use either a okill dateo or a...



You have developed an application and you want to protect it fast, easy, reliable and cost effective?

Licence Protector from Mirage Computer Systems administrates licenses and modules (license manager and control), generates Demo- and...



A complete research of using an Enter key in ASP.NET, submiting a form or how to get specific button "clicked" when visitor hits an Enter key. That could be in case that you want to build Login screen, web site search, pool or all of...



Here is a quick and dirty way to sort a list of dictionary based on a key value.



The KeyedDict object keeps a list of approved key values. If you try to assigned an unapproved key to a value, an exception is thrown.

When you create the object, you give it a sequence (tuple, list, etc.) of key objects and then, when...



I often find myself wanting to accumulate all the values for a given
key in a list. The mdict class provides a simple implementation of
this feature.



Modeled after the key= argument to list.sort() and sorted().