What is the transport protocol you use to call a seb service soap?
Answer / Durgesh Kumar
To call a SOAP service in .NET, HTTP is used as the transport protocol. The exact protocol for SOAP over HTTP is called SOAP/HTTP.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Delegate? Have ever used Delegates in your project.
what is assembly?
What is Garbage Collection in .Net and what is the Garbage collection process?
What is delegation in .net?
What is the need of OLE-automation?
Differences between datagrid, datalist and repeater in .net?
Explaing your project.
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Which two properties are on every validation control?
What is use of ContextUtil class?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
How do you give a Windows service specific permissions?