BloggingAbout.NET
Thoughts of developers
Sign in
|
Join
|
Help
Home
Blogs
Media
All Tags
»
Anonymous Methods
(
RSS
)
Browse Blog Posts by Tags
Showing related tags and posts for the
Blogs
application. See
all tags in the site
Code Design
Lambda
Silverlight
SL3
The context of anonymous methods/lambda's is lost on async proxy calls in SL3 (Updated)
EDIT : This issue was caused by using cached singletons for each proxy (see comments). So the context of anonymous method works correctly, it just appeared it didn't because multiple event handler (lambda's) were registered to the same proxy instance. We're building an SL3 application that...
Posted to
Obiwan Jacobi
by
Marc Jacobi
on Thu, Jun 10 2010
Filed under:
Filed under:
Code Design
,
Anonymous Methods
,
Lambda
,
Silverlight
,
SL3
Page 1 of 1 (1 items)
Copyright © 2003-2010 BloggingAbout.NET