To compare to object by value we can use the following code snippet. 1 2 3 4 private static bool CompareValue( object ...
Read More
Casting or Parsing a variable in generic type member variable in C#
Microsoft .Net already has a bunch of great string conversion routines you can use! A TypeConverter can do most of the heavy lifting for y...
Read More
C#: Detect Windows OS Version Info
Currently, several versions of Windows OS are available in the market from Windows XP to latest Windows 8. For one my application, I was ...
Read More
Subscribe to:
Posts (Atom)