/// <summary> /// This behavior routes messages by means of the body element /// </summary> [AttributeUsage(AttributeTargets.Interface, AllowMultiple = false)] public sealed class RouteByB… more →
Asher's spacewrote 9 hours ago: Since my fuzzing adventures had sort of reached a logical stage; I pinged Dinis and he said somethin … more →
wrote 1 day ago: In my previous post I talked a little bit about fuzzing and how I’d proceed. I’ve now ma … more →
wrote 2 days ago: Để hiểu hơn về Dịch vụ Web, ta nên tìm hiểu các ví dụ trước đây về COM/DCOM. Nếu đã là dân ng … more →
wrote 2 days ago: Hi, We are conducting a Walk-in interview in Pune for Java /J2EE Professionals on Saturday, 2nd June … more →
wrote 3 days ago: Yesterday I wrote a post explaining my approach. I’ve made further progress today and have fuz … more →
wrote 5 days ago: SOA and net Services What is Service-Oriented Architecture? Service Oriented design or SOA for brief … more →
wrote 5 days ago: SOA and net Services What is Service-Oriented Architecture? Service Oriented design or SOA for brief … more →
wrote 6 days ago: Hi this is an extension post to my previous post “Calling WebServices from javascript using Xm … more →
wrote 1 week ago: Well…since we now have a lot of clarity on what the various methods in TM do, Dinis suggested, … more →
wrote 1 week ago: So if you read my last post what I pushed to Git last time was a bunch of unit tests for each user. … more →
wrote 1 week ago: So I’ve got a lot of Unit tests done and uploaded on to Git. 102 I think.. to be precise. The … more →
wrote 1 week ago: I have always used SOAPUI to test webservices until I heard of WCF Test Client in Visual Studio 9 an … more →
wrote 1 week ago: SOAP – Simple Object Access Protocol Exposes Operations that implement/represent logic Provides loos … more →
wrote 1 week ago: Well..if you guys have been reading my stuff, you’ll know that I’ve done all my developm … more →
wrote 1 week ago: Have you ever wanted to intercept a web service method because you wanted to maybe log it or even as … more →
wrote 1 week ago: Hi in this post i want to write about calling a web service from plain javascript using XMLHttpReque … more →
wrote 1 week ago: If you’ve been following along with the previous set of posts about the BDD-Security framework … more →
wrote 2 weeks ago: Now that i am learning + working on some really cool technology stuff, i thought of sharing one of t … more →
wrote 2 weeks ago: Where we left off last time, we had a BDD-Security project configured to test authentication and ses … more →