C# Archive

  • Ready to use class that parses CSV file into DataTable.

    CSV to DataTable Parser

    Ready to use class that parses CSV file into DataTable.

    Continue Reading...

  • C# function to insert whitespace into string if it's longer than X chars and there is no whitespace. Can be used to prevent design issues with user generated content.

    “Force wrap” c# function

    C# function to insert whitespace into string if it's longer than X chars and there is no whitespace. Can be used to prevent design issues with user generated content.

    Continue Reading...

  • Mailenable is a free mail server for Windows. Here is my tiny C# class to add mailbox to Mailenable PostOffice.

    MailEnable – How to add new mailbox from code

    Mailenable is a free mail server for Windows. Here is my tiny C# class to add mailbox to Mailenable PostOffice.

    Continue Reading...