What is Meta Data? Explain Types of Assemblies

Answers were Sorted based on User's Feedback



What is Meta Data? Explain Types of Assemblies..

Answer / anand

data about data is called metadata.there are mainely two types of assemlies (1)public
(2) private

Is This Answer Correct ?    10 Yes 2 No

What is Meta Data? Explain Types of Assemblies..

Answer / sachinkunal

Assemblies are a fundamental part of programming with .net framework,it contains the code that commont language runtime executes
Types:-
1.Private assembly
2.shared assembly
3.sattelite

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is lambda expressions in c#?

0 Answers  


what is yield keyword in .Net?

2 Answers  


What is a strategy pattern? Implement it.

1 Answers  


what is the difference between class and structures?

2 Answers  


How do you instantiate a complex number?

0 Answers  






Explain what is mutex?

0 Answers  


I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?

0 Answers  


Explain what is the difference between a class and an object?

0 Answers  


Explain the difference between asp.net & vb.net and explain architecture?

0 Answers  


Name the classes that are introduced in the system.numerics namespace.

0 Answers  


Explain different types of html, web and server controls.

0 Answers  


how to connect database connectivity in dotNET? if suppose SQL server?and also MS access?

8 Answers  


Categories