المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Adding Header to the soap Request



C# Programming
02-17-2012, 03:52 AM
Hi All,
I have done lot of java work for more than 8 years. But I am new to C#. I am writting a client to the Simple Application. For that Client I need to add header..
Here is the scenario...


Server SIde code is written in Java and exposed as Web service.

Client SIde is Written in .Net/C#. I need to access that webservice.. And I am sucessful. Now I need to add a header so I can pass *ID* 122344*/ID* through soap Header. Can some one suggest me , How to do that.. I have been strugulling on this for more than 3 days..Any help really appreciated.