Tuesday, July 30, 2013

How can I debug a parameterized query?

ex.Message is not enough information. You need Message, StackTrace, InnerExceptions and possibly the other Fields of the Exception.


And the way to get them is ex.ToString()


Se here for more infor on proper exception handling:


http://www.codeproject.com/Articles/9538/Exception-Handling-Best-Practices-in-NET




Let's talk about MVVM: http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/b1a8bf14-4acd-4d77-9df8-bdb95b02dbe2 Please mark post as helpfull and answers respectively.


No comments:

Post a Comment