what is advantage of developing in asp.net.why the same
can't be developed in Java or other web developemnt
tool.what are advantages of developers.
Answer Posted / ravishankar t.r.
application created using .NET platform works faster as
it's compiler based unlike JAVA which is interpreter based.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain how can we inherit a static variable?
Where can I get information on cookies in asp.net?
Can you explain one critical mapping? Performance issue which one is better?
What is the maximum timeout we can set for Cookies?
What do you mean by authentication?
What kind of data can be stored in viewstate?
Define reflection in .net?
explain code with datachaching with example
What is caching in asp.net?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What are the namespace classes used in asp.net mvc? : asp.net mvc
Disable Mouse right click on web page in asp.net?
How tooltip is set through code-behind in ASP.NET?
What is the use of response redirect in asp.net?
What is Forms Authentication in ASP.NET?