Re: WCF Programming Web Development by deceptikon WCF is really just a more powerful sibling of web services. HTTP is the transport protocol of the web, and SOAP is a messaging protocol for packaging data. Serialization takes raw data and converts it to a convenient storage or transport mechanism like binary or XML. Re: WCF Programming Software Development by kvprajapati … Foundation[/B][/URL] is an excellent place to start learning WCF. Another MSDN resource link - [URL="http://msdn.microsoft.com…/en-us/netframework/dd939784"]Beginner's Guide to Windows Communication Foundation[/URL] WCF Service supporting SSL with SelfHosting Certificates And Soapclient Programming Software Development by Dendei …make my WCF service support HTTPS and it works with HTTP but i've been following this guide [http://www….codeproject.com/Articles/24027/SSL-with-Self-hosted-WCF-Service](http://www.codeproject….com/Articles/24027/SSL-with-Self-hosted-WCF-Service) and successfully created the certificates and i am… WCF Programming Web Development by HunainHafeez … web services little bit but don't know about theses WCF, read a lot on google but couldn't get its…://www.codeproject.com/Articles/139787/What-s-the-Difference-between-WCF-and-Web-Services or msdn. It says like communcation over… yet i'm not qualified to understand these. Help me, guide me and please in easy wordings. How to create and Edit IIS Virtual directory programmaticaly Programming Software Development by gouravvishnoi … to implement all this program in .Net Remoting 0r WCF.So please guide its possible and how to i make it ,Please… Re: Browser issues Hardware and Software Information Security by Mike Hawk … c:\windows\assembly\GAC_MSIL\Microsoft.VisualStudio.ManagedInterfaces.WCF\9.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.ManagedInterfaces.WCF.dll + 2009-09-11 04:03… Re: Can any help me to store data from Excel to .NET Programming Software Development by DdoubleD I haven't played with DDE, and from what I've heard about it, I don't think I want too. Are you truly limited to using DDE, or could you implement what you need using Remoting or WCF? Re: Writing a C# webservice for XAMPP Programming Software Development by pritaeas http://www.mono-project.com/Mod_mono I agree good tutorials on the subject are hard to find. Have you tried Channel 9? http://channel9.msdn.com/Blogs/ashishjaiman/WCF-35-RESTful-web-service Re: What Server would I need for this simple project? Programming Software Development by Ketsuekiame … your "proxy" application. Personally, I suggest using WCF as it has a built in Callback system you can…over the wire, but this is the reason I suggested WCF. WCF allows you to send objects over the wire in a…archive/2008/05/29/wcf-callbacks-a-beginners-guide.aspx"]Here is a beginner's guide to WCF callbacks[/URL]. WCF will work under… Re: Web Service CookBooks Programming Web Development by sanjeewa.abeywardana That's good but I would like quick refernce guide which incluedes Q&A type onces (We called them as CookBooks in WCF) , any one knows popular one. Re: How to create and Edit IIS Virtual directory programmaticaly Programming Software Development by hassan12345 what u want to open asp page in iis with programing???