Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ScriptRuntimeSe... » DLR   (RSS)

DLR Hosting Sample : Simple dlr host using the new App.Config based ScriptRuntime creation

Due to the recent changes to the DLR Hosting API , dlr hosts now have to use the App.Config file to configure the languages they intend to use in the application. It’s probably a little bit more complex than before to get started on Hosting the DLR after
 
Page view tracker