Answer Posted / venu
Unmanaged Code is Managed BY Com.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
How tooltip is set through code-behind in ASP.NET?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What is the difference between GridView and Repeater controls in ASP.NET?
What is the difference between adding reference in solution explorer and adding references by using ?
How can we inherit a static member?
What is a proxy in web service?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
How to retrieve user name in case of Window Authentication?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
What is the typical session identifier?
What are sql notifications and sql invalidations?
Define tracing.
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
How to implement globalization and localization in the use interface in .net.