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 |
Explain Authentication mechanism in dotnet
What are the two Layouts supported by a Web form in ASP.NET?
Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in implementing one?
How Can we use multiple forms in single asp.net application?
I have got less marks in bsc it So how to get interview.tell me
What is jade template engine?
What is web router?
What is the difference between response.redirect and server.transfer, how to choose one among the other?
Difference between web.config and app.config?
3 Answers ITC Infotech, Jenesys Technologies,
cr8 2 datatables into one dataset DYNAMICALLY (no backend database used like sql,etc.,) with following columns 1st datatable with columns studentNo studentName Deptno 2nd datatable with columns Deptno DeptName DeptAddress add data to both the tables Dynamically and merge these tables into one table and display it in Grid view as studentNo studentName Deptno DeptName DeptAddress
What are the different ways you would consider sending data across pages in ASP (i.e between 1.asp to 2.asp)?
How does a web application session work?
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)