The Curious Consultant
Menu Close
  • Home
  • Here’s everything!
    • C#
    • SQL
    • General
    • Code
      • C# Code
      • JavaScript/TypeScript Code
      • SQL Code
    • Tips and Techniques
      • C# Tips and Techniques
      • Nintex Form Tips and Techniques
  • About Dave
  • My Blogs
  • Contact Me Anytime!

logging

0

C# logging data technique

Posted on May 1, 2018 by David Lozinski

C# Logging Data Technique The last few weeks I have been having to conduct some C# code reviews. While doing so, I came across a great, flexible C# logging data technique using just String.Format(), a List<string>(), and a Dictionary<string,string>() object.… Continue Reading →

C# Tips and Techniques Dictionary, List, logging, String.Format, tip

Subscribe to be notified of new posts:

Loading