How to disable SOAP1.2 in Web Services?
Answer / amiya kumar parida
in web.config
<system.web>
<webServices>
<protocols>
<remove name="HttpSoap12"/>
</protocols>
</webServices>
.
.
.
<system.web>
| Is This Answer Correct ? | 4 Yes | 1 No |
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
What is WebService ?
8 Answers Tanla Solutions, Yahoo,
Explain server control extensibility with reference to asp.net 2.0 ?
Explain Generics?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
0 Answers InfoAxon Technologies,
What is asp.net web pages?
What are uri parameters?
How do you specify whether your data should be passed as Query string and Forms (Mainly about POST and GET)
What are the options in ASP.NET to maintain state?
Is redux flux?
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)