Lifeng's Blog
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...
Search
This Blog
Home
Email
Tags
.svcmap
ASMX
ASP.Net
Async
WCF
Web Reference
Archives
August 2008 (1)
August 2007 (5)
June 2007 (2)
May 2007 (3)
April 2007 (2)
September 2006 (1)
March 2006 (1)
December 2005 (3)
Others
Wenlong Dong's blog
Team members's blogs
Johan's blong
Syndication
RSS 2.0
Atom 1.0