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
Do you know what is linq?
Can you edit data in repeater control? How?
Describe the compilation process for .net code?
Do you know what is lambda expressions in c#?
Explain what do the terms “boxing” and “unboxing” mean?
Explain the use of activex control in .net?
What is the difference between encrypting a password and applying a hashing?
Example from .net. Integer & struct are value types or reference types in .net?
Explain what is a delegate?
How to view a .NET assembly?
What is DTS and explain the purpose of it?
Is .net core managed code?
What do the terms “boxing” and “unboxing” mean?
What is an anonymous method?
What method do you use to explicitly kill a users session? How?