in

mscommunity.net

Interactive mscommunity.net online activities
All Tags » WCF (RSS)

Browse by Tags

  • Performance Comparison: SOAP vs. JSON (WCF-Implementation)

    As you probably know the JSON is more compact format than SOAP, which is very usable when you want to reduce the traffic on the network. To illustrate this, assume there is a class called Airport which looks like shown below: When this class is serialized by using of DataContractSerializer the result...
    Posted to DamirDobric (Weblog) by anonymous on 12-27-2008
  • Working with IIS7 Authentication and WCF

    When hosting your service in IIS, sometimes you may decide to protect it by using of for example Basic Authentication. In this case I assume that secured transport (ssl) is used, because the username and password are base64 encoded (clear text). Unfortunately, in this case you may get following error...
    Posted to DamirDobric (Weblog) by anonymous on 12-23-2008
  • What is new in .NET 4.0?

    The new version of .NET framework 4.0 should provide set of new features to target market demands of the near future. Some of these demands have been described in the "Magic Quadrant" post . And here is the list of features which targets connecting systems scenarios only: WCF 4.0 RESTful enhancements...
    Posted to DamirDobric (Weblog) by anonymous on 10-05-2008
  • IBM.XMS Error CWSMQ0180E - Creating of Subscriber via Queue

    When trying to initialize Ibm.Xms durable subscriber you may get following error: CWSMQ0180E: The name is not valid for this Destination : durablesubscription.test. An application supplied an invalid name for the Destination. Check the supplied name conforms to Naming and URI specification. The error...
    Posted to DamirDobric (Weblog) by anonymous on 09-15-2008
  • Workflow Service Host error

    When self-hosting the workflow service, for example in one console application, you may get following error: "Service behavior WorkflowServiceBehavior requires that the binding associated with endpoint BasicHttpBinding_IMyContract listening on http://localhost:8000/wfservice supports the context...
    Posted to DamirDobric (Weblog) by anonymous on 08-10-2008
  • Service Model Extensions

    By extending of WCF there are several types of possible extensions in the configuration file. In general there are three main groups of extensions: 1. Behavior Extensions 2. Binding Element Extensions 3. Binding Extensions Here is an example which can be found in the machine.config file. Following picture...
    Posted to DamirDobric (Weblog) by anonymous on 07-13-2008
  • WCF/ASP.NET Request Throttling and tuning

    Just wanted to recommend this very interesting Dong's post about WCF and ASP.NET threading in IIS: http://blogs.msdn.com/wenlong/archive/2008/04/21/wcf-request-throttling-and-server-scalability.aspx .
    Posted to DamirDobric (Weblog) by anonymous on 07-09-2008
  • Improving Web Services Security

    Download and read a pattern and practice pdf book - guide: Improving Web Services Security: Scenarios and Implementation Guidance for WCF . Thanks to guys from Microsoft Patterns and Practices it is a must have coockbook for WCF.
    Posted to Same Old Applications (Weblog) by dadamec on 06-11-2008
  • WinDays 2008 - I am currently attending one of the bigest conference ...

    ... in the region - from 20 th till 25 th of April 2008. Just today (Monday, April 21th) my colleague Dobrisa Adamec ( INETA Europe Country Leader for Croatia, and Web Dev Expert) and I delivered 1-day Visual Studio 2008 - What's new, what's old and what's borrowed? training on the pre-conference...
    Posted to Tomislav Bronzin [RD&MVP] (Weblog) by tbronzin on 04-22-2008
  • What are INETA CodeCamps and how you can organize it?

    CodeCamp events are structured according to the well known manifesto, which is based on 6 principles: By and For the Developer Community Code Camps are about the developer community at large. They are meant to be a place for developers to come and learn from their peers. Topics are always based on community...
    Posted to Tomislav Bronzin [RD&MVP] (Weblog) by tbronzin on 03-12-2008
Page 1 of 2 (15 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems