web applications blog rss
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4394
A Simple Web Application
Learn how to create the basic structure of a simple web application using Microsofts Web Matrix or Visual Studio. more>> Learn how to create the basic structure of a simple web application using Microsofts Web Matrix or Visual Studio.<<less
Added: 2005-08-16 License: Freeware Price: Free
1539 downloads
Nenest Web Application Framework
Nenest (<a href=http://www.nenest.c>www.nenest.com</a>) is a form-based web database application framework, which enables anyone to easily create web database software to host almost any data from texts, numbers, pictures, tables, bar-code, more>> Nenest (www.nenest.com) is a form-based web database application framework, which enables anyone to easily create web database software to host almost any data from texts, numbers, pictures, tables, bar-code, documents to attachments without a single line code. * Visual designer * Preprogrammed controls- Email, Address, Picture, Rich Text, Bar-code, Attachments... * Importing database on the fly (Sample Access Northwind database) * Form templates * Access control with 5 user roles- Admin, Supervisor, Employee, Registered Customer, Public Guest * Web API to integrate it with your website or local applications. * Email notification * File Attachment * Data validation * Downloading entries as Excel and text files * Search by fields, full text search, sorting * Integrating with your existing website * Assign jobs to employees * Social Networking<<less
Added: 2007-02-28 License: Free Non-Commercial Price: $0.00USD
23 downloads
Inspire Web Survey Application ? Free 1.1
Simple web survey is a php & mysql web based survey application that can be used to collect quantitative and qualitative information from anyone via email or unique url. The surveys are fully customizable meaning you can determine the questions that are more>> Simple web survey is a php & mysql web based survey application that can be used to collect quantitative and qualitative information from anyone via email or unique url. The surveys are fully customizable meaning you can determine the questions that are asked, all without any need for knowledge of scripting languages. The survey software will prepare reports for you based on the results of the surveys taken. Installation is very easy as we provided a graphical user interface for installing the software so you don?t have to execute any mysql scripts.<<less
Added: 2005-02-14 License: Freeware Price: $0.00USD
13 downloads
Other version of Inspire Web Survey Application ? Free
License:Freeware
PHP Web Application Framework 0.0.4
PHP Web Application Framework, also known as PHPWAF. PHPWAF is a very light and powerful PHP web application framework built for PHP developers who love object oriented development and the Model View Controller software design pattern. PHPWAFs goal is more>> PHP Web Application Framework, also known as PHPWAF. PHPWAF is a very light and powerful PHP web application framework built for PHP developers who love object oriented development and the Model View Controller software design pattern. PHPWAFs goal is to enable web developers to complete application development and/or projects in a much shorter and faster time then if you were to write the full application from scratch.<<less
Added: 2009-02-13 License: GPL Price: $0.00USD
11 downloads
Dynamic Calendar Web Application in ASP.NET 1
This tutorial explains how to make database driven project to manage events, holidays, birthdays and other specific dates. Linking a database of events and the dates to our page, we can dynamically generate a calendar which will show the required more>> This tutorial explains how to make database driven project to manage events, holidays, birthdays and other specific dates. Linking a database of events and the dates to our page, we can dynamically generate a calendar which will show the required information on specific dates.<<less
Added: 2008-08-08 License: Freeware Price: $0.00USD
13 downloads
Outsource php developer and web application developers
IndiaNIC.com here not only to execute your outsourcing projects but also to ensure your venture fulfills your business goals. PHP application development, Yahoo Store Designing, Custom software develo more>> IndiaNIC.com here not only to execute your outsourcing projects but also to ensure your venture fulfills your business goals. PHP application development, Yahoo Store Designing, Custom software development, offshore web application development, ecommerce software development, programming and coding services, are among our core specialties and form the crux of our services. Our total strength is more then 150 php developers, graphics designers, flash scripting programmers and SEO specialist. Indianic is a team of world-class graphics artists and programmers, IndiaNIC has designed and programmed over 1,000 successful web application with clients ranging from small start-ups to Fortune 1000 companies. IndiaNIC not only has experience in building e-commerce stores, web applications, statics websites and flash presentations but making them work. Our real-world experience is what sets us apart from other developers and what truly makes IndiaNIC your partner in your online presance success.<<less
Added: 2006-09-17 License: Other Free / Open Source License Price: FreeAdditionalInfoOffshorePHPdeveloperWebProgrammers.
1138 downloads
Build Notepad ASP.NET Web Application 1
A complete ASP.NET 2.0 Notepad Web application example (with source code). Explains Forms, sign in process, some complex SQL queries and new HiddenField ASP.NET 2.0 server control. more>> A complete ASP.NET 2.0 Notepad Web application example (with source code). Explains Forms, sign in process, some complex SQL queries and new HiddenField ASP.NET 2.0 server control.<<less
Added: 2006-12-13 License: Freeware Price: $0.00USD
11 downloads
Other version of Build Notepad ASP.NET Web Application
License:Freeware
How to Deploy ASP.NET Web Application 1
The fact is simple: If your users are not able to easily deploy your application then whatever sophistication or features you provide, they will be unable to even experience your application from the very first place! In this tutorial we are going to more>> The fact is simple: If your users are not able to easily deploy your application then whatever sophistication or features you provide, they will be unable to even experience your application from the very first place! In this tutorial we are going to show you a set of techniques by which you can package and deploy your web applications .....<<less
Added: 2006-05-31 License: Freeware Price: $0.00USD
16 downloads
Other version of How to Deploy ASP.NET Web Application
License:Freeware
Barefoot Solutions - Web Application Development
Barefoot Solutions is a web development firm in San Diego, CA that specializes in custom application development for startups and small to medium sized businesses. Our team of project managers, programmers, database designers and managers, graphic/web more>> Barefoot Solutions is a web development firm in San Diego, CA that specializes in custom application development for startups and small to medium sized businesses. Our team of project managers, programmers, database designers and managers, graphic/web designers, SEO gurus, marketing specialists, and others will help build your custom web application on time, on budget, and to specification.<<less
Added: 2009-04-26 License: GPL Price: $0.00USD
11 downloads
Handling hashed links for web applications using AJAX
Web page visitors may want to bookmark certain state or pass it along to others. In pre-AJAX days it was a matter of simply passing a page URL. With AJAX, however, theres no standard way of conveying page state when some content have been pulled thru an more>> Web page visitors may want to bookmark certain state or pass it along to others. In pre-AJAX days it was a matter of simply passing a page URL. With AJAX, however, theres no standard way of conveying page state when some content have been pulled thru an AJAX call. One solution is to pass a "hash" parameter as if it was a request to move to an anchor within the page. That hash parameter can then be fetched processed by Javascript.<<less
Added: 2008-10-09 License: Free Non-Commercial Price: $0.00USD
10 downloads
Caching in an ASP.NET 2.0 Web Application 1
Caching is the most effective technique you can use to improve the performance of your ASP.NET web application. Designing your application with caching in mind, improves both the performance and the scalability of that application. more>> Caching is the most effective technique you can use to improve the performance of your ASP.NET web application. Designing your application with caching in mind, improves both the performance and the scalability of that application.<<less
Added: 2007-01-16 License: Freeware Price: $0.00USD
10 downloads
Other version of Caching in an ASP.NET 2.0 Web Application
License:Freeware
Build Web Based Database Applications without Programming 1.0
Eobby.com - Create your own Web Based Application in Minutes Step 1 - Define What You Want Define your new application based on the how you want it to work without worry about programming or the hassle of hiring expensive programmers. Step 2 more>> Eobby.com - Create your own Web Based Application in Minutes Step 1 - Define What You Want Define your new application based on the how you want it to work without worry about programming or the hassle of hiring expensive programmers. Step 2 -Define How it Looks Customize your new application the way YOU want. Step 3 - Its Ready to Go!! Deploy your new application with the following options: 1. Host it on our site for free. 2. Deploy the code to your website. 3. Deploy to Windows and run it on your PC or Laptop.<<less
Added: 2007-04-20 License: Freeware Price: $0.00USD
18 downloads
ASP Simple Blog 3.0 3.0
SimpleBlog is a free weblog application intended for personal use. The latest version 3.0 has fixed some security issues, features xhtml/css template structure, rss feed, blog calendar, wysiwyg with image upload, upgraded comments system and more. more>> SimpleBlog is a free weblog application intended for personal use. The latest version 3.0 has fixed some security issues, features xhtml/css template structure, rss feed, blog calendar, wysiwyg with image upload, upgraded comments system and more.<<less
Added: 2003-07-07 License: Freeware Price: $0.00USD
14 downloads
Other version of ASP Simple Blog
License:Freeware
Introducing Visual Studio.NET Web Applications
In this tutorial - Introducing Visual Studio.NET Web Applications, You will learn How Web Applications Work, Choose a Language for creation. Microsoft?s commitment to rapid application development is more>> In this tutorial - Introducing Visual Studio.NET Web Applications, You will learn How Web Applications Work, Choose a Language for creation. Microsoft?s commitment to rapid application development is reflected in Visual Studio 2005 2.0. The .NET framework has blurred the lines between the different programming disciplines and made application development of any kind pleasurable. Web application development specifically has received a boost. With Visual Studio.NET 2005, the facilities available for the Web application developer has been enhanced multifold.<<less
Added: 2006-05-30 License: Freeware Price: Free
1247 downloads
Using of CSS in your ASP.NET Web application 1
Explains how any beginner Web developer / designer can easily apply a multitude of formatting to the Web pages he produce. One of the methods by which an experienced Web designer can show up from the crowd is to provide flexibility to this formatting as more>> Explains how any beginner Web developer / designer can easily apply a multitude of formatting to the Web pages he produce. One of the methods by which an experienced Web designer can show up from the crowd is to provide flexibility to this formatting as well.<<less
Added: 2006-04-17 License: Freeware Price: $0.00USD
12 downloads
Other version of Using of CSS in your ASP.NET Web application
License:Freeware
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 web applications blog rss 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