1

I am new to LINQ and just wanna know; is there any application in which I type standard SQL and it gives me its representing statement in linq?

effkay
  • 794
  • 2
  • 17
  • 36
  • 1
    possible duplicate of [SQL to LINQ Tool](http://stackoverflow.com/questions/296972/sql-to-linq-tool) –  May 07 '14 at 13:17

1 Answers1

0

Previous SO on similar topic: SQL to LINQ Tool

Community
  • 1
  • 1
Chris
  • 1,324
  • 5
  • 18
  • 29