Share on Facebook
Welcome to MSDN Blogs Sign in | Join | Help

March 2007 - Posts

WCF Performance Comparison Paper

This is fantastic! Finally, a performance comparison whitepaper that shows yet another reason to adopt WCF today. During my talks, I always try to hint at WCF being faster than ASMX, but didn't have any data that was publicly available to support this
Posted by kaevans | 0 Comments

Anyone Else Read Daily WTF To See If Their Code Is There?

I love Jeff Atwood's guest article on Worse Than Failure . WTF is a guilty pleasure of mine, but I have to admit… I wonder how long before someone yanks out some of my old ASP script from years ago and points out some of the gawd-awful code. Heck… just
Posted by kaevans | 0 Comments

Another Mac Ad

You MUST watch this hysterical Mac ad. My eyes teared up from laughing so hard. Video: Why Mac Sux [ via Jason at MadTechie ]
Posted by kaevans | 0 Comments

LiveMeeting Add-In for Office 2007

There's a really useful add-in for Office 2003 that lets you schedule LiveMeeting sessions directly from Outlook. I lived by this tool using Windows XP and Office 2003. One of the first painful realizations of dogfooding Office 2007 was that I lost this
Posted by kaevans | 2 Comments
Filed under:

Dynamically Adding Meta Tags in ASP.NET 2.0

A customer asked how to dynamically add meta tags in ASP.NET 2.0 ( for more information on HTML meta tags, see W3Schools ). I opened up Visual Studio, and started looking for ways to manipulate the header using a clever runat="server" trick with a System.Web.UI.HtmlGenericControl.
Posted by kaevans | 1 Comments
Filed under:

Routed Events and Dependency Properties in WPF

Sahil Malik has a great article on CodeGuru about the Ins And Outs of Routed Events and Dependency Properties in WPF . To "get" WPF, you really have to take the time to learn both of these concepts. Adam Nathan's excellent WPF Unleashed (which should
 
Page view tracker