Tuesday 15 April 2014

c# - How to debug a Linq Lambda Expression? -


I am using the unit's framework and Linq Entitites.

I want to know if there is any step to move to Visual Studio 2012 in order to debug, step by step from this code. At the moment, when one breaks a point, go cursor but do not step in.

I am interested to see the value of more XE .. Not generate SQL examples for example.

Notes: Other Free Toll or Visual Studio Plugins are OK

  IEnumerable & lt; Event Push Notifications & gt; EventToPushCollage = eventsForEvaluation .GroupJoin (eventCustomRepository.FindAllPushedEvents (), E => e.Id, P => p.PushedEventId, (E, P) => New {E, P}). Where (X = & Gt; xeDateTimeStart & gt; currentDateTime & amp; currentDateTime & gt; = xeDateTimeStart.AddMinutes (defaultReminders) & amp; // data web.config xpCount () == 0) for college event // If the check is already being pushed from the default reminder, select the new eventPushNotification {id = yeId, EVENTTITLE = yeEventTitle, DateTimeStart = yeDateTimeStart, DateTimeEnd = yeDateTimeEnd, location = yeLocation, Description = yeDescription, DeviceToken = yeDeviceToken});    

"itemprop =" text ">

After you debug a lambda expression you are using a Linq2Entities provider.

But how you can translate it into SQL. Also, if you are ready to hit the display - then you can load it into an object in the link - and

No comments:

Post a Comment