Results 1 to 8 of 8

Thread: ASP.NET 2.0 Tutorial (With WebParts and Atlas)

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 2.0 Tutorial (With WebParts and Atlas)

    I have created an ASP.NET 2.0 tutorial I used to give my department developers a better understanding of the new controls and features available in .NET 2.0.

    This tutorial implements Atlas so having Atlas and the Atlas Toolkit installed would be beneficial.

    More information on installing Atlas and the toolkit can be found at www.asp.net


    Controls Utilized
    ----------------
    1) Menu Control
    2) GridView Control
    3) TreeView Control
    4) WebParts
    5) Implementation of Atlas

    Tutorial Features
    ----------------
    1) Basic DML (Data Manipulation Layer) class.
    2) Custom WebGridView class to handle common functionality associated with the GridView control.
    3) Application is built to run against the "Northwind" database of SQL Server, MSDE, etc...
    4) Usage of Atlas is utilized to demonstrate the effect of Async callbacks.


    In the threads below are some screen shots of the various areas of the application.

    And No, I will not modify the tutorial to utilize another database, such as Access or MySql. And No, I won't rewrite it in another .NET language such as C#...so please don't ask.

    Download Tutorial
    Last edited by Memnoch1207; Jul 16th, 2006 at 03:38 PM.
    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