Welcome to SpellCoder Sign in | Join | Help

WCF (Indigo) (RSS)

Windows Communication Foundation WCF, part of WinFx or .net 3.0

SOA via WCF in CuttingEdgeClub (ITWorx)

Hey, I will be giving a presentation in ITWorx CuttingEdgeClub, the presentation is similar to the one I did in SKDD II (SOA via WCF), however I will add to it more slides about REST, ROA and WCF Restful services, I wish it becomes more exciting and interesting.

SOA via WCF - Part 2 -

SOA via WCF - Part 2- How to apply SOA fundamentals using WCF

SOA via WCF - Part 1-

Service Oriented Architecture Via Windows Communications Foundation SOA via WCF
posted by Mohammed Hossam | 157 Comments
Filed Under: ,
Attachment(s): SOA via WCF.zip

WCF Declarative Security

WCF Security
posted by Mohammed Hossam | 0 Comments
Filed Under:

SilverKey Demo Day 2 Registration is Opened

SilverKey Demo Day 2 or (SKDD2) is scheduled next July on 07/07/07 in Conference Center قاعة المؤتمرات, Mankaure Hall, قاعة منقرعRegister now for freeFor More Info and Registration visit http://www.DemoDay.usI will be giving a session and a half :) the

Solution for the WCF strange problem

Do you remember the problem I faced with WCF beforeI found out a way to solve this, first the problem was the ServiceHost is creating a new instance from the Service for every message in the queue, so if the service has a function that uses any exclusive

Strange thing about Services in WCF

This is a strange behaviour I found about the ServiceHost, when you make a service like msmq services and the queue has some messages inside and you write service.Open(), you are expecting that the service will process the messages then leaves, (or that
posted by Mohammed Hossam | 0 Comments
Filed Under: