Skip to content

Kerry D. Wong

  • Home
  • My Youtube Channel
  • About

Tag: Reflection

  • Home
  • Reflection

Event Logging Using Reflection

May 25, 2008March 7, 2009 kwong

When exceptions occur during the execution of an application, the stack trace contains the detailed location of where the exception is […]

Coding C Sharp (C#), Reflection

Reflection and Case Sensitivity

February 3, 2008March 7, 2009 kwong

Reflection is case sensitive by default, which comes at no surprise to most C# developers.

Coding ASP.Net, C Sharp (C#), Reflection

Dynamic Event Handling Using Reflection

August 15, 2007March 7, 2009 kwong

Download DynamicEvent.zip In an article earlier, I discussed how to dynamically load an assembly and execute it via the contract […]

Coding C Sharp (C#), Dynamic, Event Handling, Reflection

Yet Another Guide to Dynamic Assembly loading and Execution Using Reflection

July 6, 2007March 7, 2009 kwong

Download ReflectionTest.zip There are already many good guides out there illustrating how to construct a weakly coupled system that dynamically […]

Coding C Sharp (C#), Dynamic Assembly, Reflection

Populating Object from Text Files via Reflection

June 20, 2007March 7, 2009 kwong

Download readfileviareflection.zip In .Net, an XML file or even a CSV file can easily be mapped to an object using […]

Coding C Sharp (C#), Reflection

Remote Code Execution via Reflection

February 15, 2007March 7, 2009 kwong

Background In .Net, distributed computing can be done in a number of ways.

Coding C Sharp (C#), Reflection

XML Serialization Surprise in VS 2005

November 4, 2006March 7, 2009 kwong

In a post last year, I wrote about the pitfalls when generating classes using the xsd tool in .Net framework […]

Coding Reflection, Serialization, Visual Studio .Net, XML
Copyright © 2026 Kerry D. Wong All rights reserved. Theme: Flash by ThemeGrill. Powered by WordPress