Answer Posted / rakesh namdeo
The code which runs inside the environment of CLR is known as managed code,
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between client-side and server-side validations in ASP.NET?
Difference between web user control and web custom control?
Explain global assembly cache.
What is is post back property in asp net?
Disable browser cache for entire ASP.NET website?
Which library is used by the testers and developers to develop automated tests and create testing tools?
Explain the concept of event bubbling in ASP.NET?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
What is difference between inproc and outproc?
In which event of the page life cycle, is the viewstate available?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
What is preprocessor in .net and type, where it use?
What is base class of button control in .net?
How to implement role based security in asp.net mvc? : Asp.Net MVC