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 rich control in asp.net?
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,
How .net CLR works with n-tier application
how many session modes are available?some brief explnation
How do you trap errors in ASP and how do you invoke a component in ASP ?
What is a ashx file?
difference between gridview,data list and repeater control
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is the default authentication mode for asp.net?
How to retrieve data row by row from a DataTable? Thanks In advance PriyaPP
Whats an assembly?
what is the assembly?
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)