5 projects tagged "C#"
Gestor Lasgon is an application whose main purpose is to manage and organize administrative processes. Among its features are basic management for invoicing, providers, customers, and payments, and the ability to define printing templates for documents such as bills, checks, and payment receipts. User can define new templates every time a new document appear.
GMOVIL is a complete tool to manage common process across Vodafone sale points. It is built on top of the Af-Arch environment using Gtk# and Mono. It takes advantage of the Af-Arch platform to be executed and be accessed by several users at the same time from different computers. This allows real-time information sharing related to available stock, models, system configuration, commissions, etc.
screen-scraper is a tool for extracting data from Web sites. It works much like a database that provides access to the information of the Web. It provides a graphical interface allowing you to designate URLs, data elements to be extracted, and scripting logic to traverse pages and work with scraped data. Once these items have been created, screen-scraper can be invoked from external languages such as .NET, Java, PHP, and Active Server Pages. It can be scheduled to scrape information at periodic intervals, and can automatically write extracted data to CSV files.