Give an example appropriate use forweb service as opposed
to a non-serviced .NET component
Answer Posted / shivendra
Calling web services that is running on different platform
for example reading sensex from market
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many validators do ASP.NET have?
How dataadapter.fill works?
What is the difference between web.config and machine.config in ASP.NET?
Explain Session state management options in ASP.NET.
Explain in what order a destructors is called.
What is difference between URL and URI?
Explain the difference between sql invalidation and sql notification.
What is the difference between user control an custom control?
What does aspcompat="true" mean?
How to change Master page in ASP.Net using code?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What is the size of Get method and how much data it can store?
What is master page in dtp?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Define page output caching?