Sadly I share the experience of seeing more bad coding instead of less the last couple of years, it should be the other way around. What I think contributes to...
I have used CLR assemblies occasionally, sometimes to use regular expressions and sometimes for very specific ends. For example I've written an assembly for parsing compacted integers from AS400. I...