Summer Reading List

Books No Comments »

Well, out of nowhere I’ve come upw ith a pretty substantial list of books to read.

They’re all tech related:

 ”Windows Forms Programming in C#”, Sells

“User Interfaces in C#”, MacDonald

“The Long Tail”

“Visual Studio Hacks”

and one more on design patterns but I forget the name at this time.

Uptime for Windows

Windows Admin No Comments »

One of my webservers was rebooted over the weekend by the ISP to install Windows Updates. Just to verify when I got back into the office that it had been rebooted, I used this handly little trick to check the uptime of the server. This works on Win NT and up and if you have console (or Terminal Services) access.

Start -> Run -> cmd [enter]

net statistics server | more [enter]

The second line of the output will display the date and time the computer was restarted.

 Enjoy!

Design by j david macor.com.Original WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Login