ASP.NET Archive

  • How to move viewstate to the bottom of your form for better SEO expirience.

    ASP.NET 2.0 WebForms and SEO

    How to move viewstate to the bottom of your form for better SEO expirience.

    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...