Posts
  • Atoshi Sahoo

    Enable Code Analysis tab in properties in Visual Studio 2008

    • 0 Comments
    Took me a couple of hours to figure this out. As I had rebuilt my dev box to install Win 7, and freshly intsalled VS 2008, I was wondering why I was not getting the code analysis tab in the project proerties - I use C#. It requires Visual Studio Team...
  • Atoshi Sahoo

    Disable Close X button in Winforms using C#

    • 34 Comments
    Demo code on how to disable the X button in menu bar in a window. I found a lot of posts on this in VB, but none for C#. So if you are a C# fan like me, this is for you... 1. There is no direct way to disbale the X button, like there is a property...
Page 1 of 1 (2 items)