The type 'System.Char*' may not be used as a type argument.
Dang it. But I want to. C'mon. Apparently System.Reflection has it's limits. Also, creating a default value of a string that isn't null is non-trivial.
Dang it. But I want to. C'mon. Apparently System.Reflection has it's limits. Also, creating a default value of a string that isn't null is non-trivial.
I live for nifty code snippets. They make life so much easier. I also like .NET's generics support. When I was recently writing a utility…
As a quick note, there is one thing that every guide on how to get the Nexus 4 phone recognized as an ADB device. After…
There is a lot of hupla (and rightly so) surrounding parallel computing today. CPUs aren't getting much faster in terms of clock speeds these days…