Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. linq in VS 2008

linq in VS 2008

Scheduled Pinned Locked Moved C#
csharpvisual-studiolinq
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    asma_panjabi
    wrote on last edited by
    #1

    can any body give me Idea about linq in VS 2008

    A S G 3 Replies Last reply
    0
    • A asma_panjabi

      can any body give me Idea about linq in VS 2008

      A Offline
      A Offline
      Ashfield
      wrote on last edited by
      #2

      Yes, there are thousands of articles. Try Google.

      Bob Ashfield Consultants Ltd

      1 Reply Last reply
      0
      • A asma_panjabi

        can any body give me Idea about linq in VS 2008

        S Offline
        S Offline
        Simon P Stevens
        wrote on last edited by
        #3

        MSDN - LINQ[^] Wikipedia - LINQ[^] LINQ is part of .net 3.5 which comes with VS 2008. it provides an integrated query language for performing searches and sorts on collections. various providers also allow LINQ to be used for the same operations over SQL connections and XML files. (Linq-to-sql and Linq-to-xml). (And with SP1, entities in the entity framework (linq-to-entities). What is it you want to do with it?

        Simon

        1 Reply Last reply
        0
        • A asma_panjabi

          can any body give me Idea about linq in VS 2008

          G Offline
          G Offline
          Giorgi Dalakishvili
          wrote on last edited by
          #4

          Scott Gu[^] has nice introductory articles at his blog.

          Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups