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
If 200 is for all successful operation then why do we have 201 response codes?
What are session state modes in asp.net?
Which method is used to perform all validation at the page level?
What is event in asp.net?
What are custom controls?
Why is xap important?
How would you implement inheritance using c#?
What is the difference between a multi-layer and multi-tier applications?
What is session in http request?
What does session_start () do?
What is the function of new view engine in asp.net? : asp.net mvc
What is a response cookie?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
How long do session variables last?
Which .NET framework supports Web API?