Software Index
Related Topics
Popular Trends
Trending Topics
 

Eagle Pace Application Sample

All | Freeware
Product Title  /  Popularity Revised License Rating Size
GeoWebCache
GeoWebCache is a cache for WMS tiles implemented as an HttpServlet in Java. It is run through a container like Jetty, Tomcat or JBoss. The response time is measured in milliseconds.

Configuration

In addition to the GeoWebCache.properties file, GeoWebCache also uses properties ...
July 25th 2011 Freeware    317k
PrintDirect
The PrintDirect DLL can be used from 32 bit programs in Windows'98, '95
and 'NT to bypass the printer driver, list the available printers, and
to set the default printer. Prints bitmaps and provides LPrint as it was in old Basic.
The ...
September 25th 2001 Commercial  5 stars 116k
VeriLook Standard SDK (Demo for Linux)
The SDK is based on the VeriLook PC-based face identification technology. It can be used with most cameras, webcams and databases on Linux or Windows. Simultaneous multiple faces' detection, processing and identification up to 80,000 faces/second. SDK distribution package includes: ...
April 2nd 2011 Demo    328k
TryC for Mac
For writing and running small C program. It’s just for C learners. Mac OS X includes Developer Tools a developing environment for making Macintosh applications. But if someone wants to study programming using C, Xcode is too big and too ...
February 21st 2011 Freeware    881k
DB3NF - Rapid Web Application Development platform (RAD)
DB3NF is a Rapid Web Application Development platform (RAD) designed for fast and easy creation of high performance, maintainable and scalable Web applications of virtually any kind. It also dramatically reduces development and QA time and provides a consistent look ...
March 14th 2002 Freeware  5 stars 1k
TickerPro Server
Main advantage of TickerPro Server is expandability. Using base TickerPro Server functionality and developing additional connectors to the feeds, databases and third-party applications we could easy adjust the product for customers requirements.

Current release includes solution for Omega Research ProSuite ...
November 20th 2003 Shareware  5 stars 712k
Network Eagle Monitor Pro
Network Eagle is a powerful network monitor. Create categorized task lists on a "set and forget" basis. Network Eagle can ping server, monitor TCP port, check HTTP URL (with HTTP auth.), test FTP link, check disk space usage, execute external ...
December 15th 2004 Shareware    3,352k
Image to PDF Desktop Application
The Image to PDF Desktop Application is a simple Windows utility that will convert one or more images into a PDF document.

The conversion process is controlled through an easy to use and intuitive interface (split up into convenient tabs) ...
August 20th 2005 Commercial    790k
Excel ActiveX
Excel ActiveX Control enables your application to display and interact with Microsoft Excel document. Simply place the OCX on your form, you can have all the office functions. Support office automation client with abundent samples.
Feature: 1. Easily create online ...
December 1st 2005 Shareware    759k
Word ActiveX
Word ActiveX Control enables your application to display and interact with Microsoft Word document. Simply place the OCX on your form, you can have all the office functions. Support office automation client with abundent samples.
Feature: 1. Easily create online ...
December 3rd 2005 Shareware    759k
Web Snapshot
Capture entire web pages to PNG, Jpeg, Gif, BMP images and resize them to thumbnails. The component saves any downloaded web files (html, flash, styles, JavaScript) to disk. You can specify first URL, thumbnail size and the sample Spider application ...
December 18th 2005 Shareware    1,821k
Word Viewer ActiveX Control
Word ActiveX Control enables your application to display and interact with Microsoft Word document. Simply place the OCX on your form, you can have all the office functions. Support office automation client with abundent samples.
Feature: 1. Easily create online ...
February 27th 2006 Shareware    530k
Application as Service
Application as Service is a system utility that will let you run any application as a Windows service, benefiting from all the advantages Windows services have. If you need to run any applications as services locally or on a remote ...
March 11th 2006 Shareware    5,929k
Map Suite Engine
Map Suite Engine is a powerful and feature-rich low level component that enables C# and VB.NET software developers to generate great-looking map images for presentations. At the heart of the Map Suite product line is a non-visual component library designed ...
July 6th 2006 Commercial    15,488k
Map Suite Web
Map Suite Web Edition is a powerful and feature-rich ASP.Net server control that enables C# and VB.NET software developers to build detailed internet mapping applications. Utilizing Microsoft's .NET Framework, the APIs for Map Suite Web Edition incorporate the very latest ...
July 6th 2006 Commercial    29,466k
PowerPoint Viewer OCX
PowerPoint ActiveX Control enables your application to display and interact with Microsoft PowerPoint document. Simply place the OCX on your form, you can have all the office functions. Support office automation client with abundent samples.
Feature: 1. Easily create online ...
September 16th 2006 Shareware    1,145k
Word Viewer OCX
Word ActiveX Control enables your application to display and interact with Microsoft Word document. Simply place the OCX on your form, you can have all the office functions. Support office automation client with abundent samples.
Feature: 1. Easily create online Word ...
September 19th 2006 Free Trial    1,612k
Map Suite Desktop
Map Suite Desktop Edition is a powerful and feature-rich .NET mapping control that enables C# and VB.NET software developers to build detailed desktop mapping applications. Utilizing Microsoft's .NET Framework, the APIs for Map Suite Desktop Edition incorporate the very latest ...
November 5th 2006 Commercial    29,094k
CBL C# ASP.NetWeb Application Builder
Instantly Generate C# ASP.Net Ajax Web Database Relational Applications that are N-Tier, Feature-Packed, User-Friendly and Efficient - without programming!

