I talked about encodings in a previous blog post, in this one I will talk about Serializers. Have a look at the below diagram which depicts WCF architecture in its simplest form. As you can see serial… more →
Niraj Bhatt - Architect's Blognirajrules wrote 3 months ago: I talked about encodings in a previous blog post, in this one I will talk about Serializers. Have a … more →
nirajrules wrote 3 months ago: After my session “Reaching Cloud in 60 minutes” @ TechEdOnRoad, I will be presenting one … more →
nirajrules wrote 3 months ago: Above question pops up when one is about to do a large transfer of data (images for instance) using … more →
nirajrules wrote 6 months ago: HTTP/HTTPS holds good (add no session management) for lot of people today & they prefer usin … more →
nirajrules wrote 6 months ago: While I was preparing my demo for Tech Ed, I found that it isn’t quite easy to convert .NET Ob … more →
nirajrules wrote 6 months ago: I haven’t been blogging much lately, mainly due to my upcoming talks at next Tech Ed. It … more →
nirajrules wrote 7 months ago: Tomorrow (22nd April, 2009), I will be talking at GIDS on Building Secure Web Services using WCF. Yo … more →
nirajrules wrote 7 months ago: I had blogged some time earlier about making GZipCompression work for large messages over WCF. Thoug … more →
nirajrules wrote 9 months ago: I have uploaded my MCT demos on “Building Secure Web Services using WCF” on skydrive. Th … more →
nirajrules wrote 9 months ago: I would be taking a session on – “Building Secure Web Services using WCF” at this … more →
nirajrules wrote 11 months ago: To compress the WCF data transfered over the wire, Microsoft Samples contains a GZipEncoder. This en … more →
nirajrules wrote 1 year ago: wsHttpBinding uses Message Security by default. But the default clientCredentialType is Windows. Now … more →