{#advanced_dlg.about_title}

.NET Framework, Shtuff »

Sunday, May 24, 2009 | 1 Comments

MSDN road shows are FREE events organized and managed by the Microsoft Developers Network to educate, train, and share knowledge with everyone and anyone interested. I particularly like this event as it is a one day event packed with lots of valuable information. I’ll be attending the event in Reston, VA on June 2nd. Here is what’s in store: AGENDA Session 1: Developing on Microsoft Windows 7 Building applications that are easy to use, visually appealing, and offer high performance is a challenge that developers face every day. Innovative applications can greatly i... [More]

{#advanced_dlg.about_title}

.NET Framework, Web 2.0 »

Sunday, May 10, 2009 | 1 Comments

I was recently working on implementing Twitter integration features to the DotNetNuke Blog Module (I’ll write up the details about these features in another blog entry) when I quickly ran into the requirement of having to shorten the blog entries’ URLs. As you may or may not know, Twitter requires that messages be less than 140 characters in length and when you include a link and a title, among other things, character real estate  quickly becomes precious. As it turns out, there are several services out there that provide just this service, for example TinyURL.c... [More]