Answer Posted / hello
Asp.Net is a programming framework built on the common
language runtime that can be used on a server to build
powerful web application
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is ispostback method in asp.net? Why do we use that?
Explain the differences between managed and unmanaged code?
Using code explain Configuration Management
What is the difference between system.stringbuilder and system.string
Where the assembly is stored in asp.net?
How to display Alert in ASP.NET
What is a multilingual website?
What is a viewbag?
How to display validation messages in one control?
What is enableviewstate?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
Which is faster union or union all?
What is the good practice to implement validations in aspx page?
Difference between overriding and overloading?