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 / rami reddy.k
ASP.NET Support multi language support like VB.NET, C#, C++
ASP.NET have easy development IDE
Website can be created much faster in ASP.NET as compared
to Java
Debugging is very effort-less,so can fix the bugs quicker
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Explain Areas in MVC?
What are session state modes?
What does postback mean?
How can we make sure that Web API returns JSON data only?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
Can I combine classic asp and asp.net pages?
What is owin authentication?
Explain diff. Between friend and protected friend?
What are client activated objects and server activated objects?
Explain how can we inherit a static variable?
In which event of the page life cycle, is the viewstate available?
What is tracing? Where is it used?
Can you set the session out time manually?
Why session management is required?
What is difference Between Authentication and authorization?