Something simple

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bencoding
    New Member
    • Mar 2008
    • 21

    Something simple

    Heyo,

    I am new to the .NET experience and just getting my bearings. I am trying to do something simple like connect to my database and display some data through a loop.

    Can anyone help me with the following steps?

    1. Setting my "using System...etc" library
    2. Creating a connection string
    3. Creating a loop to display the rows/columns

    I have searched online but am having trouble finding just simple example of this, I plan on using this code w/in my Page_Load event handler.

    Thx a million!
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    I am moving this to the .NET forum.

    Comment

    Working...