Welcome to Geeks Portal Sign in | Join | Help
in
 
 

Browse by Tags

  • WCF ServiceHost - Single contract multiple endpoints

    It is possible to create multiple endpoints in WCF from one service contract declaratively (by declaring it in the configuration file), but it is also possible to do it programmatically (I think almost everything that can be done declaratively can also be done programmatically, but I’m not very...
    Posted to Ferry Mulyono (Weblog) by ferry on 05-17-2007
  • Microsoft, Sun Do Web Services Interoperability Tango

    Technorati tags: microsoft , sun microsystems , java , wcf , indigo , web services Finally, a simple prove that Microsoft and Sun has been continuing their own "peace" agreement. More power to software developers! Woohoo!! Here's the link: Link to Microsoft, Sun Do Web Services Interoperability...
  • WCF ignore my message

    I'm using WCF configured with netMsmqBinding, and I needed to send a message containing binary data (specifically for image file). When I tried to send a dummy message (i.e. new byte [] { 0, 1, 2, 3 } ), it worked, but when I tried to send a real image file (around 90 kb), it didn't work at all...
    Posted to Ferry Mulyono (Weblog) by ferry on 05-15-2007
  • WCF - Client-side message inspector

    "Alternative" to server side message inspector of WCF: WCF Client Message Inspector Anyone have easier way to do it (View the SOAP message sent to service host in client side)?
    Posted to Ferry Mulyono (Weblog) by ferry on 04-27-2007
  • WCF Client Message Inspector

    I've been playing around a little with WCF, and will play it a lot next month (for my thesis). I've been wondering how can I 'capture' the SOAP message before it is sent. After two hours scratching my head and digging through MSDN, finally I get it done. So basically, I want to try to...
    Posted to Ferry Mulyono (Weblog) by ferry on 04-27-2007
  • Metablog API with WCF?

    Ada yang pernah coba? Ternyata CS2.1 menggunakan XML-RPC.NET (bukan ASP.NET Web Services) untuk external API. Karena itu, services yang diexpose tidak bisa diaccess langsung dari Visual Studio (menggunakan Add Web Reference). WCF built-in binding juga belum memasukkan XML-RPC, sehingga harus custom....
    Posted to Windows Communication Foundation (Forum) by adrian on 09-17-2006
  • Trying out WinFX...

    Coming back from the Architect Forum session on last Friday, I decided to play around with WinFX a little. I decided to install these on a Windows Server 2003 SP 1 machine. Some road blocks that have to be cleared: Visual Studio 2005 Orca and Workflow extension ... These two are not so bad of a download...
    Posted to Incoherent Rambling (Weblog) by Jimmy Chandra on 03-31-2006
Page 1 of 1 (7 items)
 
 
Powered by Community Server (Commercial Edition), by Telligent Systems
Copyright © INDC, 2006. All rights reserved.