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 |
What are server side controls?
What you mean by partial Class in asp.net 2.0?
Securitywise What are the Enhancements in 2.0?
What is enableviewstate in asp net?
what is Impersonation
3 Answers Alliance One, Task Informatics,
What is ispostback method in asp.net?
How to authenticate users using Web.Config ?
How to identify host of my system? How to identify servername of my system? How to identify domainname of my system?
what is mean by framework?
How we handle the runtime database schema change issue in asp.net application?
If you want to write your own dot net language, what steps you will you take care?
What is custom control. What is the difference between custom control and user control?