How significant is .NET 3.5 SP1 for WCF/REST?
Posted
by Edward Tanguay
on Stack Overflow
See other posts from Stack Overflow
or by Edward Tanguay
Published on 2009-01-21T05:09:18Z
Indexed on
2010/03/25
14:33 UTC
Read the original article
Hit count: 440
I just worked through a book on WCF and was surprised that it didn't even mention REST at all.
Was REST an afterthought for WCF that was added in .NET 3.5 SP1 and hence not baked in well or is it well integrated?
I assume that Silverlight and XBAPs can consume WCF with no problem or do they have some limitation due to their sandbox environments? I've been reading that some people are having problems getting WCF to play well with XBAP and I would assume there are similar problems with Silverlight.
© Stack Overflow or respective owner