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
R

richev

@richev
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • So what: 'native' DataSet, LINQ to SQL or Entity Framework?
    R richev

    I can recommend LINQ to SQL as being ready for production usage. We're using it on a few projects now and have had no real issues with it.

    The Lounge csharp c++ css database sql-server

  • Visual studio 2008, is it worth it?
    R richev

    VS2008 lets you target .NET 3.5 or .NET 2.0, so you can get the benefits of the new IDE (JS debugging primarily, IME) without moving to 3.5. That said, the major benefit we've encountered with 3.5 is LINQ. I'm not necessarily talking LINQ to SQL here (don't want to ignite the ORM camp...), just regular LINQ. We have found that it has greatly reduced the amount of looping code we've written. Things like building dictionaries, selecting items from a list and the like are a veritable joy when using LINQ. I don't want to sound fanatical about this...but we've found it a joy to use once you become used to the syntax. :-D

    The Lounge csharp java asp-net visual-studio question
  • Login

  • Don't have an account? Register

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