What is managed code and managed data in .net?
No Answer is Posted For this Question
Be the First to Post Answer
What is the managed and unmanaged code in .net?
3 Answers Deltech, Dhanush Infotech,
Describe ways of cleaning up objects.
What versions of .net are there?
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Explain what relationship is between a process, application domain, and application?
What is singlecall activation mode used for in .net?
Explain Creational design pattern in .NET?
Is Driver Script any how related to AOM?
what is object lock?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
How does you handle this COM components developed in other programming languages in .NET?
What is model-view -controller Architecture?