True or False: A Web service can only be written in .NET?
Answers were Sorted based on User's Feedback
Answer / krishnamrajgoud
False a web service can also be written in java
Is This Answer Correct ? | 10 Yes | 1 No |
Answer / anandkbs
It can be written in many languages like c#, Java, C++ etc
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / shravani
Answer is false. A webservice can be written in java ,
dotnet and some other languages
Is This Answer Correct ? | 4 Yes | 0 No |
Explain how inline and code behind is used differently ?
Should validation (did the user enter a real date) occur server-side or client-side? Why?
Explain different types of validators in asp.net?
What is a session http?
What is a SESSION and APPLICATION object?
how to create bin folder in asp.net2.0
What is the name of the base class that all web forms will be inherited?
What tag do you use to add a hyperlink column to the DataGrid?
Explain which is best suited place in the Application Start and Session_Start subroutines with an example?
What ?ll u do in early and late binding ?
when we write the html code with runat = server it works like a server control than why we use the server control?
Define application state variable and session state variable?