Check out JobNimbus - CRM for Contractors and Service Professionals.
CSS Shorthands and Input Styling
The following is a list of useful shorthands for specifying typically large CSS properties in a small and succinct one line definition. This not only keeps your CSS files clean and easy to read, but more importantly, it significantly reduces the size of your CSS files.
Checking if Browser Supports Cookies (ASP.NET)
Most of the time, when you check forums about checking if a user's browser has cookies enabled, you will see posts that say you should use the following:
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.
Get the list of ODBC data source names programatically using C#
Many times, you may need to get the list of currently set up ODBC data source names on the machine where your code is running from. There is no .NET API to get this list so you have to monkey with Windows registry a bit to find the list. There are 2 different types of ODBC data sources you can set up (User and System). The Data Source Names can be found in Windows by going to Administrative Tools->Data Sources(ODBC).
Popular Articles
Last viewed:
- Installing Visual Studio 2008 Server Pack 1 (SP1)
- Explanation of Cross Domain and Client Access Policy files for Silverlight
- ASP.NET Download File to Web Browser
- Get Authentication Mode from Web.Config file
- Performance benchmarks for ODBC vs. Oracle, MySql, SQL Server .NET Providers
- Dell Inspiron Mini 9 Upgrade RAM

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