A tool for fast development of .NET applications operating with databases. ObjectPersistor enables to easily create and use persistent objects in any .NET language and execute object queries for access to relational database.
Resourcer is an editor for .resources binaries and .resX XML file formats used with the Microsoft.NET platform. The program is written in C# and allows the integration of bitmaps, icons and text strings into resource packages.
ASP Enterprise Manager is a web-based interface for Microsoft SQL Server and MSDE written using ASP.Net, VB.Net and C#.Net. This project was developed to allow many SQL Server and MSDE design and administration tasks to be performed from any computer with a web browser.
LLBLGen is a data-access tier generator for .NET, generates a complete data-tier (both .NET classes (in C# or VB.NET) and all necessary stored procedures) for a given SQLServer 7/2000 database, including the compatible MSDE versions. The generated .NET code is compiler-ready and can, when compiled by the .NET C# or VB.NET compiler, be used immediately by other applications.