Getting a Type by full name and creating an instance of it using Activator
Wednesday, July 2nd, 2008Yesterday was my first work day in my new company. Today I needed to go through a part of components developed by the company. I created a WinForms application with several forms. I used each form to test different controls using different configuration. The application has one main form with buttons - one button per form. Each button’s Text property is set [...]