what is the differance between native code & managed code?
Answer Posted / chinna
The code, which targets clr is called as managed code.
managed code that does not have any providers .it is very
fast than unmanaged code.
If you want to prevent your program from being cracked by
hackers, you can use native code. You can cipher/decipher
this code, or it may be self-modifying code for more
safety.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Describe paging in asp.net?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
What are the different types of validation controls provided in ASP.NET?
Which class is used to send an email message from an ASP.NET Web page?
What is the difference between trace and debug in asp.net?
What is asp net_sessionid?
What is Model-View-View Model?
In which event of the page life cycle, is the viewstate available?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
8. Why do you want to work here?
How do you store a value in viewstate and retrieve them?
A web service can only be written in .net? State whether true or false.
how to write html code with ssl
What are the 3 types of web?
Explain some of the major built-in objects in asp.net