HoolieMan


Comments:

Windows Vista Hidden "Copy As Path" option

posted by HoolieManHoolieMan(1715) 4 years, 4 months ago 0

I think the main problem is that Shift+Right Click is much less discoverable than just right click. Right click has been around long enough that people know to look there for options.

Reply

Something you probably don't know about enums in C#

posted by HoolieManHoolieMan(1715) 4 years, 3 months ago 0

Yeah, the logical-OR scenario seems like the best explanation. It would be nice if they limited this behavior only to enums with the [Flags] attribute just to make things clearer for enums which are not meant to be OR'd together.

Reply

Why asp.net MVC is so awesome.

posted by HoolieManHoolieMan(1715) 4 years, 2 months ago 0

I thought of making a similiar post called "Scott Guthrie made a post so lets get it on the front page" ;) We might as well have his rss feed just go directly to the front page.

Reply