Answer Posted / 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 View All Answers
From which base class all web forms are inherited?
Why viewstate is used in asp.net?
What are the different session state management options available in asp.net?
How are sessions stored?
What is comparevalidator?
Explain the concept of View Model in MVC?
Explain about the .NET framework?
What do you mean by serialize and marshalbyref?
A Web Service Can Only Be Written In .net. Is it True??
What is a form tag?
What is asp.net master page?
Explain what are delegates?
Explain the differences between managed and unmanaged code?
How we can force all the validation controls to run?
What does the hotspot class in .net do?