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 the different web pages?
Explain difference betn dataset and recordset?
where should write the connection string Show that it will apply whole pages in the website
What are the ways to sending the data in ASP.NET page?
What is slidemaster?
What is difference between asp state management and asp.net state management?
Is string a value type or a reference type?
What is web.config and machine.config ?
3 Answers Collabor, NDPL, TCS,
What does this do? sn -t foo.dll
What are the contents of cookie?
How to refresh a page in asp.net
Is data edited in the Repeater control?