Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Entity Enhancements

Widget Connector
width500
urlhttp://www.youtube.com/watch?v=uP7dvVZpUUI&feature=player_embedded
height

...

310

Detach

Inability to detach is what coders have complained about most when working with LINQ to SQL. Well, complain no more. PLINQO makes it easy to work with entities independent from a datacontext and attach to another when you are ready to save your changes. The following code is now possible thanks to PLINQO.

...