Contents tagged with WCF
-
Add Service Reference from SO-Aware
We have recently included a very cool feature to automatically create WCF service references (or service proxies) within Visual Studio 2010 from the SO-Aware repository. After running the installer, you will be able to find a "TellagoStudios.VisualStudio.Editors.SOAware.vsix" extension within "C:\Program Files (x86)\Tellago Studios\SO-Aware\SDK\Visual Studio\" to register this plugin in your Visual Studio instance.
-
SO-Aware released – WCF Repository
Tellago Studios, the company where I am working on, released a great new product called SO-Aware. This is basically a WCF Service Repository that keeps all the configuration centralized.
-
New InProcess transport for WCF
A new NullTransport for WCF was implemented, you can found the bits in http://www.codeproject.com/WCF/NullTransportForWCF.asp.