BloggingAbout.NET
Thoughts of developers
Sign in
|
Join
|
Help
Home
Blogs
Media
All Tags
»
WCF
»
Architecture and Design
»
Work
(
RSS
)
Browse Blog Posts by Tags
Showing related tags and posts for the
Blogs
application. See
all tags in the site
.NET
WCF Service Proxy Helper
When you create a Windows Communication Foundation (WCF) service proxy class for a service by using svcutil.exe , it creates a proxy that derives from System.ServiceModel.ClientBase<TChannel> . This class implements IDisposable so you think you can use your proxy safely in a C# using statement...
Posted to
Erwyn van der Meer
by
Erwyn van der Meer
on 12-09-2006
Filed under:
Filed under:
.NET
,
Architecture and Design
,
Work
,
WCF
Page 1 of 1 (1 items)
Copyright © 2003-2008 BloggingAbout.NET