build your own ruby on rails web applications rapidshare
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5684
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
Set up Ruby on Rails in Windows
Heres a quick Howto on setting up Ruby on Rails for Windows. more>> Heres a quick Howto on setting up Ruby on Rails for Windows.<<less
Added: 2006-08-31 License: Freeware Price: Free
1171 downloads
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
Installation of Ruby on Rails in Fedora Core 6
Installation of ruby on rails with Apache 2.2 and Mongrel on Fedora Core 6. more>> Installation of ruby on rails with Apache 2.2 and Mongrel on Fedora Core 6.<<less
Added: 2007-05-01 License: GPL Price: FreeAdditionalInfoFREE
553 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
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
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
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
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
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
Dynamic User Interface in ASP.NET Web Applications 1
Every developer knows well that to be able to design a proper user interface then we have to have a solid knowledge about every aspect of this user interface before we actually start designing it. Unfortunately, this is not always 100% possible. more>> Every developer knows well that to be able to design a proper user interface then we have to have a solid knowledge about every aspect of this user interface before we actually start designing it. Unfortunately, this is not always 100% possible. Situations arise from time to time in which we have no or little idea about what will be the proper user interface for a given application. In web applications things becomes worth as these situations arises more frequently.<<less
Added: 2006-06-07 License: Freeware Price: $0.00USD
14 downloads
Other version of Dynamic User Interface in ASP.NET Web Applications
License:Freeware
Validating User Input In ASP.NET 2.0 Web Applications 1.0
Explains what is validation, why validation of user input is so important and how to use ASP.NET 2.0 validation controls to build robust Web applications. more>> Explains what is validation, why validation of user input is so important and how to use ASP.NET 2.0 validation controls to build robust Web applications.<<less
Added: 2006-02-19 License: Freeware Price: $0.00USD
11 downloads
Other version of Validating User Input In ASP.NET 2.0 Web Applications
License:Freeware
150+ Ruby on Rails Tutorials
Over the last couple of months, I have collected over 150 Ruby on Rails links at Top-Ten-Tutorials.com more>> Over the last couple of months, I have collected over 150 Ruby on Rails links at Top-Ten-Tutorials.com<<less
Added: 2006-09-29 License: Other Free / Open Source License Price: Free
1192 downloads
Speed Optimization in ASP.NET 2.0 Web Applications 1
Developing a web application that responds to users requests quickly is a target and a challenge for all web developers. ASP.NET was designed with speed optimization and performance improvements in mind. This tutorial covers correct using of state more>> Developing a web application that responds to users requests quickly is a target and a challenge for all web developers. ASP.NET was designed with speed optimization and performance improvements in mind. This tutorial covers correct using of state management and data access to develop a high performance ASP.NET application.<<less
Added: 2007-01-08 License: Freeware Price: $0.00USD
15 downloads
Other version of Speed Optimization in ASP.NET 2.0 Web Applications
License:Freeware
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
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 build your own ruby on rails web applications rapidshare 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