using server side
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7423
Using ASP.NET With SQL Server 1
This is a beginner introduction to using MS SQL Server in ASP.NET web applications. MS SQL Server is one of the options if you have to develop web sites with dynamic content, like news site, bulletin boards, eCommerce etc. more>> This is a beginner introduction to using MS SQL Server in ASP.NET web applications. MS SQL Server is one of the options if you have to develop web sites with dynamic content, like news site, bulletin boards, eCommerce etc.<<less
Added: 2008-10-09 License: Freeware Price: $0.00USD
12 downloads
ASP.NET: Using Rich Server Controls with C#
Microsoft.net framework provides the developer with more advanced controls. Among those are the Calendar, AdRotator and the Xml Control. In this Tutorial we will see how we can make use of the rich co more>> Microsoft.net framework provides the developer with more advanced controls. Among those are the Calendar, AdRotator and the Xml Control. In this Tutorial we will see how we can make use of the rich controls provided by the framework.<<less
Added: 2006-05-26 License: Freeware Price: Free
1249 downloads
Java Email Server 1.6.1
Java Email Server is a Java SMTP and POP3 e-mail server. more>>
Java Email Server 1.6.1 offers users a Java SMTP and POP3 e-mail server. This project exists for everyone who is interested in running their own email server quickly and easily.
Major Features:
- The goal of JES is to provide an easy to use and reliable email server that can be quickly and easily setup.
- JES attempts to provide a powerful server using the minimal number of configuration settings and project size.
- JES was written and tested using Suns 1.3 JDK on Windows XP. As of version 1.5 of JES, JDK 1.4 is required. You may still use older versions (JES 1.4 or older) with JDK 1.3.
Requirements: Java JDK or JRE version 1.4 or greater
Added: 2008-06-25 License: GPL - GNU Public License Price: GPLGNUPublicLicense
26 downloads
TFTP Server 9.1 9.1
Multi-threaded TFTP server used to upload/download executable images and configs to routers and switches. It runs on most Microsoft® operating system, including Windows® XP, Vista, 2000, and 2003. While there are other free TFTP servers available, more>> <<less
Added: 2007-06-14 License: Freeware Price: $0.00USD
15 downloads
Using Ajax from Perl
You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. Thankfully, theres already a m more>> You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. Thankfully, theres already a module on CPAN to take the pain out it: CGI::Ajax.<<less
Added: 2006-11-10 License: Freeware Price: Free
1087 downloads
Advanced SMTP Server
Advanced SMTP Server is a system-tray local SMTP server program for Windows that lets you send email messages directly from your computer to recipient mailboxes. Along with a mass mailer the program can be used as a relay server for sending newsletters, more>> Advanced SMTP Server is a system-tray local SMTP server program for Windows that lets you send email messages directly from your computer to recipient mailboxes. Along with a mass mailer the program can be used as a relay server for sending newsletters, distributing messages to different mailing lists, sending notifications to your customers, as well as for sending personalized messages.<<less
Added: 2005-08-22 License: Freeware Price: $0.00USD
747 downloads
Core FTP Mini SFTP Server 1.14
Core FTP mini SFTP server - a free secure mini SFTP server using SSH/SFTP to allow transfer of files between computers over the internet and networks. more>> Core FTP mini SFTP server - a free secure mini SFTP server using SSH/SFTP to allow transfer of files between computers over the internet and networks.<<less
Added: 2007-12-08 License: Freeware Price: $0.00USD
13 downloads
Imageview 6.
Imageview 6 is a 4th generation image gallery script and it is using AJAX to deliver the best version yet. Main focus was compatibility between browsers. Also the compatibility on the server side has improved dramatically! While creating Imageview one of more>> <<less
Added: 2003-05-15 License: Free Non-Commercial Price: $25.00USD
16 downloads
Web Based Surveillance System
This is a simple web based surveillance system using OpenCV, PHP and Javascript. The system is designed to be low cost and simple, using only a webcam attached to a PC as the client. For the server side, you can use any regular web hosting. more>> This is a simple web based surveillance system using OpenCV, PHP and Javascript. The system is designed to be low cost and simple, using only a webcam attached to a PC as the client. For the server side, you can use any regular web hosting.<<less
Added: 2009-03-06 License: GPL Price: $0.00USD
14 downloads
Bulleted List Server Control in ASP.NET 2.0 1
BulletedList server control is a new ASP.NET 2.0 feature. In our efforts to display organized data which makes sense to reader, we make use of different server controls in ASP.NET 2.0 to render organized data. Bulleted List control also helps in that. more>> BulletedList server control is a new ASP.NET 2.0 feature. In our efforts to display organized data which makes sense to reader, we make use of different server controls in ASP.NET 2.0 to render organized data. Bulleted List control also helps in that. The Bulleted List server control is meant to display a bulleted list of items easily in an ordered or unordered fashion.<<less
Added: 2007-11-20 License: Freeware Price: $0.00USD
15 downloads
Understanding and Using JSP Sessions
This tutorial helps you to understand: What is a session? How a JSP server uses cookies to pass session ID? How to pass values in session objects? How to debug JSP session objects? more>> This tutorial helps you to understand: What is a session? How a JSP server uses cookies to pass session ID? How to pass values in session objects? How to debug JSP session objects?<<less
Added: 2006-11-12 License: Free Non-Commercial Price: $0.00USD
16 downloads
How To Use SQL Server Reporting Services 1
This tutorial explains how to install, configure and implement SQL Server Reporting Services in ASP.NET. Business development often requires analysis and data mining and SQL Server Reporting Services provide a solution to those tasks. more>> This tutorial explains how to install, configure and implement SQL Server Reporting Services in ASP.NET. Business development often requires analysis and data mining and SQL Server Reporting Services provide a solution to those tasks.<<less
Added: 2008-10-09 License: Freeware Price: $0.00USD
13 downloads
Ababa Online Viewer 1
Ababa Online Viewer is a small script that shows the number of visitors currently browsing your web site. Server Side Includes and Perl Module DB_File is required to run this script. more>> Ababa Online Viewer is a small script that shows the number of visitors currently browsing your web site. Server Side Includes and Perl Module DB_File is required to run this script.<<less
Added: 2003-10-05 License: Freeware Price: 0.00
12 downloads
Other version of Ababa Online Viewer
License:Freeware
Connecting ASP.NET to Access and SQL Server Database 1
This tutorial talks about connecting to an Access or Sql Server database using ASP.NET. You might have noticed that the procedure to connect to a database is almost the same, but you should always take some ideas into consideration before you start more>> This tutorial talks about connecting to an Access or Sql Server database using ASP.NET. You might have noticed that the procedure to connect to a database is almost the same, but you should always take some ideas into consideration before you start implementing your projects.<<less
Added: 2008-06-12 License: Freeware Price: $0.00USD
12 downloads
PHP Explorer 1.2 1.2
PHP Explorer is a server side file explorer for server and also PC. It include the function of executing php script and files download from server or PC. Please read the readme before using it. Author is not resposible for any damage cause by this more>> PHP Explorer is a server side file explorer for server and also PC. It include the function of executing php script and files download from server or PC. Please read the readme before using it. Author is not resposible for any damage cause by this software.<<less
Added: 2006-08-05 License: Freeware Price: $0.00USD
11 downloads
Other version of PHP Explorer
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 using server side 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