Codango ASP.NET Database  - ASP.NET tutorial, script, code, controls

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

 Sponsor

Add Records   (13) 
Adding to a Database using LINQ, ...

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

Counting Records   (3) 
SQL: Limit Rows Returned, ...

Data Caching   (15) 
Caching Data, .Net caching, ...

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

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

Delete Records   (8) 
Delete Records Database w/ LINQ, ...

Display Records   (35) 
Paging Records, Displaying Newest Entries, ...
Edit Records   (12) 
Using FormView Control to Edit, ...

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

Searching   (8) 
Searching Database with String, ...

SQL Language   (31) 
Integration Service Data 1, ...

Stored Procedures   (37) 
Using Stored Procedure, ...

Tables   (11) 
Convert HTML tables, Data to Table, ...

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

  Database     Add to QuickList   

SQL Server Trusted Error Code Snippet
  Hits Today: 1  Total: 16765
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: 1824
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: 1  Total: 6095
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
 

Creating a Data Access Layer Site: www.ASP.net
  Hits Today: 1  Total: 605
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: 245
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: 212
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: 276
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
 

An Overview of Data Site: www.ASP.net
  Hits Today: 1  Total: 253
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: 207
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-2010 InfoGenius Inc., All rights reserved  |  Terms of Use