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 / sanjay dutt

asp.net is allmost designed for developing webbased
applicatioelonS.it supports code behind technique,automatic
code generation(means no need to write the code for
designing and placing the controls in IDE) and it reduce
the burden on the developer.AND parallel development is
also possible.(means designing and logic part will be
placed into different pages.one is ".aspx" page and another
one is ".aspx.cs")and we may also provide the security for
the logic part.
and development is very faster compare to java and other
programming languages.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of view state?

540


What is a web api? Which protocol is used in a web api?

552


What is the difference between mvc and asp.net? : Asp.Net MVC

488


Explain the difference between Repeater and Data list control in ASP.NET?

631


Explain page output caching?

536






What are strong names?

598


Which authentication uses a combination of windows and iis authentication?

598


how to retrieve property settings from xml .config file.

555


How does http session work?

529


What is state management techniques in asp.net?

537


What does asp in asp.net stand for?

533


Explain about solution explorer window?

632


What is the difference between a default skin and a named skin?

603


what is the difference between response.write() and response.output.write()?

708


What is the question mark in a url?

530