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 |
What is immutability?
SAP Business One(this is intigrated tool of .net)
Explain me what are the deferred execution and the immediate execution in linq?
What is loosely coupled solution in.net?
Tell us what is a variable of implicit type and what is its scope?
How is development of a Windows service different from a Windows Forms application?
Explain what is the difference between encrypting a password and applying a hashing?
Explain me what is a design pattern and what is it for?
Will it go to finally block if there is no exception happened?
What is .net and why it is used?
What is an anonymous method?
What do you mean by Code Access Security in .NET?