stored
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 885
Stored Documents 1
Stored Documents is a Favorites capability for your website. It is supplied both as a free hosted service, or available for download. By simply placing a tag on the page where you want the links to appear, the Stored Documents script provides three more>> Stored Documents is a Favorites capability for your website. It is supplied both as a free hosted service, or available for download. By simply placing a tag on the page where you want the links to appear, the Stored Documents script provides three separate JavaScript functions, which display the Store this document link, the Clear all documents link, and the list of stored documents.<<less
Added: 2003-10-12 License: Freeware Price: 0.00
14 downloads
How metadata is stored? 1.0.0
Assemblies contain tables of metadata. These tables are described by the CIL specification. The metadata tables will have zero or more entries and the position of an entry determines its index. When CIL code uses metadata it does so through a metadata more>> Assemblies contain tables of metadata. These tables are described by the CIL specification. The metadata tables will have zero or more entries and the position of an entry determines its index. When CIL code uses metadata it does so through a metadata token. This is a 32-bit value where the top 8 bits identify the appropriate metadata table, and the remaining 24 bits give the index of the metadata in the table. The Framework SDK contains a sample called metainfo that will list the metadata tables in an assembly; however, this information is rarely of use to a developer.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
14 downloads
Other version of How metadata is stored
License:Freeware
PHP Tree Structure stored in MySQL database 1
cNodes is a php class to store and manipulate tree structure in a mysql database. An example of a typical uses for this would be a web directory. Its important to note that the class and the table are meant only to model the relationships between nodes more>> cNodes is a php class to store and manipulate tree structure in a mysql database. An example of a typical uses for this would be a web directory. Its important to note that the class and the table are meant only to model the relationships between nodes in a tree. All descriptive data about the nodes should be stored in a seperate table. The class requires the use of PEAR:DB.<<less
Added: 2006-04-04 License: Other Price: $0.00USD
22 downloads
Paging With SQL Server Stored Procedures In ASP.NET 1
This tutorial explains different ways to implement data paging with SQL Server stored procedures. Data paging is very useful when you work with large amount of data. Instead of confusing your user with thousands or maybe even millions of records you more>> This tutorial explains different ways to implement data paging with SQL Server stored procedures. Data paging is very useful when you work with large amount of data. Instead of confusing your user with thousands or maybe even millions of records you simply show only first page with 10, 20 or 30 records and enable navigation buttons like Next or Previous if user wants to see other pages.<<less
Added: 2009-01-13 License: Freeware Price: $0.00USD
10 downloads
Using Stored Procedures with MSSQL and ASP.NET 2.0 2.0
If you havent used MSSQL stored procedures before with SQL Server and in your ASP.NET 2.0 pages then you need to read this article. In this article I will list down basic questions like the following :what is a stored procedure? How can I create a more>> If you havent used MSSQL stored procedures before with SQL Server and in your ASP.NET 2.0 pages then you need to read this article. In this article I will list down basic questions like the following :what is a stored procedure? How can I create a stored procedure? How can I use it from within my ASP.NET 2.0 web pages? And how can I return an output parameter value to my ASP.NET web page? A stored procedure is a script of SQL code that is stored in your database under a given name. The SQL code for the stored procedure may contain programming logic (using T-SQL IF and CASE statements for example) and SELECT, INSERT, UPDATE or DELETE statements as well. There are many benefits using stored procedures instead of writing pure SQL code. 1. Reduce Network Usage between WebServer and Database Server. 2. Code Reuse. 3. Faster in performance . 4. Enhance Security as you can only give your user execute permission on your stored procedure.<<less
Added: 2007-11-14 License: Other Price: $0.00USD
14 downloads
Amazon Store
Amazon is the largest and most successful online affiliate program, with over 1,000,000 members world-wide. If you have a web site, you can start earning money today and earn up to 10% commissions. The ScriptSocket Amazon Store script makes it easy!. more>> Amazon is the largest and most successful online affiliate program, with over 1,000,000 members world-wide. If you have a web site, you can start earning money today and earn up to 10% commissions. The ScriptSocket Amazon Store script makes it easy!. Available for Amazon.com, Amazon.co.uk and Amazon.de. Simply plug in your affiliate number, name your store and your in business.<<less
Added: 2005-12-01 License: Freeware Price: $0.00USD
21 downloads
@1 File Store 1.0
A file archive plus membership access system written using PHP + MySQL. The Master Administrator may create multiple folders containing subfolders. Files can be uploaded to these folders. Users who wish to download the files need to register themselves more>> A file archive plus membership access system written using PHP + MySQL. The Master Administrator may create multiple folders containing subfolders. Files can be uploaded to these folders. Users who wish to download the files need to register themselves as members (and get approved by the Administrator). Members can be assigned to different groups with each group having different access permission to different folders. Other features include multiple Sub-Administrator, email notification upon file upload and approval, various access logs, file extensions allowed, maximum filesize allowed etc.<<less
Added: 2005-10-07 License: Freeware Price: $0.00USD
12 downloads
Other version of @1 File Store
AllPosters Store
Sell posters, art prints, t-shirts, photos, magnets, tin signs, wall tapestries, notecards, standups, mirrors, over 300,000 products and make 25% - 30% commission for every sale you make! Join the AllPosters Program and use the ScriptSocket AllPosters more>> Sell posters, art prints, t-shirts, photos, magnets, tin signs, wall tapestries, notecards, standups, mirrors, over 300,000 products and make 25% - 30% commission for every sale you make! Join the AllPosters Program and use the ScriptSocket AllPosters Store to instantly set up your own online store! Your affiliate ID is hard wired into all pages. Products are shipped world wide. The ScriptSocket AllPosters Store is available in 4 languages!<<less
Added: 2005-11-26 License: Freeware Price: $0.00USD
14 downloads
Store.php 1.0.13
For CafePress basic store owners, this script allows you to integrate your inventory of items with your own web site. Keep visitors on your own site instead of sending them to CafePress.com to shop. This free script is the perfect solution if youre just more>> For CafePress basic store owners, this script allows you to integrate your inventory of items with your own web site. Keep visitors on your own site instead of sending them to CafePress.com to shop. This free script is the perfect solution if youre just interested in incorporating you CafePress items into your own site, with all your items on one page. Easy to setup. All purchases are still handled securely at CafePress.coms web site. This script doesnt allow you to categorize, search, or manage your inventory. If youre looking for a more complete solution, try CafeScripts.<<less
Added: 2003-10-18 License: Freeware Price: 0.00
11 downloads
ASP.NET Edit
In this tutorial I will teach you how to edit your information stored in a database, using ASP.NET and dreamweaver. more>> In this tutorial I will teach you how to edit your information stored in a database, using ASP.NET and dreamweaver.<<less
Added: 2008-01-17 License: Freeware Price: $0.00USD
15 downloads
JSP Hit Counter 1
This counter uses MS SQL Server to store hits. I have used a custom stored procedure to add and display hit. This is a very good example using stored procedures with JSP. more>> This counter uses MS SQL Server to store hits. I have used a custom stored procedure to add and display hit. This is a very good example using stored procedures with JSP.<<less
Added: 2003-11-26 License: Freeware Price: $0.00USD
15 downloads
What the Metadata stores? 1.0.0
Metadata stores the following information: Description of the assembly. Description of types. Attributes. more>> Metadata stores the following information: Description of the assembly. Description of types. Attributes.<<less
Added: 2007-06-06 License: Freeware Price: $0.00USD
10 downloads
Other version of What the Metadata stores
License:Freeware
Remotely Hosted Asp Store
Join Free Store Club, the worlds Premiere Provider of Personal E-Stores. You can own your own Internet Store! FreeStoreClub exists to benefit everyone it touches. The basic business formula is simple more>> Join Free Store Club, the worlds Premiere Provider of Personal E-Stores. You can own your own Internet Store! FreeStoreClub exists to benefit everyone it touches. The basic business formula is simple and timeless. FSC provides everyone with a place to Save, Earn and Sell almost anything. Save big, Earn thousands, and Sell almost anything. FSC created a totally new money making system that you have to see to believe! Check it out now or later, just please bookmark (add to Favorites). I didnt want to go another day without sharing this with you. Its Free to join and there are people earning serious cash!<<less
Added: 2004-11-13 License: Freeware Price: FreeAdditionalInfoFreeStore
1807 downloads
XtekPasswordManager
XtekPasswordManager is a very useful tool for anyone. It uses PHP & MySQL . Very easy to install. Passwords are stored encripted. Very secured, try and see. more>> XtekPasswordManager is a very useful tool for anyone. It uses PHP & MySQL . Very easy to install. Passwords are stored encripted. Very secured, try and see.<<less
Added: 2008-02-29 License: Freeware Price: $0.00USD
14 downloads
Miniweb 2.0 Online Store X9
Studies show that it can take several thousand dollars and many hours of Web development to set up an online store. What if there is a better solution? What if you can plug and play a ready-made online store system on your Web site in minutes and start more>> Studies show that it can take several thousand dollars and many hours of Web development to set up an online store. What if there is a better solution? What if you can plug and play a ready-made online store system on your Web site in minutes and start accepting credit card payments right away? You would be weeks and months ahead of your competitors. Instead of waiting for the store to be built or worrying about overrun budget, you would be actively executing your marketing campaigns and profiting from your sales. Miniweb 2.0 Online Store can make all this happen for you...quickly and easily. Its powerful catalog, membership program, shopping cart, and store management tools allow you to sell just about any products and services online. However, dont take our words for it. Try out the demo to see for yourself if its the best store system for you...and if it would bring you the best return of investment.<<less
Added: 2007-05-24 License: Commercial Price: $0.00USD
15 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 stored 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