Thursday, November 29, 2007

About time for another post

I haven't posted in a while so I figured I would throw a couple interesting articles up.

I just found out about an attribute you can apply to a static variable to make it instantly a thread-local variable. Pretty cool!
http://msdn2.microsoft.com/en-us/library/system.threadstaticattribute.aspx

Here is a free search server just release by Microsoft. Usually these are pretty expensive and complicated to setup, but this looks promising
http://www.microsoft.com/enterprisesearch/serverproducts/searchserverexpress/download.aspx

String compare performance - I have no clue it made this big of a difference from the default
http://blogs.msdn.com/noahc/archive/2007/06/29/string-equals-performance-comparison.aspx

Querying Outlook and OneNote with LINQ
http://scip.be/index.php?Page=ArticlesNET05&Lang=EN

No comments: