Exam 70-503 : MCTS WCF 3.5
Last week I again attended the exam 70-503. This time I passed the exam and got the MCTS credential
I mentioned the things to focus in other post. This time it was easy for me as I have worked with WCF stuffs in my professional work, which help to grow the confidence. I took preparation from the MCTS Self Paced Training Kit. But I faced several things which the book doesn’t contain specifically. Here are the list -
1. IServiceBehavior, IEndPointBehavior, IClientMessageInspector, IParameterInspector, SecurityTokenAuthenticator, ServiceAuthorizationManager, ServiceKnownType, behaviorExtensions, mtomMessageEncoding, SyndicationFeed
2. Logical vs. Physical Addresses (listenUri) – http://msdn.microsoft.com/en-us/magazine/cc163412.aspx
3. Service Configuration for COM+ Application.
4. Service method invoked from web browser using – WebGet/UriTemplate
5. How to Stream – Service operation+Configuration


