Buy Questpond's video subscriptions on
huge discount
.
Online: 7179
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
What is the difference between un-safe code & un-managed code.
Posted by
deccansoft
on 9/25/2010 | Category:
C# Interview questions
| Views: 1936
Un-managed code runs outside the CLR control while the Un-safe code runs inside the CLR control. Both of these may use pointers & direct memory
access.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
What is the procedure to add assembly to GAC to ma ...
Next question > :
Explain the role of assembly in the .Net Framework
Comments or Responses
Login to post response
More Interview Questions
Explain the role of assembly in the .Net Framework
Name the assembly that is required to build any sort of WCF applicatio ...
How many classes can a single .NET DLL contain
Describe .Net Framework Class Library
What are Two main Components of .Net Framework
What is MSIL : Microsoft Intermediate Language (MSIL)
What is .Net Framework
What is the difference between CLS and CTS