Advantages of using WCF to work with Sharepoint Services WSS3.0?

Posted by val on Stack Overflow See other posts from Stack Overflow or by val
Published on 2010-04-20T18:21:27Z Indexed on 2010/04/20 18:23 UTC
Read the original article Hit count: 187

Filed under:
|
|
|

Hi folks,

what is your opinion or better off your practical experience using WCF to work with WSS instead of SP web services?

I am writing some custom library for our software to store and retrieve files from WSS document libraries using sharepoint web services. I am not entirely happy with the performance of the sp web services - a bit too slow in many cases.

Now, microsoft claims a significant improvements in WCF over remoting and I am looking into a good way to use WCF for my file services.

Any suggestions or ideas? Maybe a good source of coding practices or blogs?

Thanks a lot, Val

© Stack Overflow or respective owner

Related posts about wcf

Related posts about wss