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 |
What is the use of web.config? Difference between machine.config and Web.config?
what is PostBack Property exactly ? when It Returns True? when it Returns False?
Is asp.net mvc front end or backend? : Asp.Net MVC
What are the disadvantages of viewstate/what are the benefits
Define secured sockets layer.
How to merge 2 tables fields in DataTable in asp.net
What parameters can you pass in the url of the api? Can get and post use the same url?
Describe a diffgram ? Write any one use of that?
What is asp net_sessionid?
How many types of validation are there?
Define session in asp.net.
what is mean by framework?
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)