Check out our New 411ASP.net Website in Beta:
New Name, New Features, Same People!
ASP.NET Database  - ASP.NET tutorial, script, code, controls

411ASP.NET
  
 Navigator >    You are 1 of 109 Active Visitors.
Menu >
My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

Add Records   (9) 
How to Add Record in a Database, ...

Connections   (23) 
DSN, Database Select Advanced, ...

Counting Records   (4) 
Count Records in Access DB, ...

Data Caching   (14) 
Web caching in ASP.NET 2.0 in C#, ...

Data Objects   (129)  
.Common, .OleDb, .SqlClient, ...

Database Servers   (7) 
Accessing MySQL Database, ...

Delete Records   (5) 
Delete Records MS Access, Batch Deleting, ...

Display Records   (27)  
Paging Records, Displaying Newest Entries, ...
Edit Records   (7) 
Using FormView Control to Edit, ...

Record Properties   (2) 
How to use SCOPE_IDENTITY(), ...

Searching   (3) 
Search MSDN Support Databases, ...

SQL Language   (21) 
Change Schema Name on Tables, ...

Stored Procedures   (31) 
How to dynamically change the SQL, ...

Tables   (11) 
Create data table in ASP.NET (VB), ...

Transaction Handling   (11) 
Making SQL Transaction, ...

  Database     Add to QuickList   

SQL Server Trusted Error Code Snippet
  Hits Today: 2  Total: 11779
Updated: 10/27/2001
Shows you how to configure ASP.net to provent you from getting the following error when trying to connect to SQL Server using a Trusted Connection: "Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection."   Code: ASP.NET Beta 2

ADO.NET part 1 Site: DNJ Online
  Hits Today: 1  Total: 1545
Updated: 3/24/2001
Microsoft is introducing a new model for accessing data through the .NET Framework. Rob Macdonald explains how ADO.NET works and how it differs from ADO.   Author: Rob Macdonald   Code: ASP.NET Beta 1 & VB

DataGrid to Excel using .Net Code Snippet
  Hits Today: 2  Total: 2528
Updated: 10/17/2004
Code for how to export datagrid to excel using .Net. Under command button just paste this code... After getting the fields to the datagrid this code will work.   Code: ASP.NET v2.0
 Sponsor

Creating a Data Access Layer Site: www.ASP.net
  Hits Today: 1  Total: 290
Updated: 4/27/2007
In this tutorial we'll start from the very beginning and create the Data Access Layer (DAL), using typed DataSets, to access the information in a database.   Author: Microsoft   Code: ASP.NET v2.0 & VB

Declarative Parameters Site: www.ASP.net
  Hits Today: 1  Total: 198
Updated: 4/28/2007
In this tutorial we'll illustrate how to use a parameter set to a hard-coded value to select the data to display in a DetailsView control.   Author: Microsoft   Code: ASP.NET v2.0 & VB

Wrapping DB Modifications Site: www.ASP.net
  Hits Today: 1  Total: 155
Updated: 7/14/2007
This tutorial is the first of four that looks at updating, deleting, and inserting batches of data. In this tutorial we learn how database transactions allow batch modifications to be carried out as an atomic operation.   Author: ASP.NET   Code: ASP.NET v2.0 & VB

TemplateFields in the DetailsView Site: www.ASP.net
  Hits Today: 1  Total: 168
Updated: 8/1/2007
The same TemplateFields capabilities available with the GridView are also available with the DetailsView control. In this tutorial we'll display one product at a time using a DetailsView containing TemplateFields.   Author: asp.net   Code: ASP.NET v2.0 & VB
 Sponsor

An Overview of Data Site: www.ASP.net
  Hits Today: 1  Total: 147
Updated: 8/3/2007
In this tutorial we'll see how to map an ObjectDataSource's Insert(), Update(), and Delete() methods to the methods of BLL classes, as well as how to configure the GridView, DetailsView, and FormView controls to provide data modification capabilities.   Author: asp.net   Code: ASP.NET v2.0 & VB

Events Associated With Data Site: www.ASP.net
  Hits Today: 1  Total: 121
Updated: 8/3/2007
In this tutorial we'll examine using the events that occur before, during, and after an insert, update, or delete operation of an ASP.NET data Web control. We'll also see how to customize the editing interface to only update a subset of the product fields   Author: asp.net   Code: ASP.NET v2.0 & VB

  More Pages:  1  |  2  |  3  |  4  |  5  |  6  |  7    Next >>  


 Sponsor



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP.NET Database  - ASP.NET tutorial, script, code, controls Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use