what is difference between java and .net
Answer Posted / vikas mathur
Java Can Run on Multipal Platforms but .Net can be used
only on Windows Plateform.
Java is a Language but .Net is not a Language but it is a
Development Platform that supports Many Languages.
Is This Answer Correct ? | 71 Yes | 7 No |
Post New Answer View All Answers
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What is inproc and outproc?
What is .net remoting?
how to elimainte the similar data from the different tables
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
How can we inherit a static variable?
What is .net framework and what are the main components of it?
Explain different types of validators in asp.net?
What is paging in context of Memory?
Web API supports which protocol?
Give me one example of Web API Routing?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
Explain ViewState?
How can we identify that the page is post back in asp net?
Mention few asp.net validators.