The ASPSmith's BlogSome rants about ASP.NET by Steven SmithPDC Sessions- November 23, 2003 In addition to the powerpoints available at http:www.asp.netwhidbey you can also watch the presentations, including demos, in MS Producer format at http:microsoft.sitestream.comPDC2003Default.htm. Others have noted this - I mention it here so I can find the link later... :)http://weblogs.asp.net/ssmith/archive/2003/11/23/39324.aspx SYS-CON Radio Interview (PDC 2003)- November 17, 2003 My SYS-CON Radio Interview from PDC has recently been published on their website (along with a great many other more important people's interviews). Check them out and download them in MP3 format. http:www.sys-con.comdotnetradio2003interviews.cfmhttp://weblogs.asp.net/ssmith/archive/2003/11/17/37922.aspx Speaking At Memphis DNUG- November 15, 2003 I'll be speaking at the Memphis .NET User Group on Tuesday, 1118. I'm going to be giving an overview of ASP.NET Whidbey, which of course has recently been made public at the Microsoft Professional Developers' Conference 2003 in late October. For more information and directions to the event, see the MNUG website.http://weblogs.asp.net/ssmith/archive/2003/11/15/37730.aspx Regex To The Rescue For Shorter URLs- November 6, 2003 I've been redesigning AspAlliance.com off and on for the last several months, and I made a few more changes this morning. The big one that is noticeable to the general public is the URLs. Instead of having to link to articles via a viewer ASPX page and a series of querystring values, it is now sufficient to simply append the article ID to the end of the domain name (after a slash), like so: http:aspalliance.com1 (article ID 1, which is my Excel Reports in ASP article). The...http://weblogs.asp.net/ssmith/archive/2003/11/06/36191.aspx |