135 projects tagged "C#"
Af-Arch is an N-tier development framework to quickly build high-quality distributed applications. It currently supports C and C# programming languages, which enables you to write client applications using them. It currently runs on GNU/Linux and Microsoft Windows, and is being used in production environments.
Acceleo is a code generator designed to efficiently implement the MDA approach and to improve software development productivity. It is natively integrated with Eclipse and EMF. It includes tools and editors making it easy to learn and to adapt to any kind of project or technology. It provides incremental generation, meta-model interoperability, simple and extensible syntax, template driven customisation, and more.
Aorta is a load-balancing clustered P2P application. It executes Tasklets (which have the ability to split themselves into sub tasks that can be executed in pararell). A typical cluster contains of a LAN with 1-256 computers, each one running aorta. A Tasklet can be of any type ranging from encoding MP3s, Genomic DNA Alignment, or simply to rendering Web pages for high speed/heavily loaded Web sites. You can make functions calls to C/C++, applications like Matlab, etc.
Auto IVR Dialer automatically dials numbers from a comma-separated list. On success, it connects the dialed party to the IVR. This uses Asterisk or Trixbox to initiate calls. It has the ability to initiate simultaneous multiple calls. It tracks the calls and re-attempts the failed calls, and this cycle repeats itself until all calls are successful or stopped by the user. It is useful for running automated campaigns. It requires Mono or .NET framework 2. It runs on Unix, Linux, Solaris, Windows, and any other platform compatible with Mono.
Auto Project Planner automatically calculates a proper project plan based on your effort estimations and the due dates you have in mind. A list of tasks and a list of employees can be defined. Tasks can be assigned to one or more employees. It is also possible to define a maximum percentage value an employee can/should work on a task. Public holidays, leaves, weekly working hours, and more parameters can be specified and are considered in the calculation. According to this input, the software computes time plans by minimizing the MSE (mean squared error) between expected and computed end dates.