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 |
What is the maximum amount of memory any single process on windows can address?
Do I need to have the latest version of windows media player installed?
Suppose you want a certain ASP.NET function executed on MouseOver overa certain button. Where do you add an event handler?
How to authenticate users using Web.Config ?
Suppose i create one application in vs 2008 and it is running in the latest version of IE,will it run in netscape and other browsers with low version?
What is bson in web api?
Explain the use of duration attribute of @outputcache page directive.
WHAT IS polymorphism
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
In a Repeater control how one can provide an alternating color scheme ?
What are server-side comments in ASP.NET?
please can any describe 'Master Page' in ASP.Net 2.0
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)