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
Is .net front end or backend?
What is class library in .net
which method do you use to redirect the user to another page without performing a round trip to the client? How?
How does cas works?
What is meant by localization?
What is the procedure to add assemly to gac to make it shared one?
Is .net an object oriented language? What are their components?
What tools can I use to develop .net applications?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
Explain what are an object and a class?
Explain the differences between server-side code and client-side code.
What is a serviced component?
Explain boxing and unboxing in .net.
Explain Different kinds of methods?
What are multicast delegates?