asp based applications
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3527
DOM HTML Attributes
Adding HTML in an Ajax based application is one of the smart moves a developer would have in building a lightweight online application. By using HTML, developers are harnessing the best the HTML would provide â?? a lightweight source of data with more>> <<less
Added: 2009-05-18 License: Freeware Price: $0.00USD
12 downloads
Making your ASP.net applications AJAX enabled
This tutorial examines the Triggers functionality of the ASP.NET AJAX UpdatePanel component. XML Triggers give granular control over the components that can cause partial rendering for specific UpdatePanel controls. more>> This tutorial examines the Triggers functionality of the ASP.NET AJAX UpdatePanel component. XML Triggers give granular control over the components that can cause partial rendering for specific UpdatePanel controls.<<less
Added: 2009-05-13 License: Freeware Price: $0.00USD
16 downloads
Regular Expression Methods
Regular expression or RegEx may look like a simple function in an Ajax or JavaScript based application but itâ??s presence in these forms of applications is very importance since they help in screening the forms of data coming into the application. The more>> <<less
Added: 2009-05-11 License: Freeware Price: $0.00USD
14 downloads
Using JavaScript Errors
Dealing with JavaScript or an Ajax based application is always a tricky task. Even the most experienced developers would end up with unexpected errors especially when the application is tested for the first time. Bugs and error in coding will always be more>> <<less
Added: 2009-05-09 License: Freeware Price: $0.00USD
16 downloads
XML Ajax Application Using DHTML
Creating an Ajax based application with XML ensures functionality and ease of development from developers. Because of XMLâ??s ability to work with different browsers and programming languages, XML enable developers to build applications not just based on more>> <<less
Added: 2009-05-03 License: Freeware Price: $0.00USD
12 downloads
A Better Member-Based ASP Photo Gallery 1.2
* A watermark option is available where users may put embed their name, etc. into the images. * True thumbnails are automatically created. * Images are resized to a preset size (default 600 pixels wide by xxx pixels high). This means that more>> * A watermark option is available where users may put embed their name, etc. into the images. * True thumbnails are automatically created. * Images are resized to a preset size (default 600 pixels wide by xxx pixels high). This means that large files are automatically reduced, saving disk space. * The member is able to go to Google Maps before uploading the photos and enter in co-ordinates for where the photos were taken. When the photos are viewed, a link is displayed that allows the visitor to bring up the Google Map showing where the photos originated from. * Progress bar shown when uploading files (from ASPJPEG sites sample code) * Ability for original uploader to go back and delete images or upload more at a later date.<<less
Added: 2009-01-26 License: Freeware Price: $0.00USD
10 downloads
wCMF 2.6.1
This is an object oriented framework for building browser based web applications. more>>
wCMF 2.6.1 comes as an object oriented framework for building browser based web applications. This is a lightweight MDA approach to application development based on the MVC pattern. It allows you to develop PHP Web applications, such as CRMs and CMSs, from an UML model.
Major Features :
- Persistence layer with adapters to RDBMs (ADOdb) and XML files
- Presentation layer based on template mechanism (Smarty)
- Configuration of the application flow through config files
- Locking mechanism for concurrent usage
- Role based rights management (for actions, types, instances)
- Administration tool to manage users, roles and rights
- i18n support
- Soap interface
- Default application that can be used right after defining the data model
Added: 2009-01-16 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
17 downloads
AhmBay simple guestbook v1.0 1.0
AhmBay simple guestbook v1.0 [english] This free asp based application is provide a simple guestbook application for your web site. Firs admin password : ahmbay > HTML codes not allowed > Have admin panel > very simple use and installation > more>> AhmBay simple guestbook v1.0 [english] This free asp based application is provide a simple guestbook application for your web site. Firs admin password : ahmbay > HTML codes not allowed > Have admin panel > very simple use and installation > changeable options: site and guestbook title, per page records, admin passwords > This script tested this free hosting providers; brinkster, domaindlx, somee and moore > ip based flood/spam protection > delete writed comments > installation vith easy 3 steps<<less
Added: 2008-10-07 License: Freeware Price: $0.00USD
12 downloads
DBF to MySQL Bulk converter 2
DBF / FoxPro to MySQL Bulk converter is a web application tools build on PHP and will automate database converting from DBF files to MySQL. If you intended to transform your desktop based application (dbf based) to web application but you need to convert more>> DBF / FoxPro to MySQL Bulk converter is a web application tools build on PHP and will automate database converting from DBF files to MySQL. If you intended to transform your desktop based application (dbf based) to web application but you need to convert your existing dbf data to mysql. So this tool is what you need. Notes : The BLOB field is not supported this time<<less
Added: 2008-09-14 License: Freeware Price: $0.00USD
17 downloads
ASP.NET Firewall 1.0b
ASP.NET Firewall is an FREE ASP.NET based protection software which provides security for your ASP.NET hosted solutions. ASP.NET Firewall supports IP Address / BOT Blocking / Redirecting and SQL INJECTION Safeguard for your ASP.NET hosted solutions. more>> ASP.NET Firewall is an FREE ASP.NET based protection software which provides security for your ASP.NET hosted solutions. ASP.NET Firewall supports IP Address / BOT Blocking / Redirecting and SQL INJECTION Safeguard for your ASP.NET hosted solutions. Automated blocking off potentially harmful attacks.<<less
Added: 2008-06-20 License: Freeware Price: $0.00USD
15 downloads
Data Normalization using ASP.NET 1
Data Normalization uses different techniques to narrow down values to a certain range. Min-Max and z-Score are most common normalization techniques. In this tutorial we will use ASP.NET to solve the data normalization problem. A web-based application more>> Data Normalization uses different techniques to narrow down values to a certain range. Min-Max and z-Score are most common normalization techniques. In this tutorial we will use ASP.NET to solve the data normalization problem. A web-based application will a read dataset, normalize it, and store it in a Microsoft Access database. The normalized dataset will be displayed to the user in an ASP.NET data grid control.<<less
Added: 2008-06-05 License: Freeware Price: $0.00USD
15 downloads
Nexista 0.2.2
Nexista is an Open Source PHP5/XML/XSLT development toolkit based on the Fusebox concept and designed to build large XML/ XSL based web applications. more>> Nexista is an Open Source PHP5/XML/XSLT development toolkit based on the Fusebox concept and designed to build large XML/ XSL based web applications.<<less
Added: 2008-05-15 License: LGPL Price: $0.00USD
11 downloads
State Management in ASP.Net 1
Web Pages developed in ASP.Net are HTTP based and HTTP protocol is a stateless protocol. It means that web server does not have any idea about the requests from where they coming i.e from same client or new clients. On each request web pages are created more>> Web Pages developed in ASP.Net are HTTP based and HTTP protocol is a stateless protocol. It means that web server does not have any idea about the requests from where they coming i.e from same client or new clients. On each request web pages are created and destroyed. This tutorial explains how to remember site visitors informations between requests.<<less
Added: 2008-05-02 License: Freeware Price: $0.00USD
13 downloads
MiniChat 3.0
This is a small ASP based chat app... Features include badword filter, animated smilies, font color and size choice. All chat is stored in a database and messages are automatically removed after 1 hour. Also, all application variables have been more>> This is a small ASP based chat app... Features include badword filter, animated smilies, font color and size choice. All chat is stored in a database and messages are automatically removed after 1 hour. Also, all application variables have been removed so anyone can use it as most free web providers dont allow Application variables.<<less
Added: 2008-04-02 License: Other Price: $0.00USD
13 downloads
Other version of MiniChat
Price: $0.00USD
License:Freeware
License:Freeware
ASP.NET web based email marketing solution. 1.1
ConvincingMail is an ASP.NET 2.0 web application with AJAX interface allows you create and manage email marketing campaigns. Create newsletter lists, send personalized messages and analyze results. Automatic bounced addresses handling, contact import and more>> ConvincingMail is an ASP.NET 2.0 web application with AJAX interface allows you create and manage email marketing campaigns. Create newsletter lists, send personalized messages and analyze results. Automatic bounced addresses handling, contact import and export. It is easy to setup and configure, has a powerful sending algorithm. Unlimited email messages. You pay only once. No monthly/per email/per contact fees.<<less
Added: 2008-02-05 License: Commercial Price: $0.00USD
12 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 asp based applications 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