[edit] I'm not sure it help that much now that SP1 is out. Vista seems to be running fine after reinstalling and applying SP1. [/edit] Need to speed up Vista. I found that my computer was doing a lot of hard drive seeking and I wanted to know why. My computer calmed way down after disabling the Win...
I am an avid ReSharper user and I couldn't seem to figure out how to get the code cleanup to remove "regions". I found this little bit of info so I thought I would pass it on. Go to ReSharper | Options Under Language Options, expand C#, then Formatting Style Select Type Membe...
Apr
22
Views:
335
New Toy: Asus R2H
I have purchased an Asus R2H to be my little assistant. I need more than a PDA but not a laptop. I will post more later but for now I must install Vista on it! Update: I've been using the R2H for a while now and I can say I really do love it. My favorite application for it is OneNote.
C# Interview Questions I ran across this interesting article on a search for a C# problem I was facing. Very interesting on how much you think you know until you must explain it. Original article can be found at http://rileyperry.blogspot.com/2005/05/c-interview-questions.html. The ability t...
If you ever decide to run a program that uses .net that is located on a intranet share you will not be able to have full permissions to the code. You will need to edit you permissions. Run this line from the command prompt. CasPol.exe is normally located at: X:\\<Windows>\\Microsoft.net\\<...