Archive for May, 2007

UAC from a Technical Fellow at Microsoft

Monday, May 28th, 2007 No Commented
Under: Uncategorized

Mark Russinovich is a Technical Fellow at Microsoft and I don’t have to tell you he’s a windows internal guru…right?
Have published a very detailed article at Technet Magazine about Vista’s UAC… go check it out.

http.sys documentation

Sunday, May 27th, 2007 No Commented
Under: Uncategorized

On this page from the Microsoft site where you can find great documentation about Windows Vista, you can also find a document about the http.sys driver

Faster ASP.NET applications

Saturday, May 26th, 2007 No Commented
Under: Uncategorized

On the site codeproject.com I found a great article with some very good tips for you developers out there to speedup your ASP.NET applications.

64-bits not always better?

Friday, May 25th, 2007 No Commented
Under: Uncategorized

I recently found an article from an ASP.NET debugger with some good info about the differences in memory consumption of 64-bits machine vs. 32-bits machines