To call a Web service SOAP which transport protocol you
use?
Answers were Sorted based on User's Feedback
Answer / abhishek maitrey
The HTTP protocol is only one which supports to SOAP over
the network.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / raman
The HTTP and FTP protocol are supports to SOAP over
the network.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define Query Interface,Adref,Release?
Explain the difference between overriding and overloading?
How many Language support in ASP.NET?
What does AspCompat="true" mean and when should I use it?
What is caching? Explain.
When you use Ajax controls in the ASP.NET application?
Fetch one page value to another page without using state-managment ?
What are session state modes? List some of the important session state modes of asp.net.
accessing a textbox that was created dynamically? for (int i = 0; i < t1; i++) { TextBox t2 = new TextBox(); t2.ID = "adf" + i; PlaceHolder1.Controls.Add(t2); } accessing data entered in the above created controls.
What is the question mark in a url?
Which is better viewstate or session?
what is profiles in asp.net
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)