Quantcast
Channel: Running On Software » Reflection
Browsing all 3 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Invoke base class methods on unknown types

I recently built a system that dynamically builds content for sending messages to users after certain events.  As is with most of these types of systems the content is mostly static and stored in a...

View Article



Image may be NSFW.
Clik here to view.

Object Reflection In JavaScript

Reflection is a powerful technique that I’ve used a lot in C#. On several occasions I’ve found some uses for this technique in JavaScript too. Most recently, I was writing a test harness for a RESTFul...

View Article

Image may be NSFW.
Clik here to view.

Get Value of Unknown Type From Unknown Object

In a previous post I mentioned a content management system I built for dynamically creating email content to notify users of events.  The system is delivered via a RESTful web service that is called...

View Article
Browsing all 3 articles
Browse latest View live


Latest Images