DCSIMG
Long Time - Zuker On Foundations

Zuker On Foundations

The realm of .NET (WPF, WCF and all around)
Long Time

It’s been a really long time since my last post, I feel like I’m having a writer’s block :)

I did have a period of stressed work at my job, this is why I hardly got the chance to think about posting something.
We’ve made progress with the smart router layer I am building, plus I had done some work in WPF – built some controls needed for several applications.

I hope I will get the chance to wrap things up and summarize the key things I encountered so I can share it here in my blog.

So.. hopefully.. the posting frenzy will hit again soon :)

Published Wednesday, March 11, 2009 11:15 PM by Amir Zuker

תגים:

Comments

# re: Long Time@ Friday, June 19, 2009 4:41 PM

I want to know the details about WCF Router. i looked at the articles of building WCF Router. i had a question whether we can do some manipulation to the input request message and send it for further application services in Router?

Rahul

# re: Long Time@ Saturday, June 20, 2009 5:22 PM

Hi Rahul,

It depends on the communication security at hand.

If the message is signed then you can't tamper with the message. (Encryption is another thing that doesn't simplify things if you like to change the actual content).

If that is the case, you should ask yourself if this is truly the place you want to do it, may be it's time to go back to the drawing board.

Otherwise, you will have to make it a processing router (not a simply forwarding channel) to process the incoming messages and perhaps replace it with one of your own. (You should think about the authentication & authorization on the physical service - it needs to play well together)

Amir Zuker

Leave a Comment

(required) 
(required) 
(optional)
(required) 

Enter the numbers above: