What is Meta Data? Explain Types of Assemblies
Answers were Sorted based on User's Feedback
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 |
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 |
Explain how to rename a table using sql queries?
Should I implement finalize on my class? Should I implement idisposable?
Can you explain what do you understand about web service?
What is different between webusercontrol and in webcustomcontrol?
What is Global Assembly Cache (GAC) and what is the purpose of it?
What is the difference between a Hash Table and a Dictionary?
Explain something about WebService?
The project which you have made, which methodology did you use?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories? What are ADSI Directories?
What is the purpose of delegates in .net?
what is AGILE SCRUM methodoly....?
What is finalize method in .net?