Creates readable C# code, Visual Web Developer / Visual Studio project, and efficient Stored Procedures, giving programmers the freedom to further ...
July 29th 2008 Shareware  5 stars 4,949k
Application Blocker Pro
Application Blocker Pro is both an internet parental control software and a monitoring solution that protect your child while surfing the internet. The application will block websites that contain inappropriate content or images, application running like messenger application, or system ...
August 9th 2008 Shareware    2,970k
Related Scripts
A Real-World Example of Caching Data in the Application Object
From this article you will able to understand the limitation of using database for storing web content and the effectiveness of application-level variables to access values dynamically through ASP pages. And here, the author suggests to utilize the Application object ...
November 29th 2005 Freeware     
A web based dialup Internet application
Now the webmasters could connect and disconnect a dial up internet session and they could also check up the timing of the connection. This article provides an easier way that shows the present access state and also displays the phonebook ...
December 9th 2005 Freeware     
Administering the Application Variables
The author clearly explains in this article how to utilize Application Variables to cache webpage details. He explains the process with a sample ASP code and also tells us how to refresh just a portion of the webpage instead of ...
November 27th 2005 Freeware     
Application StaticObjects Collection
The usage of Application.StaticObjects is described in this tutorial that tells the ways in an easier understandable manner how to implement them together with ASP components to retrieve information such as retrieving all properties of all static objects stored in ...
December 18th 2005 Freeware     
Building an Event Calendar Web Application
Building an Event Calendar Web Application is an interesting ASP.NET article in which the author deals with the information regarding calender control of ASP.NET. The author shows you to create an application in which the users can select the date ...
November 23rd 2005 Freeware     
Creating a Notepad Application in C#
At the end of this article the webmasters can learn the process of creating a notepad application with the help of the technologies provided by the C#. The author uses this notepad application which could be changed according to the ...
December 7th 2005 Freeware     
Examining the Data Access Application Block
At the end of this online tutorial the users could use the Data Access Application Block. It is used for processing common data access tasks. The author narrates the merits of using this through a small sample code generating a ...
December 18th 2005 Freeware     
Executing External Applications From Your .NET Application
Few worked out examples to show that the programmers could run an external application from .NET applications is the main content of this online tutorial. The author listed out those type of execution process like running BCP in SQL Server, ...
December 3rd 2005 Freeware     
FotoVision Web Application
The FotoVision sample allows you to easily share photos on the web and demonstrates a variety of .NET technologies including Windows Forms, ASP.NET, Web services, and the .NET Compact Framework. It consists of a desktop, web, and Pocket PC sample ...
December 9th 2005 Freeware     
Hello World - Console Application
Hello World - Console Application is a simple tutorial which helps you to show the output "Hello World" on the screen using C# language. You can shows the output using the WriteLine method of the console object. The author offers ...
December 12th 2005 Freeware     
Related Code
a "minimum" WinG sample application (C) by R.Hess
This is a very quick sample application that illustrates what could be considered a 'minimum' WinG application.
June 1st 2006     27k
Sample SMS program v1.0
This sample application was developed on VS 2003
Before you can use it to send sms's u need to register at www.strikeiron.com to get a licence key Just Build the project enter the licence key and start sms'ing

if u are ...
February 15th 2006     14k
A .Net Database Sample
Sample application/*.sln for beginners and intermediates using OLEDb. Other controls used are ListView, ListBox, and MenuItems. Also uses ArrayList as a collection holder for the entries in the DB. Comes with *.mdb file. Pretty good beginning point for OOD. Complete ...
August 9th 2006     31k
XML Technique sample
Good technique to load/save multiples settings in XML for each in controls by CallByName.. Thi is a nice exemple to implement in your application! I dedicaded this project sample to PSC in exchange by nothing, enjoy and vote for me ...
December 29th 2010     18k
BugTracker.NET - ASP.NET application with sourcecode 1.01
BugTracker is an ASP.NET application written in C# with ObjectPersistor.NET. It is a fully functional problems & solutions tracking system. BugTracker will help you to take control over software development process. You may use BugTracker on your site or on ...
February 7th 2006     239k
New Software
Popular Software