-
Re: Cast fails on data from the Appdomain if anything changes in the .linq code
@apbrauer73, I see what you mean and managed to create a reproduction for this. I'm using some smaller numbers (50,000 records each containing a single string consisting of 150 random Guids).void Mai… (View Post) -
Re: Query with .ToArray() returns different results compared to without
Mat, I have reproduced the issue in a stand alone Visual Studio 2013 project. Still the same problem therefore not LINQPad related. Perhaps you could share the issue on Stack Exchange? The demo proje… (View Post)