Posts
  • sameerm's WebLog

    Dumping objects fields and methods to console

    • 0 Comments
    The classes in the Reflection namespace give you the ability to view a class(objects) fields and methods. Overriding the ToString method provides a quick way to spew the objects current state to the console. You don't need to write code to access each...
  • sameerm's WebLog

    Connecting to Console session on a Remote server.

    • 3 Comments
    When you use Remote Desktop Connetion (Start->Programs->Accessories->Communications->Remote Desktop Connection) to remote into an XP machine you get connected to the console session. I could not find a way to connect to the console session...
Page 1 of 1 (2 items)