Linq - How can i update

Last post 08-29-2008 7:26 AM by vinot. 2 replies.

Sort Posts:

  • Linq - How can i update

    08-29-2008, 12:58 AM
    • Member
      24 point Member
    • vinot
    • Member since 08-28-2008, 8:12 AM
    • Posts 12

     How can i update a single row from the Linq Table.

     

    Please Help me 

  • Re: Linq - How can i update

    08-29-2008, 5:58 AM
    Answer
    • Contributor
      7,054 point Contributor
    • rjcox
    • Member since 12-19-2007, 2:14 PM
    • Basingstoke, UK
    • Posts 1,444

    Using LINQ to SQL or some other LINQ provider?

    If LINQ to SQL, then see http://msdn.microsoft.com/en-us/library/bb386927.aspx (there is also a VB version of this page) which covers adding, updating and deleteing entities.

    Richard
  • Re: Linq - How can i update

    08-29-2008, 7:26 AM
    • Member
      24 point Member
    • vinot
    • Member since 08-28-2008, 8:12 AM
    • Posts 12

    Thanks for your help

Page 1 of 1 (3 items)