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 |
In code behind class, name the type of code found. Is it the server side code or client side code?
Please explain what are an inheritance, polymorphism, and encapsulation?
what will do to avoid prior case?
How Can Registry Editor in .NET?
Can a try block have more than one catch block?
Define satelite assembly?
What is machine.config in .net?
Explain how to manage pagination in a page using .net?
Explain what is the difference between encrypting a password and applying a hashing?
I have a problem in installing visual Studio 2008 on PC that have Celeron Processor ? afterAll InstallionFaied . Pls suggest me . Is it possible or not .if Yes then How ?
How many types of transactions are there in com + .net ?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?