Keith's Blog

Insights on testing, Silverlight, and other stuff

March, 2009

Posts
  • Keith's Blog

    Failures in .NET RIA Services are silent by default

    • 1 Comments
    Due to the async nature of the .NET RIA Services programming model, exceptions and errors during load and submits aren't thrown on the client. Instead, the errors are exposed through an Error property which can be found in the event args instances passed...
Page 1 of 1 (1 items)