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
How can we update records in gridview?Is there any appropriate code for it?
What is the difference between session object and application object?
What is AutoEventWireup attribute for ?
How can I open ashx file in mobile?
What is the difference between response.redirect and server.transfer?
Does asp.net still recognize the global.asa file?
Where viewstate value is stored in asp.net?
What is session start?
How can you handle unmanaged code exceptions in asp.net?
Can one dll file contains the compiled code of more than one .net language?
How do u declare static variable and how it is declared and what is its lifetime?
From which base class all web forms are inherited?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
Is asp.net mvc still used? : Asp.Net MVC
What is a postback in asp net?