.NET news » Database 
Mastering Visual Basic .NET Database Programming
Authors: Evangelos Petroutsos, Asli Bilgin
Average rating: (19 reviews)
More .NET Database books
Optimizing Serialization in .NET - part 2
Provides code and techniques to enable developers to optimize serialization of DataSets/DataTables.
ADO.Net on SqlServer 2005 Performance Tips
Presents Tips on how to handle SqlServer 2005 on ADO.Net
Data Points: System.Transactions
The System.Transactions namespace of the Microsoft .NET Framework makes handling transactions much simpler than previous techniques. Read all about it this month.
SQL Security: New SQL Truncation Attacks And How To Avoid Them
This article discusses some new threats to your SQL Web app that include modifying SQL statements or injecting SQL code even if the code has escaped the delimiting characters.
11 Oct 2006, 19:00:00 Source: SQL Security: New SQL Truncation Attacks And How To Avoid...
Tags: Security
Database
A Filter Dialog for a DataGridView
This is a dialog window that allows filtering a datagridview. It can build filters with any depth of parentheses.
Caching Pages and Application Data in ASP.NET 2.0 with SqlDependency
Overview of the steps necessary to cache Pages or application data based on the new ASP.NET 2.0 SqlCacheDependency features.
24 Sep 2006, 12:43:44 Source: Caching Pages and Application Data in ASP.NET 2.0 with...
Tags: Database
ASP.NET
Low-Cost High Availability: Simple Database Monitoring in a Windows Environment
The .NET Framework 2.0 and Visual Studio 2005 make it easy to create a basic but extensible database-monitoring solution without a lot of complexity or coding.
20 Sep 2006, 18:50:41 Source: Low-Cost High Availability: Simple Database Monitoring in...
Tags: Database
User Interface generator for ASP.NET database applications
In web applications, many pages have simple CRUD purposes. This presentation shows how to produce these pages without a single line of code by generating them with description files.
17 Sep 2006, 17:07:00 Source: User Interface generator for ASP.NET database applications
Tags: Database
ASP.NET
26 Productivity Tips for Managing Data (Part 1 of 2)
Regardless of your .NET language of choice, managing data is a vital skill for most applications.
Web SQL Utility
Simple ASP.NET application to run queries against your databases. Stores history, favourites.

