blog community

Welcome to blog community Sign in | Join | Help
in Search

Browse by Tags

All Tags » .NET 3.5 » WCF
  • Returning raw XML from a REST WCF Service

    One of the new features in WCF for .NET 3.5 is the possibility to create REST Services. These services allow you to create services that eat raw HTTP requests with XML in them and return a raw HTTP response with XML content in them. Normally this only works by deserializing objects and serializing objects. It is however perfectly possible to ...
    Posted to Willem Meints (Weblog) by willemm on August 4, 2008
  • .NET Compact framework 3.5 powertoys

    Microsoft has added support for WCF to the .NET compact framework 3.5, however generating a more suitable client proxy you will need the powertoys. These can be downloaded here: http://www.microsoft.com/downloads/details.aspx?FamilyID=c8174c14-a27d-4148-bf01-86c2e0953eab&displaylang=en I think they are a great and essential addition to a ...
    Posted to Willem Meints (Weblog) by willemm on December 29, 2007
Powered by Community Server, by Telligent Systems