Check out JobNimbus - CRM for Contractors and Service Professionals.
SQL Server
SQL Server Database Project and Database Source Control
One the features long sought after by developers is a reliable and easy way to maintain source control on SQL Server databases. Especially on Agile projects where multiple developers are making changes to a database schema at the same time, database source control is an absolute necessity.
Fortunately, Microsoft now provides a tool to synchronize schema changes across databases and store the change history in source control. This tool is availble in Visual Studio 2010 and is called the SQL Server 2008 Database Project.
Performance benchmarks for ODBC vs. Oracle, MySql, SQL Server .NET Providers
I did a simple benchmark for the 3 main databases (Oracle 11g, MySQL 5.1, SQL Server 2008) to see how using ODBC compares to using their native providers in .NET for all database access. To keep things on an even playing field, all 3 databases were run on the same machine, with the exact same database name, table name, and schema. Database authenticaton was used by all databases.
Connecting to SQL Server, Oracle, and MySQL with Database or Windows Authentication
I’ve created a tool to help test different connection strings and settings for the various databases. The information out there on certain database connection types is poor at best so this was put together over a week long process of testing and reverse engineering. A lot of forums and blog posts were pieced together to figure all of this out.
Popular Articles
Last viewed:
- Silverlight Memory Leak DataGrid, DataForm, DataTemplate, etc...
- Using Stored Procedures in the Entity Framework with Scalar Return Values
- ASP.NET Download File to Web Browser
- System.Web.UI.Page find a control by type
- How to localize a BoundField / TemplateField HeaderText
- SQL Create Table Add Description to Column

Recent comments
1 day 8 hours ago
2 days 12 hours ago
4 weeks 5 days ago
4 weeks 5 days ago
5 weeks 5 days ago
5 weeks 5 days ago
5 weeks 6 days ago
8 weeks 5 days ago
9 weeks 6 days ago
11 weeks 5 days ago