built in bluetooth
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1345
Build a Poll System in ASP.NET 1
There are many websites that have polls on their front page where users (anonymous and members) give their opinions. In this article, we will look at how to design a polling system, having a back-end to insert new polls along with their answers as more>> There are many websites that have polls on their front page where users (anonymous and members) give their opinions. In this article, we will look at how to design a polling system, having a back-end to insert new polls along with their answers as well as how to process and store the votes of the users.<<less
Added: 2007-04-03 License: Freeware Price: $0.00USD
18 downloads
Other version of Build a Poll System in ASP.NET
License:Freeware
Build Your Own Web SIte
? Its easy. You just pick a template; add your own photos or graphics; and type in your own text. Thats it! No manuals to read, no technical language to learn. ? Its fast. You build your site in real more>> ? Its easy. You just pick a template; add your own photos or graphics; and type in your own text. Thats it! No manuals to read, no technical language to learn. ? Its fast. You build your site in real time. Just log on to your Internet connection. Click your mouse, hunt and peck your way across the keyboard and ? in just the time it takes to do it ? your site gets built and/or updated. ? Its fun. Who has the patience to learn another software program? The Internets where the action is ? and thats where WebSite Tonight is, too! You build your Web site right inside your familiar browser window. ? Its affordable. A 5-page Economy site - plenty of space for most anyone - is just $9.95 per month. And that includes hosting and a FREE email account. (See below for Basic, Deluxe and Premium prices.)<<less
Added: 2005-03-24 License: Not Specified Price: Free
1684 downloads
Blur Effect in Flash 8.0
Learn how blur images in Flash 8.0 using the in-built blur filter. more>> Learn how blur images in Flash 8.0 using the in-built blur filter.<<less
Added: 2006-10-30 License: Freeware Price: Free
686 downloads
Audition 1.3
Built with bands in mind, Audition lets you and the band easily manage presentation and content. Maintain a list of all the places youve ever played; upload, manage and modify pictures, audio and video; group shows into tours; setup journals for band more>> Built with bands in mind, Audition lets you and the band easily manage presentation and content. Maintain a list of all the places youve ever played; upload, manage and modify pictures, audio and video; group shows into tours; setup journals for band members; even build out your discography online.<<less
Added: 2005-05-28 License: GPL Price: $0.00USD
386 downloads
Other version of Audition
Chipmunk Bloghost
Chipmunk Bloghost is a blog hosting program built off of chipmunk blogger. It lets users sign up and creat their own blog. Each user can customize the css of their blog and the blog comes with guestbo more>> Chipmunk Bloghost is a blog hosting program built off of chipmunk blogger. It lets users sign up and creat their own blog. Each user can customize the css of their blog and the blog comes with guestbook, hyperlink photo gallery, calendar, and a PM system for users to contact each other. Bloghost also offers a User forum community for users to discuss topics.<<less
Added: 2005-10-09 License: LGPL Price: FreeAdditionalInfoYoucanusethesoftwareforfreeoncommercialandnoncommercialsitesifyoudonottakeoffthecopyrightlinks
1478 downloads
Bullschmidt Bar Chart
Free ASP bar chart tool built as a pure ASP class so there are no components to register. If one puts the cursor over a bar, in most browsers its value is shown as a tooltip. Tooltip and y-axis values more>> Free ASP bar chart tool built as a pure ASP class so there are no components to register. If one puts the cursor over a bar, in most browsers its value is shown as a tooltip. Tooltip and y-axis values can be rounded and formatted to look like $1,234 instead of 1234.12.<<less
Added: 2003-01-17 License: Freeware Price: Free
2474 downloads
Built-In Asynchronous I/O Support in ASP.NET 1
As we all know, I/O operations is one of the most time consuming operations. In the same time, IO is one of the most needed operations almost in all applications. To make our applications faster and having more responsive user interface, we need to more>> As we all know, I/O operations is one of the most time consuming operations. In the same time, IO is one of the most needed operations almost in all applications. To make our applications faster and having more responsive user interface, we need to perform those I/O operations asynchronously. This tutorial explains how to make faster and more responsive user interface through asynchronous I/O operations in ASP.NET 2.0 Web application.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
11 downloads
Other version of Built-In Asynchronous I/O Support in ASP.NET
License:Freeware
Image sliding with XML
Image sliding with XML is known as an excellent and professional image slideshow tool that was built in Flash with XML controls. more>>
Image sliding with XML is known as an excellent and professional image slideshow tool that was built in Flash with XML controls.
Added: 2009-09-30 License: Free for non-commercial purposes. Price: Freefornoncommercialpurposes.
downloads
Build a DotNetNuke FileManager in ASP.NET 1.0
If you have been playing around with DotNetNuke, you can probably agree with me that they have a very good FileManager that you can use it to upload your file,editing your file, downloading your file without have to use FTP or Remote Desktop. All the more>> If you have been playing around with DotNetNuke, you can probably agree with me that they have a very good FileManager that you can use it to upload your file,editing your file, downloading your file without have to use FTP or Remote Desktop. All the file manipulation such as Zip, Rename, Delete,Cut and Copy can be done easily using their web based file manager. In the sample below, I will guide and show you how we can develop a file manager with the same functionality like what you have in your DotNetNuke applications. I also noticed that one of the ASP.NET web hosting company are using a Dotnetnuke like file manager in their control panel. You can test out the demo yourself.<<less
Added: 2007-12-04 License: Other Price: $0.00USD
13 downloads
miniBloggie
minibloggie, a mini blog script yet effective built using fast template for easy customisation. Using Mysql database system with edit, delete, , support smiley & BBcode, adminstrator log in for ea more>> minibloggie, a mini blog script yet effective built using fast template for easy customisation. Using Mysql database system with edit, delete, , support smiley & BBcode, adminstrator log in for easy website management. If you like something simple, then you like this However, if you prefer something more advance, you can donwload myBloggie 2.1.1.<<less
Added: 2004-06-15 License: Not Specified Price: Free
1963 downloads
InfernoBlog
InfernoBlog is a blog software or weblog platform built around modern web technology such as AJAX. Its powered by the famous PHP and uses a MySQL based backend. Its incredibly easy to use and has got more>> InfernoBlog is a blog software or weblog platform built around modern web technology such as AJAX. Its powered by the famous PHP and uses a MySQL based backend. Its incredibly easy to use and has got a gorgeous user interface. Its been coded keeping simplicity, aesthetics and ease of use in mind.<<less
Added: 2007-07-13 License: Freeware Price: Free
837 downloads
Observer pattern in PHP
Observer pattern is one of the most powerful design patterns. Whole application can be build based on it. This tutorial demonstrates its possibilities. more>> Observer pattern is one of the most powerful design patterns. Whole application can be build based on it. This tutorial demonstrates its possibilities.<<less
Added: 2009-02-25 License: Freeware Price: $0.00USD
13 downloads
Yellow Duck Weblog
Yellow Duck Weblog is a full blown Weblog application written using the Yellow Duck Framework. It features photo blogs, categories, static pages, and links. It also has full blown statistics built int more>> Yellow Duck Weblog is a full blown Weblog application written using the Yellow Duck Framework. It features photo blogs, categories, static pages, and links. It also has full blown statistics built into the easy-to-use management interface. The application can easily be translated, and has support for skins by means of Smarty templates.<<less
Added: 2005-08-03 License: LGPL Price: Free
1549 downloads
Disc Collision rev3
Disc Collision rev3 provides you with a complete open source collision detection system which is created for Flash ActionScript3 (AS3). more>> Disc Collision rev3 provides you with a complete open source collision detection system which is created for Flash ActionScript3 (AS3). Disc Collision is an implementation of distance-based collision detection system. Built and optimized for Flash 10.<<less
Added: 2009-07-25 License: BSD - BSD License Price: BSDBSDLicense
1 downloads
Dynamic Hit Counter With Built in Analytics and Auto-Email Notifications 3.0
Now updates automatically without a page refresh via AJAX simulation! First, it measures the total number of hits for all time. Then it measures the number of hits for that particular day. Also, it measures the number of users that are currently more>> Now updates automatically without a page refresh via AJAX simulation! First, it measures the total number of hits for all time. Then it measures the number of hits for that particular day. Also, it measures the number of users that are currently browsing your website at that particular moment. Also, you have the option to keep a history log. This feature will save the hit statistics every day, after midnight, to the history log file on the server. The format for the history log file is this, each line represents one days activity. The first section records the date for which that line represents, the second section records the total number of hits for that day, and the third section records the maximum number of users browsing your site at the same time, including the exact time that the peak activity occurred! This is very useful if you wish to know the dates and times that your site is most popular. Includes monthly history log email notifications, and supports JavaScript!<<less
Added: 2007-11-21 License: Freeware 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 built in bluetooth 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