Content Writing
Blogging
General
Analytics
How To
.NET
ASP.NET
Delphi
Excel
Outlook
Powerpoint
OutSystems
PowerShell
JavaScript
Windows
Excel
Word
PowerPoint
Azure
C#
Visual Studio
SQL
Tools
What is My IP Address?
Month:
January 2019
C# Tips and Tricks #20 – Get Assembly File Version
C# Tips and Tricks #19 – Repeat a character X times
C# Tips and Tricks #18 – Encode and Decode a base64 string
C# Tips and Tricks #17 – Sort Dictionary by its Value
C# Tips and Tricks #16 – Format number to display comma for thousands place
C# Tips and Tricks #15 – Convert C# object to Json string using JavaScriptSerializer
C# Tips and Tricks #14 – Convert C# object to Json string
C# Tips and Tricks #13 – Create Comma seperated string from a List.
C# Tips & Tricks #12 – Get property value using Reflection
C# Tips and Tricks #11 – Generate random alphanumeric string
C# Tips and Tricks #10 – Send email via Gmail in C#
C# Tips & Tricks #9 – Multiline String Literal in C#
C# Tips and Tricks #8 – Disable specific compiler warnings in Visual Studio
C# Tips and Tricks #7 – Escaping ‘{‘ in C# String.Format
C# Tips & Tricks #5 – Enumerate an enum in C#
C# Tips and Tricks #6 – Find the Application Path in Console Application
C# Tips and Tricks #4 – Using Zip method in C# to add Integers at each positon of two arrays