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
Is asp.net mvc still used? : Asp.Net MVC
Describe the difference between inline and code behind - which is best in a?
Differentiate between a page theme and a global theme?
What role “#&&” plays in a querysting?
What is the usie of activex control in .net?
What is session object? Describe in detail.
Explain the role of global.asax?
What is the differences between a primary key and a unique key in sql server?
What is a user developed application?
How long should a session id be?
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
What is meant by web application?
Where is cookie used in asp.net?
Is redux flux?
What is the sequence in which ASP.NET events are processed?