what is managed and unmanaged code?
Answers were Sorted based on User's Feedback
Answer / mayank
managed codes are which is supported by CLR, and unmanaged
code are those which is not supported.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / manish singh
Managed code: A code that is managed by CLR is know as
Manged code for example C#,j#,Vb.Net etc
Unmanged code: A code that is not managed by CLR is known
as Unmanaged by unmanaged code. for example c++, java, c etc
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / sharifuddin
managed code: maintains in the Stack memory with the help of CLR
But unmanaged
code does not maintain by the CLr, and iots maintain by the
Heap memory.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / kirti
The .NET framework provides several core run-time services to the programs that run within it - for example exception handling and security. For these services to work, the code must provide a minimum level of information to the runtime. i.e., code executing under the control of the CLR is called managed code. For example, any code written in C# or Visual Basic .NET is managed code.
Code that runs outside the CLR is referred to as "unmanaged code." COM components, ActiveX components, and Win32 API functions are examples of unmanaged code.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is latest version of asp.net mvc? : Asp.Net MVC
what is client back feauture ?
Different type of validation controls in asp.net ?
1 Answers CTS, Keane India Ltd,
What does this do? gacutil /l | find /i about
What is the difference between application and cache variables?
What kind of programming language is ASP.NET?
how we use web services
About Global .asax ?
please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit
How do you identify that the page is postback?
How do you do validations. Whether client-side or server-side validations are better.?
what is the difference b/w Asp.net server controls and html server controls in .net?
2 Answers iGate, Profiniti Systems,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)