True or False: A Web service can only be written in .NET?
Answer Posted / anandkbs
It can be written in many languages like c#, Java, C++ etc
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
IN an ASP.NET Web application if there is any error, how can you debug?
How would you get asp.net running in apache web servers? Explain it's limitations.
Where is http session stored?
What is server side in asp.net?
What are server activated objects?
What are the uses of reflection?
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
What language is asp.net written in?
What is the difference between asp.net and mvc?
What are the different types of Caching techniques in ASP.NET?
When does a session actually start?
Explain transparent caching with aop?
If you are using components in your application, how can you handle exceptions raised in a component?
What is Cookies Less Session?
Can you explain the basic use of dataview?