I'm wondering if it could be possible to write/debug Silverlight Code direct in LINQPad.
I know it uses a separate AppDomain for each query so perhaps the idea is not totally unreasonable!
What I'm trying to achieve is a fast way to debug client-side code, that is based on WCF Ria Services directly from LINQPad.
I know I can expose them with SOAP Endpoint, but I wouldn't get the DomainContext and the debug of Silverlight code would also be out of the way
No comments:
Post a Comment
Send us your comment related to the topic mentioned on the blog