How to write unmanaged code and how to identify whether the
code is managed /unmanaged?
Answers were Sorted based on User's Feedback
Answer / srikanth
All the components that are developed using the languages
that are not supported by the CLS are called unmanaged code
that means which is not viable to run under the CLR. All
the COM components are unmanaged and all the ASSEMBLIES are
managed. We can even run the unmanged code components in
the CLR using ComCallableWrapper class.
| Is This Answer Correct ? | 17 Yes | 3 No |
Answer / shashikesh
unmanaged code is not varify by clr,and clr is not varify
third party control and pointer.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / 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 |
Difference between mvc2 and mvc3 in asp.net?
Which two properties are there on every validation control?
How to kill session?
What is the extension of master page in asp.net?
Explain Page life cycle
How to manage pagination in a page?
what is the Difference between Dim Object as object AND dim obj as myform?
How to you can limit Access to Web API to Specific HTTP Verb?
Interface have Default Modifier Is 'Public'.Where We Will Use The KeyWord In Interface?
3 Answers Phoenix Technologies,
What is session in http request?
How cross page posting is done in Asp.net 2.0?
what is clr .
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)