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
Write a code for sending an email from asp.net application.
Why web api is better than wcf?
What is the use of execute non query in asp.net?
What is dynamic web page with example?
Which object wraps the state or data of a user?
Can we have multiple web config files for an asp.net application?
Define asp.net caching?
What are resource file and how do we generate resource file?
Why is it preferred to not use finalize for clean up?
What are the session variables?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
Write the different features of a Thread and a Process?
How about the security in Activex DLL and Activex EXE ?
Define view state.
How do you do Client-side validation in .Net?