Author: SSWUG Research

Community

IDbDataParameter error in .NET

(René Paw Christensen) I wanted to update a project of mine, which eases database access using Generics, Attributes and Reflections. My original project used database classes like SqlConnection, SqlCommand and SqlDataReader, but to support more database types (MS SQL, MS MDB and MS SDF) I needed to

Community

Creating Custom Cache Dependency

(Bipin Joshi) ASP.NET 2.0 offers you several ways to set a dependency between a cached item and a file(s), another cached item(s) or SQL Server database table. No doubt they satisfy most of the real world needs. However, at times the features offered by these dependencies are not sufficient. In such

Community

Introduction to MySQL

(Michael S. Hines) Performance Analysts and Capacity Planners catalog and retrieve lots of data – cpu time busy, memory use, disk space use, disk subsystems performance, tape use, tape subsystem performance, network use, and network subsystem performance is just a short list. We frequently ‘throw th