How to write unmanaged code and how to identify whether the
code is managed /unmanaged?
Answer Posted / sudhir kunnure
Unmanaged code use like using dll or any other com object
in application then it is unmanaged code ,we cannot change
the code.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are httphandlers and httpmodules and difference between them?
Is asp.net still used?
Describe the disadvantage of cookies.
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Explain the difference between globalization and localization techniques
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Can more than one person use the same login?
Where do we store our connection string in asp.net application?
What are sql notifications and sql invalidations?
What is the compiled object?
Explain client-side scripting?
Can you dynamically assign a Master Page?
Explain Optimization technique description?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
in which protocol ASP.NET WEB API Work?