Showing posts with label gotcha. Show all posts
Showing posts with label gotcha. Show all posts

Monday, May 26, 2014

WCF Gotchas: Connection Closed

Here is a quick video explaining 3 WCF gotchas which result in the same error message: the connection has been closed.




Friday, June 21, 2013

C# Gotcha: Deferred Execution & Method Groups

 

Here is a short video demonstrating a C# Gotcha when it comes to using Deferred Execution with Method Groups: