When I issue an update query or another Data Manipulation Language (DML) query that changes the data in the database, using Entity Framework 4, how do I see the query sent t
you answered it, sql server tool called profiler
edit:
http://msdn.microsoft.com/en-us/library/ms187929.aspx