can perform
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 205
What functions an assembly performs? 1.0.0
n assembly performs the following functions: It contains code that the common language runtime executes. Microsoft intermediate language (MSIL) code in a portable executable (PE) file will not be executed if it does not have an associated assembly more>> n assembly performs the following functions: It contains code that the common language runtime executes. Microsoft intermediate language (MSIL) code in a portable executable (PE) file will not be executed if it does not have an associated assembly manifest. Note that each assembly can have only one entry point (that is, DllMain, WinMain, or Main).<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
13 downloads
Other version of What functions an assembly performs
License:Freeware
Uniform Mail
This Perl script can perform all the basic requirements of a form mail program. Its many features include, a diagnostic mode (to facilitiate installation and testing) the ability to send data to multi more>> This Perl script can perform all the basic requirements of a form mail program. Its many features include, a diagnostic mode (to facilitiate installation and testing) the ability to send data to multiple recipients and the ability to generate and add ticket numbers to subject lines. Also includes extensive documentation, examples and a powerful javascript validator.<<less
Added: 2004-11-19 License: Freeware Price: Free
1799 downloads
Enano CMS
The Enano CMS Project is an all-new approach to content management. It aims to make the users experience as good as it can possibly be - without being bloated like so many other content management systems. Enano focuses on the future of the web. When more>> The Enano CMS Project is an all-new approach to content management. It aims to make the users experience as good as it can possibly be - without being bloated like so many other content management systems. Enano focuses on the future of the web. When the Internet first took off, it was about going online once a week to do some casual browsing and checking your e-mail. Its not like that anymore - now, your users need to be part of your site. This is what Web 2.0 is about. And this is what Enano is about. As the worlds first truly hybrid content management system, Enano can perform the same task as other CMS packages - provide static content. But with Enano at the center of your site, you can have a central set of static pages, and then build a wiki on top of that set. Theres a lot more too - Enano includes plugin and theme support out of the box, and has an API for developers that makes expanding it easy. Once you try Enano, youll wonder how you ever got along without it.<<less
Added: 2007-09-18 License: GPL Price: $0.00USD
14 downloads
JASPer 1.0
JASPer is a PHP class that can be used to parse HTML templates. JASPer supports custom tags that cause it to perform special operations. These include if/else blocks, includes, and loop blocks. Also has some basic caching functionality. If your after a more>> JASPer is a PHP class that can be used to parse HTML templates. JASPer supports custom tags that cause it to perform special operations. These include if/else blocks, includes, and loop blocks. Also has some basic caching functionality. If your after a simple, lightweight template parser that still has some handy little features give JASPer a go.<<less
Added: 2006-01-22 License: Other Price: $0.00USD
13 downloads
Graphical Calculator
Graphical Calculator script allows you to perform algebraic calculations using a simple interface. more>> Graphical Calculator is a professional and useful tool which allows you to perform algebraic calculations using a simple interface. The graphical user interface can be easily changed. The script is compatible with all modern web browsers having enabled support for Javascript.<<less
Added: 2008-04-10 License: Freeware Price: Freeware
13 downloads
Enom API 1.0
This package can be used to manipulate domain registration records using the Enom Web services API. Currently it can perform the following actions: - Check availability of a domain - Register a domain - Renew a domain - Transfer a domain - more>> This package can be used to manipulate domain registration records using the Enom Web services API. Currently it can perform the following actions: - Check availability of a domain - Register a domain - Renew a domain - Transfer a domain - Get or set the DNS of a domain - Get the expiry date of a domain - Protect the identification of the owners of a domain - Get or set the lock status, contacts, forwarding e-mail addresses, host records of a domain<<less
Added: 2006-07-15 License: LGPL Price: $0.00USD
22 downloads
Other version of Enom API
Celko Visitation Model 1.1
This class can be use to manipulate hierarchic trees of records stored in a MySQL database using Joe Celko visitation model. It can perform the following tasks in a very effecient way mostly using one SELECT query statement: - Find out leaf nodes more>> This class can be use to manipulate hierarchic trees of records stored in a MySQL database using Joe Celko visitation model. It can perform the following tasks in a very effecient way mostly using one SELECT query statement: - Find out leaf nodes in the current tree (nodes have no children) - Find out nodes of a sub-tree for given node - Find out the context path of given node - Find out the level or depth of a given node - Find out how many descendants a given node has<<less
Added: 2006-02-03 License: GPL Price: $0.00USD
13 downloads
Other version of Celko Visitation Model
License:GPL
CAPTCHA X
This PHP class can be used to perform CAPTCHA validation of human users. more>>
CAPTCHA X offers you a powerful tool that easily performs CAPTCHA validation of human users. It is not only easy to-use but flexible
Major Features:
- Generates an image with a random text rendered in a fuzzy way to make it difficult to guess by robots.
- The configuration details are read from an file in the ini format.
- Several types of options can be configured like the text fonts, letters, colors and the noise level of the generated image.
- The verification image is generated in the JPEG format.
- An MD5 hash of the verification text is stored in a session variable.
Added: 2009-06-25 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
19 downloads
File Manager System 1.0
This class can be used to manipulate files and directories stored on the server side. It can perform several types of operations on files and directories like: - List and retrieve information of files and sub-directories of a given directory sorted more>> This class can be used to manipulate files and directories stored on the server side. It can perform several types of operations on files and directories like: - List and retrieve information of files and sub-directories of a given directory sorted by several types of parameters - Remove files and directories from a list - Search for files and directories by name - Create, rename and delete directories - Create, rename, move, copy, delete, upload and highlight files<<less
Added: 2008-08-31 License: BSD Price: $0.00USD
13 downloads
Binary To Decimal And Back Converter
Binary To Decimal And Back Converter Javascript allows you to perform numbers conversion from binary to decimal and reverse. more>> Binary To Decimal And Back Converter is a powerful tool which allows you to perform numbers conversion from binary to decimal and reverse.
This script contains two JavaScript functions to convert any number to binary and any binary number to a regular number. The script is compatible with all modern web browsers Javascript enabled.
Major Features:
- Faster and simpler than any other decimal to binary script available
- Easy to implement with full instructions and examples in download package
Added: 2007-12-06 License: Freeware Price: Freeware
15 downloads
CRIOSWEB_HTMLCleaner 0.8
This class can be used to remove unwanted tags and data from HTML document. It takes a string with the HTML document to clean and parses it assuming a given character set encoding. The class can perform several types of clean-up operations more>> This class can be used to remove unwanted tags and data from HTML document. It takes a string with the HTML document to clean and parses it assuming a given character set encoding. The class can perform several types of clean-up operations like: - Removing style definitions - Remove tags or attributes based on white lists or blacklists - Use the HTML tidy extension to clean the document and format the output as XHTML and drop proprietary attributes from Microsoft Word HTML documents - Drop empty paragraphs - Remove needless white space - Fill empty table cells<<less
Added: 2007-11-14 License: LGPL Price: 30.00EUR
12 downloads
The TagMogrifier library for PHP
This library lets you perform fast and easy-to-program transformations on XML documents. Instead of having to write your own parser, or directly using the PHP DOM parser, and having to write your own more>> This library lets you perform fast and easy-to-program transformations on XML documents. Instead of having to write your own parser, or directly using the PHP DOM parser, and having to write your own tree walker and such, you only need to instantiate a class, add a few match expressions, and assign a function to process every XML element that matches, DOM-style.<<less
Added: 2006-01-08 License: GPL Price: Free
1384 downloads
Multithreading in ASP.NET 1
Explains how to use threads to enable multitasking in ASP.NET applications. Performance and responsiveness are most the important key issues in the success of your web application. Sometimes you need to perform a long time task, that uses intensive CPU more>> Explains how to use threads to enable multitasking in ASP.NET applications. Performance and responsiveness are most the important key issues in the success of your web application. Sometimes you need to perform a long time task, that uses intensive CPU operations. A common solution to this problem is the use of multithreading.<<less
Added: 2007-02-12 License: Freeware Price: $0.00USD
10 downloads
Other version of Multithreading in ASP.NET
License:Freeware
the hosting speed comparison project 1.0
Registered webmasters upload a 100kb file to their site and ask their own visitors to perform speed tests on their servers. The speed tests are offered to the visitors by a piece of HTML-code. Because these webmasters specify which hosting company more>> Registered webmasters upload a 100kb file to their site and ask their own visitors to perform speed tests on their servers. The speed tests are offered to the visitors by a piece of HTML-code. Because these webmasters specify which hosting company they use, we write all the speed test results to the database of hosting companies. Users can see all kinds of ranks of the web hosting companies speeds.<<less
Added: 2005-07-15 License: Freeware Price: $0.00USD
11 downloads
Metastorage
Tool that generates PHP persistent object classes that perform object-relational mapping (ORM). The generated code stores and retrieves objects from many types of relational databases: MySQL, PostgreSQL, Oracle, Microsoft SQL server, SQLite, etc.. more>> Tool that generates PHP persistent object classes that perform object-relational mapping (ORM). The generated code stores and retrieves objects from many types of relational databases: MySQL, PostgreSQL, Oracle, Microsoft SQL server, SQLite, etc.. Supports own Object Query Language (OQL), generates database schema instalation classes, Web forms classes and report classes. Provides a Web based and command line interfaces to execute the tool.<<less
Added: 2005-12-16 License: BSD Price: $0.00USD
10 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above can perform search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed