Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Jesse Ezell Blog

<i>.NET and Other Interesting Stuff</i> <div id="ad"><script type="text/javascript"><!-- google_ad_client = "pub-1219444915196145"; /* 468x60, created 1/25/10 */ google_ad_slot = "1898962835"; google_ad_width = 468; google_ad_height = 60; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div>

  • Use Sql Server as Your Indexing Engine

    I didn't realize this until today, but not only does SQL provide the great full text search capabilities everyone knows and loves, it can also index binary content (.doc, .xls), etc. without much extra work on your part.

  • Whidbey Design Flaws (Part 2)

    Rob Howard writes responses to my criticism of the web Security namespace, noting that they had much of this discussion internally before deciding on the final outcome.

  • Whidbey Goes To Far?

    Why is it that Microsoft can't seem to call users “users” and groups “groups?” Role based security is great and all, but how many people outside of the framework team actually call groups “roles?” I guess User wasn't short enough either, because someone thought it had to be called a “MembershipUser” instead.

  • ProGamers

    Korea is an interesting place... especially if you play StarCraft. It is unreal. These guys have like $60,000 a year (USD) salaries in Korea to play StarCraft on TV. It is like football out there (there are 50x as many StarCraft players in Korea as in the rest of the world combined).

  • Ellison on MS

    “...I totally agree with Steve, Microsoft's software is rarely first rate. They never, ever innovate, but —they're pretty good copiers...So what's Microsoft's single greatest innovation? Take your time. —It's a trick question. There aren't any. All that money Microsoft spends on research; what have they got to show for it? Nothing!” [1]

  • Mono to Implement Avalon/Indigo?

    The roadmap for mono dev seems to imply that they are going to try to implement Avalon (XAML and everything) and Indigo. Sounds to me like pretty risky business, as these components are seem to be more OS features, which just happen to be written on top of .NET, than actual .NET Framework features. If they do get Avalon up and running with Indigo on top of Linux, I would imagine that MS might not continue to be so friendly to them...