Recently, I had been asked to examine a situation where WSE V3 service calls were substantially quicker than the equivalent WCF version. The reason in this instance was the fact that the WCF proxy was being created for each and every service call made (which was also the case with WSE V3). WCF proxies...
Posted to
Glavs Blog
(Weblog)
by
Glav
on
02-24-2007, 12:00 AM
Filed under: ASP.NET, .NET, Visual Studio, WCF, Architecture, WSE, Performance