What is Custom attribute? How to create? Namespace? If I'm
having custom attribute in an assembly, how to say that name
in the code? What is Reflection in .NET?
Answer Posted / chaitanya
Assemblies date is stored in some pakaged modules.Accessing
that data is called reflection
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain how to manage pagination in a page using .net?
What is the difference between imperative and interrogative code?
How many types of design patterns available in .NET?
What is the benefit of .net core?
Explain what is heap and what is stack?
What are the types of jit?
What is the use com component in .net?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
How to create multiple inheritance in c#, with example?
Elements of CAS
What is static constructor, when it will be fired?
What are the deferred execution and the immediate execution in linq?
What is a garbage collector?
Tell us the difference between managed and unmanaged code?
What is .net3.0 and .net3.5?