I\'m trying to find out what the text is of a select statement made against SQL Server using Entity Framework. The CommandText property under both IntelliTrace and the debugger truncate the text to ex
I can\'t see values of variables in my Watch window. I can see the variable names. I believe it\'s because the column width for variable name column is very wide. This problem exists for all watch win
In my watch window in VS2008, I\'m looking at an IEnumerable<classX>. Expanding the IEnumerable, some elements are shown with a Value of {classX}. Others appear with a Value of {[classX]}. What\
I have a basic messaging application that takes requests from clients and returns them response objects.When I encounter a malformed request object I serialize it to a database log for failed requests