How to write unmanaged code and how to identify whether the
code is managed / unmanaged ?
Answers were Sorted based on User's Feedback
Answer / narayansahu
you can only write unmanaged code in c# not in vb.net
you can only call unmanaged code in vb.net. calling and
writing unmanaged code are different things.
To identify whether the code is managed or not open the
file in ildasm in VS.Net Command prompt.
Also you can use a .Net tool called dumpbin, which can be
used to check the headers.
or open the dll in notepad and check for "V e r s i o n".
If you find that, it is managed assembly.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / padmaja
The code which is under control of clr is comes under
managed code.The code which is not comes under clr is
unmaged code.All IL code is managed code.com components
comes under unmanaged code.
| Is This Answer Correct ? | 4 Yes | 3 No |
what is impersonation in ASP.NET?
7 Answers Accenture, Merrill Lynch, Wipro,
I have got less marks in bsc it So how to get interview.tell me
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What is an example of an application service provider?
Explain the different types of directives in .net?
explain store procedure and trigger
How to remove cache object in asp.net?
What is the difference between application and cache variables?
Is it necessary to create a Windows application or Web application to test a Web service ? Is it must to consume this service?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What is the difference between client-side and server-side validations in ASP.NET?
0 Answers Sans Pareil IT Services,
What is meant by role based security? when we use this one
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)