Sign In
Lifeng's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.svcmap
ASMX
ASP.Net
Async
WCF
Web Reference
Archive
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)
May, 2007
MSDN Blogs
>
Lifeng's Blog
>
May, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Lifeng's Blog
Type sharing in WCF service reference
Posted
over 5 years ago
by
Lifeng Lu - MSFT
5
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...
Lifeng's Blog
ContextSwitchDeadlock MDA and COM
Posted
over 5 years ago
by
Lifeng Lu - MSFT
2
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...
Lifeng's Blog
Files in a service (WCF) references
Posted
over 5 years ago
by
Lifeng Lu - MSFT
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...
Page 1 of 1 (3 items)