developerFusion reflection

Search filter

Related reflection tutorials

  • Creating Extensible Applications with MAF

    by Mark Smith

    Learn how using MAF allows you to easily create extensible applications that allow new features to be added without jeopardizing the stability of the existing code base. MAF provides a higher-level service that allow you to dynamically discover, load, secure and interact with external assemblies used to provide features for your application. maf, appdomain, extensible, reflection

Related reflection podcasts

  • GoingDeep: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure

    Published 1 month ago, running time 0h52m

    Clojure is a dynamic programming language created by Rich Hickey that targets both the Java Virtual Machine and the CLR. It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure f. clr, be, purpose, reflection

Don't miss out!

Want to stay up to date? Just subscribe to one of the feeds below and you'll never miss a thing.

Related book

  • Java Reflection in Action (In Action series)

    Java Reflection in Action (In Action series)

    Explaining the Java Reflection API and providing techniques for using it successfully, this guide describes the capabilities that allow a program to examine and modify itself at runtime. The book examines the java.lang.reflect package, explains how y...

Want to stay in touch with what's going on? Follow us on twitter!