Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Design » Sample Code   (RSS)
Sorry, but there are no more tags available to filter with.

Simple Tool for text substitution plus Design questions

I wrote a simple C# app to do text substitution. It takes a (key,value) mapping and then replaces any keys in between {% ... %} with their value. It's a really trivial app. But it also quickly opens a Pandora's box of design questions. It takes an xml
Posted by jmstall | 2 Comments
Filed under: ,
 
Page view tracker