Answer Posted / manikandan.s
ASP.NET is a programming Framework, its built on the Common
Language Runtime (CLR) that can be used on a Server to
build Powerful Web Application.
ASP .NET is Using for a Various Advantages over Web
development models:
->Enchanced Performance
->World-Class Tool Support
->Power and Flexibility
->Simplicity
->Managability
->Scalability and Availability
->Customizability and Extensability
->Security.
| Is This Answer Correct ? | 3 Yes | 10 No |
Post New Answer View All Answers
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
How do you sign out from forms authentication?
Explain form level validation and field level validation?
What is redirecting behavior?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
How to make paging concepts in datagrid in ASP.NET?
How many types of state management are there in asp net?
What are cookies in your browser?
Is there any alternative to avoid name collisions other then Namespaces?
What is the significance of finalize method in .net?
Explain the main differences between asp and asp.net?
What permissions do asp.net applications posses by default?
What is server transfer?
Where session variables are stored?