LINQ with SQL Server

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Steven

    #1

    LINQ with SQL Server

    I just read few notes on LINQ.
    I am really very impressed the way it works and do queries from SQL Server.

    I want to know is the LINQ only does the SELECT statment or does it also
    handles UPDATES and DELETIONS.
    I am very curious about this, so please provide me some knowledge.

    Thanks Steven.


  • Cor Ligthert[MVP]

    #2
    Re: LINQ with SQL Server


    Steven,

    SubmitChanges

    http://msdn2.microsoft.com/en-us/lib...itchanges.aspx

    Cor

    Comment

    • Steven

      #3
      Re: LINQ with SQL Server

      Cool.

      Thanks Cor

      "Cor Ligthert[MVP]" <notmyfirstname @planet.nlwrote in message
      news:BCDAD235-B702-485F-857B-B1EDE878A33E@mi crosoft.com...
      >
      Steven,
      >
      SubmitChanges
      >
      http://msdn2.microsoft.com/en-us/lib...itchanges.aspx
      >
      Cor

      Comment

      Working...