Rental Manager Pro is an application used to manage your rentals as a letting agent. Make sure rent is paid on time, generate client reports and keep in contact with your clients.
Jabberace project aims to implement an full-featured XMPP/Jabber server. It will also provide reusable libraries/components to develop XMPP/Jabber server and client applications.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
XsltDb is a browser-based application development environment for DotNetNuke. It offers smooth coding (syntax highlighting, code completion, context help), database access (SQL, portal data isolation, dedicated portal database), AJAX, XSLT.
Mytrip.Mvc is an open source CMS, based on .NET4 MVC 3, which enables you to build Web sites. For now project include several modules: Users, News, Articles, Blogs, Votes. Every module has separated settings, which can be found in the control panel.
DiffSchema analyses the schema of MS SQLServer databases and tells you what the differences are. It's great for making sure your database structures are identical between your development and live environments. It's also very easy to use.
A web-based alert and monitoring system for your databases. Create logical assertions for your data in a unit test-style fashion and receive email alerts when they fail. Ideal for monitoring the integrity of complex enterprise data warehouses.
Extensible n-tier application with multilayered architecture. It's an open source project and available for free. Initially targeted to web based solutions. Licensed under the modified MIT license. Visit http://sibertek.net to know more.
Instrumental is a financial trading and investigation platform designed to search out potentially lucrative trades using many different methods to narrow a search such as pattern recognition, volume surges, trading ranges and retracement.
Direct Access Framework (DAF) provides a simple lightweight solution for Single SignOn and Licensing starting from a portal or LMS/ VLE. It has been deleveoped for the Dutch educational industry to enable pupils easely access content from various pub
Scrum Time is a web-based Scrum project management tool. This tool is intended to be intuitive, flexible, and extensible. The most recent release is implemented in ASP.NET MVC 2.
The latest source code is on GitHub at:
https://github.com/erniep888/ScrumTime/tree/ASP.NETMVC4
A set of extensions to ESRI ArcGIS Desktop 9.3 software that add functionality that enhances productivity and usability. Modular, generic and configurable using XML configuration files. For more details see readme.txt in the latest release download file.
The Borg project is a framework for building MMORPG systems entirely written in c# . Borg provides the infrastructure and development framework with features like account authentication & management, message delivery, client and shared libraries...
Update: this project is not active. You can still use it as a solid base for other projects or research.
Project creates auto generated code that when included in your .net project makes access to SqlServer stored procedures so simple. example that calls SP and returns value from row. int Id=da.SP.getID("fred").ExecuteOne().Customer.Id;