Adaptive Access Layers

aal.zip (1,2 MB)
AAL is a small C# assembly that can create a runtime type that implements any interface.

ActiveRecord in C# by Abel Perez

This ActiveRecord Framework was kicked off before the launch of C# 3.0 and LINQ and might be a little outdated relative to some of the things you can do now a days right out the box.

A.Data Framework for XML-based Client Data Storage

ADataFW.zip (1,7 MB)
A.Data is a simple framework for storing data used by .NET client apps. It uses standard XML serialization methods for persisting data, C# structures for defining structure of a data item, and the generic List<> for storing the structure objects. The serialized XML is analogous to the database file, the List<> is analogous to the data table, and the struct is a row in the data table. The framework is published as a Visual Studio project template with a wizard for defining the file location and the struct name. The source code for the A.Data.Database.dll assembly, which contains a class (called A.Data.Database, incidentally) that provides standard Database functions to the Database class in the project. Also, the code for the Wizard is included for customization and improvement purposes.

ADO.NET Toolkit

This library is created to boost productivity and performance by addressing issues that we face in real-life projects, while using ADO.NET. Use this library to

ADOOR

adoor.zip (9,0 MB)
Object/Relational mapping framework leveraging ADO.NET`s powerful disconnected mode. Supports an effective object query language based on relational operators including join. Adoor.Net is a .NET 2.0 framework based on both Eldorado.Net project and ObjectBroker project. Although it inherits many aspect from Eldorado, it also add several improvements (namely strongly typed collections).

Advanced SQL Server Dependencies

Advanced SQL Server Dependencies allows you to discover dependencies between database objects across multiple servers and databases.

AdventureWorksDW2008R2 mdf and ldf zipped - ready to attach

After having many problems attaching the mdf, as well as running the script from the http://msftdbprodsamples.codeplex.com/ page, I had finally managed to create a fresh copy of mdf & ldf files for the AdventureWorksDW2008R2. Just unzip the 2 files anywhere - e.g.: C:\DATA\ - and attach the db. I hope this would save you some time. I had tested this on: OS: Windows 7 Enterprise 64bit with SP1 DB: MS SQL Server 2008 R2 Microsoft SQL Server Management Studio 10.50.2500.0 Microsoft Analysis Services Client Tools 10.50.2500.0 Microsoft Data Access Components (MDAC) 6.1.7601.17514 Microsoft MSXML 3.0 4.0 6.0 Microsoft Internet Explorer 9.0.8112.16421 Microsoft .NET Framework 2.0.50727.5448 Operating System 6.1.7601

Altairis Web Security Toolkit

Set of ASP.NET providers (Membership, Role, Profile) which can be bound to simple and highly configurable table structure on Microsoft SQL Server or use plain text file instead of database. Also includes basic authentication module for IIS 7.0

AltairStudios.Core

AltairStudios.Core is a MVC fullstack framework extension with utils and administration. Core is a application core with a ORM to connecto to database with models, auto administration tool, and utilities.

Analyzer for Microsoft Access

Analyzer.zip (27,4 MB)
The Analyzer, which runs in Microsoft Access, analyzes and documents databases. It generates valuable information for developers and users.

AnyDbTest

anydbtest.zip (23,8 MB)
AnyDbTest is the first and only automated DB unit testing tool available using XML as test case. AnyDbTest is just designed for DBA/DB developers. It supports all kinds of popular database, such as Oracle, SQL Server, MySQL, and PostgreSQL etc.

ApacheLogToDB

ApacheLogToDB is an easy way to redirect Apache's access log to a database. A full-featured program which can be set up in just 5 minutes without any scripting.

arachnode.net

arachnode.zip (77,6 MB)
http://arachnode.net 2.6 release +lucene.net

ASP.NET Database Application using AJAX and JSON

aspnetjson.zip (1,3 MB)
Data management solution using ASP.NET, AJAX, JSON.Net and JQuery. Also use SQL database and SQL stored procedure to perform data operation (CRUD).

ASP.NET SQL SERVER ADMIN

assa.zip (105 kB)
Web based interface for automatic adding and updating of sql server 2005 table columns' ext pros on any of the databases an SQL server login account has access to. Lists all stored procedures of the chosen database and shows their content. Generates stored procedures per table

Azure User Management Console - AUMC

AUMC.zip (866 kB)
AUMC is a User Graphic Interface (GUI) that manages the users and logins of an Azure SQL database. The tool is simply convertin

AutoProc - The Stored Procedure Generator

autoproc.zip (35 kB)
AutoProc (The Stored Procedure Generator) is a (simple to use and compatible across multiple editions) set of stored procedures which generates getter and setter procedures for complex Sql Server 2000/2005/2008 (Express/Workgroup/Standard/Enterprise/Developer) tables.

Windows Azure Storage Mapper

a library for azure storage

Building Blox

bblox.zip (2,9 MB)
Building Blox is an Open Source ASP.NET AJAX (C#) Drag and Drop Website Portal Developed by Yousef Wadi. This is a portal system that allows the administrators to drag and drop their content on their portal, as well as use ready made controls or custom made controls.

Big SQL Script File Runner

Here's project that enables any developers or others to run the big sql script file greater than 300MB or any size. It also supports rollback feature & others.