May 2007 - Posts

Type sharing in WCF service reference
09 May 07 12:02 PM | Lifeng Lu | 4 Comments   
Type sharing is very useful when we want to pass same data between two services. Without type sharing, we will get seperated types in the proxy for every service we consume. That means a lot of code to convert data in one type to another before and after Read More...
ContextSwitchDeadlock MDA and COM
09 May 07 10:27 AM | Lifeng Lu | 1 Comments   
The ContextSwitchDeadlock MDA is a very annoying debugger message. The message is reported by a background thread, which wakes up once a while and if it finds a remote call doesn't pass in 60 seconds, it raises the error. But the problem is that the error Read More...
Files in a service (WCF) references
08 May 07 04:32 PM | Lifeng Lu | 0 Comments   
The new service reference is persisted in a similar way how the old web reference is persisted in a visual studio project. All files including metadata file downloaded from the server will be persisted into a single folder, which defines the CLR namespace Read More...
Filed under:

Search

This Blog

Others

Team members's blogs

Syndication

Page view tracker