Results 1 to 3 of 3

Thread: Attributes and Reflection?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2002
    Location
    Seattle, WA USA
    Posts
    216

    Question Attributes and Reflection?

    Attributes and Reflection -

    Can someone please help me understand why these two things are important in C# programming? Why would I want to make an attribute for my application? Also, why would I want to use reflection to see what attributes are in other applications?

    The only use I have found for attributes is with the versioning and copyrighting of files I produce.

    -- Ethan --
    VB6, VB.NET, C#, SQL, XML, ADO.NET, ASP.NET, HTML.
    MCP & A+ Certified. Looking for a job in the Seattle, WA area.

  2. #2
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    reflection can be used for example to use plugins in your apps in a easy way
    \m/\m/

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    That's right PT Exorcist , here's more I love this site man !

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width