Posts

Showing posts from August, 2011

Cheap TFS hosting

https://www.devindu.com/Solutions/TFS/

What to do when machine IP has changed but your laptop still shows old ip

Pretty simple: ipconfig /flushdns It works most of the time.

Remote debugging in VS 2010

Tried to connect to remote service, debugger did not catch break points even though files were the same! Rebooted all machines, tried again and it worked... Hmm Grrr

Merge friendly refactoring

When moving methods into their own classes, replace them with comments, so the merge will be easy if you need to do it later.

net send in windows 2008 r2

msg /server:server_name <username> press enter type message go to new line press Ctrl + Z to end message press ENTER