Features in ASP.NET ?



Features in ASP.NET ?..

Answer / dan

Features of asp.net are :
1. Compiled code : instead of interpreting. Faster.
2. Enriched Tool support: WYSIWYG(what u see is what u get)
3.Power and Flexibility: Large class library and language
independent.
4.Security : restricting user access to web appln.
5. Scalibity : Improve performance in a multiprocessor
environment.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are server side controls?

0 Answers  


What you mean by partial Class in asp.net 2.0?

3 Answers   TCS,


Securitywise What are the Enhancements in 2.0?

0 Answers   Microsoft,


What is enableviewstate in asp net?

0 Answers  


what is Impersonation

3 Answers   Alliance One, Task Informatics,


What is ispostback method in asp.net?

0 Answers  


How to authenticate users using Web.Config ?

1 Answers   Accenture,


How to identify host of my system? How to identify servername of my system? How to identify domainname of my system?

2 Answers  


what is mean by framework?

3 Answers  


How we handle the runtime database schema change issue in asp.net application?

2 Answers   IBM, Tech Mahindra,


If you want to write your own dot net language, what steps you will you take care?

0 Answers  


What is custom control. What is the difference between custom control and user control?

2 Answers   Microsoft,


Categories