can someone explain me how to check LINQ generated SQL queries in VWD 2008?
I just have not enough time for figuring it out by myself, so any help is appreciated
Thanks
EDIT:
I am using SQL Server 2008, Entity Framework and ASP.NET MVC
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use SQL Server Profiler (free with SQL Server, which you say you already have) or LINQPad.