We're building a brand new version of the site, and we'd love to hear your ideas
Members
Technology Zones
IBM Learning Center
Articles
Hosted By
Info
|
Articles & Tutorials  -
Steve Friedl takes a look at how your site could be vulnerable to SQL injection attacks - complete with numerous examples - and the action you can take to prevent them..  -
Takes a look at how tree structures can be usefully stored in a relational database such as SQL Server, and how to implement web directory-like features such as breadcrumbs..  -
Demonstrates how to create a master-detail page in ASP.NET using nested repeaters..  -
Dimitrios explains how replicating GetRows in .NET is easy and shows how it offers precise control of the details of the data and its display..  -
An extensive examination of using ADO.NET to access SQL Server databases, from establishing connections and executing stored procedures, to connection pools, data readers and data sets.. 
Sample Code  -
ADO.NET 2 has new classes that makes it quite easy to write data-programs independent of the database engine. Learn how here..  -
Learn how to encrypt any section of your Web.config file on-the-fly and programatically; plain-text connection strings in your config file are no more!.  -
Learn how to use the little-known Http Handler functionality of ASP.NET to serve images from a database..  -
Demonstrates how to connect to a MySQL database with C#.. 
Reviews  -
SQL Server 2000 Programming claims to be a comprehensive guide to SQL Server 2000, and at a hefty 1390 pages, you can't argue with that. Being a programming guide, it concentrates only on issues that affect an SQL Server developer, but it still covers topics such as Database Administration to a reasonable level.. 
Web Sites  -
In this part we take ourselves into displaying data in a nice way. -
Part 3 of a series about using Databases in ASP.NET, In this part we explore the DataSet and updating a Database. -
Part 1 of a series about using Databases in ASP.NET, In this part we explore the components that make up a DataSet -
Part 1 of a series about using Databases in ASP.NET, In this part we explore the basics of connecting.
|
Search
Code Samples
New Members
|