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>

  • .NET Alerts

    MessageCaster is offering a free three month trial of their .NET alerts service. Apparently they have two editions, one of which requires zero deployment. Interesting... maybe the setup fee with these guys is a bit more affordable than with MS?

  • Free Stuff from MSDN

    If you missed you chance the last time MS was giving out the application architecture books, here is another one (if you don't have VS.NET 2003 yet, you can also enter a drawing for a free copy).

  • The Managed Code Is Faster

    “For a long time, in Mono we used libxslt: we would dump all the data from an XmlDocument, or a XPathNavigator into a temporary file, and then use libxslt to do the heavy lifting.

  • Lazslo and Longhorn?

    “This is great news for Laszlo!  Macromedia has acknowledged that Laszlo's approach to developing rich Internet applications (RIAs) is the way to go!  You can't expect large, complex environments to be built with a timeline!  That's not what we designed them for!

  • Create a Web Site in IIS Using C#

    Ever wondered how to interface with IIS using .NET? If all your apps/clients are running IIS 6.0, it is drop dead easy, just enable the XML metabase and parse it to your heart's content. However, if you need to support older clients, you will probably end up using DirectoryServices. However, since DirectoryServices is fairly generic, you might have difficulty figuring out what exactly you need to do. In case you get stuck, here is a little reference block of code that will create a new web site with the supplied name and root directory:

  • Macromedia Flash 7.0: RAD or BAD?

    After hearing a lot of noise from the Macromedia community about the latest release of Flash and reading a lot of the hype, I was actually pretty excited to see what it could do. Yes, my intuition told me, "Macromedia can't possibly have gotten it right this time." But, there were these thoughts creeping around in some dark corner of my mind that kept whispering, "Maybe they did..." So, after much deliberation, I downloaded the Macromedia Flash 7.0 (2004) Professional Edition trial, so that I could put the debate raging in my mind to rest.

  • PDC DVD

    A request to all you Microserfs out there. Get the PDC team to put together a PDC DVD like the TechEd DVD. I'm not sure if I am going to make it to PDC, but I would definately buy a copy of the DVD if I can't make it out this year.