WCF Web Service, cross-domain example?

msdn.microsoft.com/en-us/library/ms75151... has some good examples for using WCF.

msdn.microsoft.com/en-us/library/ms75151... has some good examples for using WCF. Consuming WCF from another site should be failrly straight forward, just don't forget to use a clientaccesspolicy. Xml file.

I've created a WCF service and now it wants me to use Svcutil. Exe to generate (I guess) the class for my client.. does one always have to use Svcutil. Exe?

– madcolor Apr 20 '09 at 20:34 No. You can use "Add Service Reference", which is pretty much the same thing. – John Saunders Apr 20 '09 at 20:56 how does one use a clientaccesspolicy.

Xml file? I see them mentioned here and there but have no idea where to get one or how to create my own. – sweeney Aug 24 '09 at 22:22.

If you are looking for WCF techniques and examples in general, I would highly recommend you visit IDesign's web site. The company was founded by Juval Lowy, one of the preeminent experts on WCF. The downloads are free to access and use; you just have to provide your email address.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions