Tag: csharp
72 posts · Page 8 of 8
2012-01-21 csharp
C# Convert Hex To Color
A C# extension method that converts hex color codes (both RGB and ARGB formats) to Color objects.
2012-01-06 csharpvisual-studio
Improve productivity by using code snippets
Learn how code snippets in Visual Studio can improve your productivity by letting you insert reusable pieces of code with a short alias.