Fabio Pintos

Bits of information, from developer to developer.

Posts
  • Fabio Pintos

    Inside the Exchange 2010 Web Management Interface – Part I

    • 0 Comments
    It has been a while since my last post, as I was finishing up work on the upcoming Exchange 2010 Web Management Interface, internally known as the “Exchange Control Panel” or simply ECP, so it seems fit to give you a peak of what is inside the hood. Exchange...
  • Fabio Pintos

    How to properly convert SecureString to String

    • 5 Comments
    It feels like forever since SecureString has been introduced in the .Net Framework and yet I keep seeing it being mishandled, in particular by code that returns or receives passwords in clear text, so in this post I’ll show what you should be looking...
  • Fabio Pintos

    Eliminate barely used fields

    • 0 Comments
    Let’s start this blog with something simple but that I see every once in a while during code reviews: barely used fields. These are fields that get used once in a while, but not all the time. In the middle of all your code they seem to be necessary, but...
  • Fabio Pintos

    Welcome

    • 0 Comments
    I'm a software developer working for the Microsoft Exchange Server team since the days of Exchange 2000, primarily with the architecture and the infrastructure of the administrative user interface components such as Exchange extensions for ‘Users and...
Page 1 of 1 (4 items)