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 / suresh.gv

Reflection::

It is used to get Class info. at the runtime.
The Class info. defines::
no. of
constructors,methods,isobject,isvalue,issealed,ispublic,....
.

This can be achieve through Reflection.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is COM Interoperability in .NET

738


Explain the .net framework overview?

655


Difference between value type & reference types ?

689


How to Create and Consume a Web Service?

2805


What is the difference between imperative and interrogative code?

1673






Explain what is a delegate?

669


What is assemblies in .net?

722


Differences between namespace, class, assembly?

671


Explain what rare the types of jit and what is econo-jit?

598


What is .net assembly?

670


Is .net front end or backend?

679


What is the difference between server.transfer and response.redirect? Why?

674


What is the advantage of .net core?

639


Explain re-clarification of object based in .net?

657


Tell us what is the difference between struct and class?

588