What is Web Services?How we can consume a Web Services in
our application?Explain.
Answer / ekansh chandra
A Web Service is application logic accessible to programs via standard web protocols in a platform independent way.
Web Service Consume from three methode :
1:- Using HTTP Post Methode
2:- Using XMLHTTP that will use Soap to call our the service
3:- Using Wsdl generated proxy class
| Is This Answer Correct ? | 9 Yes | 3 No |
To display data in a Repeater control which template you provide?
Describe the application event handlers in ASP.NET?
what is NET Framework ?
difference between Trace and Debug ?
2 Answers Accenture, HCL, Patni,
what is differences between bind and eval?
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.
Which method is used to enforce garbage collection in .net?
Features in ASP.NET?
What is the role of global.asax?
How you will handle session when deploying application in more than a server? Describe session handling in a webfarm, how does it work and what are the limits?
Types of caching. How to implement caching?
What is sequence of code in retrieving data from database?
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)