Hi Charles,
And thanks for the comment about my blog - really appreciate it!
I had a look at your blog post for a custom virtual file system - and I do
think that is the best long-term approach. This would enable a nice "in
browser" coding experience where you can add files, reference other files
Hey Jonas, nice running into here (love your blog)!
You could try writing your own virtual filesystem. Check out my blog for
some inspiration:
http://charlesstrahan.com/blog/2010/05/05/enumerating-resources-in-silverlight/
I'm currently working on just that. My current project (porting RPG Make
I'm toying around with the idea of a simple in-browser "coding environment"
for IronRuby, think JSFiddle but for DLR languages. I'm fairly new to
IronRuby, but have lots of Silverlight experience. I have gotten the basics
up and running, but have ran into a couple issues.
My initial idea was to us