Sign in
Eugene Osovetsky's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
No tags have been created or used yet.
Archive
Archives
February 2007
(2)
March 2006
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Eugene Osovetsky's Blog
Improving the start-up time of WCF clients
Posted
over 6 years ago
by
eugeneos
0
Comments
When using the Windows Communication Foundation on the client side, especially when consuming non-WCF services, startup time (the time it takes to make the very first call to the web service) can often be dramatically improved by following the steps in...
Eugene Osovetsky's Blog
Solving the "disappearing data" issue when using Add Web Reference or Wsdl.exe with WCF services
Posted
over 6 years ago
by
eugeneos
20
Comments
A lot of people are reporting “mysterious” problems when using the Visual Studio “Add Web Reference” functionality or the wsdl.exe tool to consume WCF service. Let’s say you have the following service operation: [OperationContract] int GetShipmentQuote...
Page 1 of 1 (2 items)