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