Few days back I was looking into .NET Framework design. While playing with server controls I come across requirement where I need to invoke protected member of Object before doing some processing. I found one of the way to access non-public member of
Read More...