Results 1 to 19 of 19

Thread: ASP.NET Tutorial

Threaded View

  1. #1

    Thread Starter
    Frenzied Member Memnoch1207's Avatar
    Join Date
    Feb 2002
    Location
    DUH, Guess...Hint: It's really hot!
    Posts
    1,861

    ASP.NET Tutorial

    I have created an ASP.NET tutorial. This tutorial is was designed in VS.NET 2003 using a SQL Server 2000 backend.

    The tutorial contains the following.
    1) A simple DML (Data Manipulation Layer) class containing common database functionality.

    2) Examples of the following...
    a) Datagrid Paging
    b) Displaying images in a datagrid
    c) Inserting/Updating/Deleting database records through stored procedure calls.

    I have scripted out the database, so you can run the sql script in query analyzer and create all of the required database objects (tables, stored procedures, etc...).

    I have also included a states.xls spreadsheet that can be imported into the "States" table (using DTS) once the database and all objects have been created.

    If you have any questions let me know.
    Attached Files Attached Files
    Being educated does not make you intelligent.

    Need a weekend getaway??? Come Visit

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width