Greg Robinson's Blog
I report it, you decide
-
Mike Richardson will be giving a presentation to the Baltimore MSDN User Group
Designing and Implementing High Performance .NET Applications
-
Click Once and Firefox
Is Click Once browser dependent like No Touch Deployment\Smart Clients?
-
Databinding 2.0
The book I did a book review on goes live January 2006, congrats Brian!
-
Launch Tour 2005 Knowledge Center
Get the scoop on 11/07/2005 here:
-
Console\Manager for MSDE
After lots of research, this one:
-
compilation domain assembly leak in IDE
We have been seeing memory leaks in the VS Studio IDE 2003 for quite some time now. We have an open case with Microsoft. After numerous hang dumps and perfmon logs they finally think they figured it out.
-
.NET Rocks Road Show
From Brian Noyes:
-
cool new 'question\answer' site (I think it's new)
-
Cool shortcut to C:\WINDOWS
Start --> Run then type in the folder name, you are there. I live in LogFiles..now, I simply go Start --> Run --> LogFiles and I am there.
-
Do a Ping from .NET with a non-admin user
Yup, non admin users cannot do a ping from .net. A non admin user cannot create Raw Sockets. To do this with a non admin user you have to do the following: