Click here to Skip to main content
15,892,269 members
Articles / Programming Languages / C#

Using Reflection to Build Large Classes

Rate me:
Please Sign up or sign in to vote.
4.54/5 (12 votes)
28 Dec 2017CPOL3 min read 27.9K   20  
Some classes end up with dozens of fields. Here's how to leverage Reflection to make data population code a snap.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
Professional Experience
Languages: C++, C#, VB, .Net, SQL
Systems: MSSQL Database Architecture, Server Admin, MS System Center Admin(Service Manager)
Web: Asp.Net, Ajax, Web design and deployment
Other: MS Access guru

Comments and Discussions