ExpressProfiler

ExpressProfiler is a simple but good enough replacement for SQL Server Profiler. Can be used with 2005/2008/2008r2/2012/LocalDb, either express or standard

LocalDB Companion

LocalDB Companion is a very simple tool that automates common tasks for developers using LocalDB, focusing on helping them with LocalDB under IIS and ASP.NET. The tool controls the user's Automatic LocalDB Instance. It appears as a system tray icon and offers several commands through context menu. LocalDB Companion is also an example of using PInvoke into LocalDB API to control LocalDB instance.

Microsoft SQL Server Product Samples: Database

This project contains Database samples released with Microsoft SQL Server product.

SQL LocalDB Wrapper

sqllocaldb.zip (6,4 MB)
SQL LocalDB Wrapper is a .NET 3.5 assembly providing interop with the SQL LocalDB native API from managed code using .NET APIs.

Microsoft SQL Server Community & Samples

CodePlex is the project hosting site for Microsoft SQL Server Samples and Community Projects. Projects listed here are official Microsoft samples for SQL Server (released with Service Packs or major releases of SQL Server) and applications developed by MVPs, and the SQL Server co