C# .ASP to SQL Server 2008

Last post 07-04-2009 8:48 AM by Hyperdude. 7 replies.

Sort Posts:

  • C# .ASP to SQL Server 2008

    07-02-2009, 11:58 PM
    • Member
      23 point Member
    • Hyperdude
    • Member since 05-07-2009, 2:03 AM
    • Posts 125

    Hi,

    I'm rather new to C# and there is a lot of things I'm still unclear of. I'm creating a ASP.NET Web Application using C# and I want to connect my web to my database in sql server 2008 in order for me to retrieve and update the data in the database. Are there any links to a step by step tutorial on what codes do I have to place in Default.aspx.cs in order to communicate with the database.

    Thanks.

  • Re: C# .ASP to SQL Server 2008

    07-03-2009, 3:43 AM
    Answer
    • All-Star
      90,882 point All-Star
    • vinz
    • Member since 10-05-2007, 3:47 PM
    • Cebu, Philippines
    • Posts 13,668
    • TrustedFriends-MVPs

    Hyperdude:
    Are there any links to a step by step tutorial on what codes do I have to place in Default.aspx.cs in order to communicate with the database.

    Start looking at these links below:

    Get Started:   http://www.asp.net/get-started/
    Learn:            http://www.asp.net/learn/
    Videos:          http://www.asp.net/learn/videos/
    Data Access:  http://www.asp.net/learn/data-access/

    Best Regards,
    Vincent Maverick Durano
    SDE|Microsoft MVP - ASP/ASP.NET

    "Code,Beer and Music ~ my way of being a programmer"
  • Re: C# .ASP to SQL Server 2008

    07-03-2009, 6:42 AM
    • Member
      23 point Member
    • Hyperdude
    • Member since 05-07-2009, 2:03 AM
    • Posts 125

    Thanks for the links. I gonna give them a go now.

  • Re: C# .ASP to SQL Server 2008

    07-03-2009, 10:47 AM
    • Member
      23 point Member
    • Hyperdude
    • Member since 05-07-2009, 2:03 AM
    • Posts 125

    do they have videos on C#?

  • Re: C# .ASP to SQL Server 2008

    07-03-2009, 10:57 AM
    • All-Star
      59,193 point All-Star
    • mudassarkhan
    • Member since 02-28-2008, 10:28 AM
    • Mumbai, India
    • Posts 10,487
    • TrustedFriends-MVPs
  • Re: C# .ASP to SQL Server 2008

    07-04-2009, 6:11 AM
    • All-Star
      90,882 point All-Star
    • vinz
    • Member since 10-05-2007, 3:47 PM
    • Cebu, Philippines
    • Posts 13,668
    • TrustedFriends-MVPs

    Hyperdude:
    do they have videos on C#?

    YES, the Video link that I have posted above has C# videos.. just check it out..

    Best Regards,
    Vincent Maverick Durano
    SDE|Microsoft MVP - ASP/ASP.NET

    "Code,Beer and Music ~ my way of being a programmer"
  • Re: C# .ASP to SQL Server 2008

    07-04-2009, 6:25 AM
    • Participant
      1,291 point Participant
    • manojlev
    • Member since 09-08-2008, 10:43 AM
    • Mumbai
    • Posts 247

    Hi,

     Follow the following links


    http://www.codeproject.com/KB/database/DatabaseAcessWithAdoNet1.aspx
    http://www.csharp-station.com/Tutorials/AdoDotNet/Lesson01.aspx
    http://www.softwaretrainingtutorials.com/ms-ado-net.php


    I hope this may help u.

    Thank You
    Manoj Chavan
    -------------------------------------------
    Web Application Developer(C#.NET, ASP.NET, C++.NET)
    My Blog
    If you or your relatives interesting in Doing
    A Advanced Course in IT then click Visit MET ISDR
    Always think high, Always Dream High.
    If this post helps you then plz Mark It as Answer
  • Re: C# .ASP to SQL Server 2008

    07-04-2009, 8:48 AM
    • Member
      23 point Member
    • Hyperdude
    • Member since 05-07-2009, 2:03 AM
    • Posts 125

    Oh I should be looking at the Visual Studio 2005 Express Edition instead of the 2008 one.

Page 1 of 1 (8 items)