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

How does linq work?

592


What is the use of immutability?

592


i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net

2130


Explain me what is an anonymous method and how is it different from a lambda expression?

531


How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?

563






What is common type system (cts)?

549


Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?

532


What is "microsoft intermediate language" (msil)?

512


What is multiThreading in .NET?

585


Is .net core the future?

560


Tell us what is the difference between struct and class?

486


What are nullable types in .NET

615


Difference between value type & reference types ?

584


What are asp.net authentication providers and iis security?

520


Define code access security (cas)?

559