Hello,
1. What is the difference among Linq, DLinq and PLinq
2. Is 'DLinq' same as 'Linq to SQL' or 'Linq to SQL' is an 'ORM'
if possible pls give practical example of DLinq and PLinq
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Feb 4, 2014, 12:35 AM
Here is the nice article explains your question with example. Please have a look.
By the way, Yes, DLinq is same as Linq to SQL.