Nothing particularly new.
https://learn.microsoft.com/en-us/visualstudio/debugger/debugging-linq?view=vs-2022
Note: linq for objects is more debuggable than linq for sql or ef.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
in my organization we use old VS called VS2013.
Visual studio 2022 is new. so i am curios to know is there any tool there to debug LINQ query very easily?
when we debug code using VS2013 and if we edit LINQ query code then we have to stop and start the application again.
so tell me does this problem still there in VS2022 ?
also please guide me how to use & understand VS2019 or VS2022 diagnostic tool. here is screen shot given.
Thanks
Nothing particularly new.
https://learn.microsoft.com/en-us/visualstudio/debugger/debugging-linq?view=vs-2022
Note: linq for objects is more debuggable than linq for sql or ef.