Slashdot Mirror


User: arbbie

arbbie's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:It's not that uncommon on Tales of Conversion - Using Ubuntu at Work · · Score: 1

    Lastly, windows logon - isn't there some tool out there that plugs into IIS on the one side, and allows you to change your windows network password over the web ? Yes there is. In outlook web access select "Options" and at the end of the page is the button "Change Password" which will allow you to change your windows password.
  2. Re:Imagine that... on Dvorak Says MS Should Buy Opera · · Score: 1

    object.ToString() doesn't return the object contents but details about the class which annoys me.

    So you would feel relatively comfortable if ToString() dumped some random segment of memory instead of being a virtual function which displays type information when not overridden by the class' implementation?

    Geesh.