DevLifeStyle Community
All Tags » WCF (RSS)

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Truly Understanding .NET Transactions and WCF Implementation

    Introduction Strictly speaking, implementing transactions in WCF is easy: you use attributes to control the service and operations behaviors and you are done! If that is the case, then why is the scrolling bar so tiny? Well that is because just about like everything else in programming; you need to understand...
    Posted to Articles by Mohamad Halabi on 04-22-2009
    Filed under: Filed under: ,
  • WCF Duplex Reentrant Services

    DuplexSample.zip Introduction This article illustrates working with Duplex mode in WCF with concurrency set to Reentrant. In general, Duplex is one of the three message exchange patterns (MEPs) which are: One-way Request-Response (synchronous and asynchronous) Duplex On the other hand, concurrency in...
    Posted to Articles by Mohamad Halabi on 04-11-2009
    Filed under: Filed under:
  • WCF Queued Messaging

    Solution.zip Who is this Article For? This article is aimed at developers who work with messaging across distributed systems. It assumes familiarity with the following: WCF Messaging concepts MSMQ Introduction Message Exchange Patterns (MEPs) are well known for seasoned developers. In a nutshell, messaging...
    Posted to Articles by Mohamad Halabi on 04-11-2009
    Filed under: Filed under: , ,
  • Consuming Services from Client Side JavaScript (Part II)

    In the previous post we discussed how we can call server side web/WCF services from JavaScript. in this post we will discuss how we can use Java Script Object Notation (JSON) to send/receive objects between client side JavaScript and server side services JSON JSON is a text based, human readable, platform...
    Posted to Articles by Mohamed Mosallem on 04-05-2009
    Filed under: Filed under: , ,
Page 1 of 1 (4 items)
Copyright© 2009 DevLifeStyle. All rights reserved
Powered by Community Server (Non-Commercial Edition), by Telligent Systems