ÿþ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>ASPAlliance Times - - 24th November 2009 </title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <style type="text/css"> <!-- .headingLink { text-decoration: none; font: bold 0.7em Arial, Helvetica, sans-serif; color: #CC0000; } .headingFeatureLink { text-decoration: none; font: bold 0.8em Arial, Helvetica, sans-serif; color: #CC0000; } --> </style> </head> <body bgcolor="#ffffff" link="#cc0000" vlink="#cc0000" text="#333333"> <!-- shell --> <table width="560" cellpadding="1" cellspacing="0" border="0"> <tr> <td align="center" style="font-family: Arial;"> <font size="1">Having trouble reading this e-mail? Read this or any of our past issues in our online <a href="http://aspalliance.com/newsletter">Newsletter Archive</a>. </font></td> </tr> </table> <table width="560" border="0" cellpadding="1" cellspacing="4" bgcolor="#cc0000"> <tr> <td valign="top" bgcolor="#ffffff"> <table width="550" border="0" cellpadding="1" cellspacing="0" bgcolor="#cc0000"> <tr> <td valign="top"> <!-- /shell --> <table width="600" cellpadding="2" cellspacing="0" style="background-color:#CC0000; border-width: 1px; border-color:#FFFFFF; border-top-color:#FFFFFF;"> <tr> <td align="right"> <div style="color: white; font-size: 0.7em; font-family: tahoma"> 24th November 2009 </div> </td> </tr> <tr> <td align="center"> <div style="font-size:3em; color: White; font-family: Georgia,Times New Roman"> ASPAlliance Times</div> </td> </tr> <tr> <td align="center"> <div style="font-size:1em; color: White; font-family: Georgia,Times New Roman; font-weight:bold"> The industry newsletter for Active Software Professionals</div> </td> </tr> <!-- Begin Top Advertisement --> <tr> <td align="right" style="background-color: #CCCCCC"> <div style="color: black; font-size: 0.7em; font-family: Arial"> Sponsor Advertisement</div> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE"> <div style="color: black; font-size: 0.9em; font-family: Arial; font-weight:bold"> 100's of Samples with Full Source Code from ComponentOne's Visual Studio Control Suite </div> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> <p> The best path to cutting-edge technology solutions is yours with ComponentOne Studio Enterprise 2009 v3. This new release brings new controls in WinForms, WPF, ASP.NET, Silverlight, and iPhone; product enhancements; a CSS theme builder; and more. Now you can edit your Xhtml documents and schedule reports in your Windows Forms; create rounded corners in your Web apps; generate PDFs in Silverlight; add an alphabetical listing to your Web page in your iPhone; and more. See what makes Studio Enterprise the easiest-to-use custom Microsoft Visual Studio controls on the market. </p><p><a href="http://www.componentone.com/SuperProducts/StudioEnterprise/?utm_source=lqm&amp;utm_medium=newsletter&amp;utm_campaign=v3">Download a 30-day no cost trial to get started.</a></p> </div> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px; padding-top: 5px; padding-bottom: 5px;"> <a href="" style="font-size: 0.7em;color:#CC0000;font-family:Tahoma;text-decoration:none;"> </a> </td> </tr> <!-- End Top Advertisement --> <!-- Featured Article --> <tr> <td align="left"> <div style="font-size: 1em; color: White; font-family: arial; font-weight: bold; padding-top: 5px;"> Featured Article</div> </td> </tr> <tr> <td align="right" style="background-color: #FFFFFF"> &nbsp;</td> </tr> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://aspalliance.com/1894_Disable_an_ASPNET_Button_Control_During_Postback_with_an_AJAX_Loading_Background_Image" class="headingFeatureLink"> Disable an ASP.NET Button Control During Postback with an AJAX Loading Background Image </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> By Bryian Tan , 23rd November 2009 </span> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> There are times when our applications might take an extra few seconds to respond to a click event. Some users might get impatient and click on the button more than once. We can easily avoid this type of situation by disabling the submit button during postback on the page by using a client-side script. </div> </td> </tr> <tr> <td align="right" style="background-color: #FFFFFF"> <div style="color: black; font-size: 0.7em; font-family: Arial"> <a href="http://aspalliance.com/1894_Disable_an_ASPNET_Button_Control_During_Postback_with_an_AJAX_Loading_Background_Image" style="color: #CC0000; text-decoration: none;"> http://aspalliance.com/1894_Disable_an_ASPNET_Button_Control_During_Postback_with_an_AJAX_Loading_Background_Image </a> </div> </td> </tr> <!-- End Featured Article --> <!-- Editor's Comments --> <tr> <td align="left"> <div style="font-size: 1em; color: White; font-family: arial; font-weight: bold; padding-top: 5px;"> Editor's Comments</div> </td> </tr> <tr> <td align="right" style="background-color: #FFFFFF"> &nbsp;</td> </tr> <tr> <td align="left" style="background-color: #EEEEEE"> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Steven Smith </span> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> <p>Last week at <a href="http://microsoftpdc.com/">PDC</a>, some big announcements were made by Microsoft. The biggest one, in my mind, is regarding Silverlight 4 and what s coming in this version. I m sold. If you are building data entry / form applications for the web, then I think Silverlight 4 is a far more compelling story than anything in the standard HTTP world. Beyond the better options for style and rich experiences, Silverlight will now include support for full trust, out of browser applications, with rich text, drag and drop, and printer support. For those building social applications, Silverlight 4 will also feature webcam and microphone support as well. In addition, COM interaction (on Windows) will allow for direct interaction between MS Office applications and Silverlight. <a href="http://devmavens.com/ScottGuthrie">Scott Guthrie</a> even showed a demo in which he dragged a word doc into a Silverlight RichTextArea and the contents of the word doc were added to the RichTextArea.</p> <p>You can <a href="http://silverlight.net/">download a beta of Silverlight</a> today. The release is slated for the first half of 2010. If you re building web apps and you don t have at least a small knowledge of what Silverlight can do, be sure to get up to speed in the next year, because I think it will start to become the standard for new data-driven forms applications, and a whole lot more, by the end of next year.</p> </div> </td> </tr> <tr> <td align="right" style="background-color: #FFFFFF"> <div style="color: black; font-size: 0.7em; font-family: Arial"> <a href="http://stevesmithblog.com/" style="color: #CC0000; text-decoration: none;"> Steve's Blog </a> </div> </td> </tr> <!-- End Editor's Comments --> <!-- Begin New Articles Section --> <!-- End New Articles Section --> <!-- Begin Middle Advertisement --> <tr> <td align="right" style="background-color: #CCCCCC"> <div style="color: black; font-size: 0.7em; font-family: Arial"> Sponsor Advertisement</div> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE"> <div style="color: black; font-size: 0.9em; font-family: Arial; font-weight:bold"> Learn Visual Studio, SharePoint, SQL Server for less than $1 per day! </div> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> <p> Get 1,000+ hours of demonstration-based training videos for less than $1 per day! This learning library covers more than 2,500 topics presented by Microsoft MVP and expert instructors. Try before you buy. Hurry, offer ends 11/30/09. <a href="http://www.LearnDevNow.com/Default.aspx?src=RN1010D">Learn more</a></p> </div> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px; padding-top: 5px; padding-bottom: 5px;"> <a href="" style="font-size: 0.7em;color:#CC0000;font-family:Tahoma;text-decoration:none;"> </a> </td> </tr> <!-- End Middle Advertisement --> <!-- Begin Blog Posts Section --> <tr> <td align="left"> <div style="font-size: 1em; color: White; font-family: arial; font-weight: bold; padding-top: 10px;"> ASP Alliance Authors' Recent Blog Entries</div> </td> </tr> <tr> <td align="right" style="background-color: #FFFFFF"> <div style="color: black; font-size: 0.7em; font-family: Arial"> <a href="http://aspadvice.com/blogs/" style="color:#CC0000; text-decoration: none; font-size: 0.7.em; font-family: Arial">More Blogs »</a></div> </td> </tr> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://community.devexpress.com/blogs/ctodx/archive/2009/11/24/localized-devexpress-assemblies-for-winforms.aspx" class="headingLink"> Localized DevExpress assemblies for WinForms </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julian M Bucknall </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://community.devexpress.com/blogs/paulk/archive/2009/11/24/totalflight-database.aspx" class="headingLink"> TotalFlight Database </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Paul Kimmel (Developer Express) </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://odetocode.com/Blogs/scott/archive/2009/11/23/is-microsoft-taking-dynamic-languages-seriously.aspx" class="headingLink"> Is Microsoft Taking Dynamic Languages Seriously? </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> K. Scott Allen </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://dotnetslackers.com/Community/blogs/bmains/archive/2009/11/23/location-formats-for-asp-net-mvc.aspx" class="headingLink"> Location Formats for ASP.NET MVC </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> bmains </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://thedatafarm.com/blog/data-access/slides-and-demos-from-recent-entity-framework-4-presentations/" class="headingLink"> Slides and Demos from Recent Entity Framework 4 Presentations </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julie </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://feedproxy.google.com/~r/BrendanEnrick/~3/yUL3wbwcTHE/" class="headingLink"> A Quick Answer About Reference Types </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Brendan Enrick </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://weblogs.asp.net/scottgu/archive/2009/11/22/lidnug-online-chat-with-me-monday-nov-23rd.aspx" class="headingLink"> LIDNUG: Online chat with me Monday Nov 23rd </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> ScottGu </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://odetocode.com/Blogs/scott/archive/2009/11/22/keeping-css-files-dry-with-less.aspx" class="headingLink"> Keeping CSS Files DRY with .less </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> K. Scott Allen </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://thedatafarm.com/blog/data-access/agile-ef4-repository-part-3-fine-tuning-the-repository/" class="headingLink"> Agile EF4 Repository: Part 3 -Fine Tuning the Repository </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julie </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://feedproxy.google.com/~r/AndreaColaci/~3/5RvcERLjLQA/virtual-meeting-on-appfabric-beta1-debriefing.aspx" class="headingLink"> Virtual Meeting on AppFabric Beta1: debriefing </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Andrea Colaci </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://blog.davidyack.com/journal/2009/11/22/ria-services-how-to-load-only-if-authenticated.html" class="headingLink"> RIA Services How to Load Only If Authenticated </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> David Yack </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://feedproxy.google.com/~r/radicaldevelopmentnet/~3/uIeWgWtgSSw/" class="headingLink"> How To Create A Bootable Windows 7 Virtual Hard Disk (VHD) </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Steven </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://community.devexpress.com/blogs/oliverthinks/archive/2009/11/21/early-bird-for-european-trainings-running-out.aspx" class="headingLink"> Early Bird for European Trainings Running Out! </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Oliver Sturm (Developer Express) </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://idealprogrammer.com/videos/intro-sql-reporting-services-9-videos/" class="headingLink"> Intro SQL Server Reporting Services  SRSS (9 Videos) </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> asp.net videos </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://feedproxy.google.com/~r/radicaldevelopmentnet/~3/NNZ-_Klv3aQ/" class="headingLink"> How To Create a Virtual Hard Disk (VHD) in Windows 7 </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Steven </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://community.devexpress.com/blogs/ctodx/archive/2009/11/20/strong-sales-of-professional-devexpress-asp-net-controls.aspx" class="headingLink"> Strong sales of Professional DevExpress ASP.NET Controls </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julian M Bucknall </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://community.devexpress.com/blogs/ctodx/archive/2009/11/20/pdc-2009-day-3.aspx" class="headingLink"> PDC 2009 Day 3 </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julian M Bucknall </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://thedatafarm.com/blog/data-access/agile-entity-framework-4-repository-part-2-the-repository/" class="headingLink"> Agile Entity Framework 4 Repository: Part 2- The Repository </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julie </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://feedproxy.google.com/~r/learnxpress/~3/g8csGJR16JQ/review-seesmic-for-windows.html" class="headingLink"> Review: Seesmic for Windows </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Anand Narayanaswamy </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://community.devexpress.com/blogs/ctodx/archive/2009/11/24/localized-devexpress-assemblies-for-winforms.aspx" class="headingLink"> Localized DevExpress assemblies for WinForms </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julian M Bucknall </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://community.devexpress.com/blogs/paulk/archive/2009/11/24/totalflight-database.aspx" class="headingLink"> TotalFlight Database </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Paul Kimmel (Developer Express) </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://odetocode.com/Blogs/scott/archive/2009/11/23/is-microsoft-taking-dynamic-languages-seriously.aspx" class="headingLink"> Is Microsoft Taking Dynamic Languages Seriously? </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> K. Scott Allen </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://dotnetslackers.com/Community/blogs/bmains/archive/2009/11/23/location-formats-for-asp-net-mvc.aspx" class="headingLink"> Location Formats for ASP.NET MVC </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> bmains </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://thedatafarm.com/blog/data-access/slides-and-demos-from-recent-entity-framework-4-presentations/" class="headingLink"> Slides and Demos from Recent Entity Framework 4 Presentations </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julie </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://feedproxy.google.com/~r/BrendanEnrick/~3/yUL3wbwcTHE/" class="headingLink"> A Quick Answer About Reference Types </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Brendan Enrick </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://weblogs.asp.net/scottgu/archive/2009/11/22/lidnug-online-chat-with-me-monday-nov-23rd.aspx" class="headingLink"> LIDNUG: Online chat with me Monday Nov 23rd </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> ScottGu </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://odetocode.com/Blogs/scott/archive/2009/11/22/keeping-css-files-dry-with-less.aspx" class="headingLink"> Keeping CSS Files DRY with .less </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> K. Scott Allen </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://thedatafarm.com/blog/data-access/agile-ef4-repository-part-3-fine-tuning-the-repository/" class="headingLink"> Agile EF4 Repository: Part 3 -Fine Tuning the Repository </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julie </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://feedproxy.google.com/~r/AndreaColaci/~3/5RvcERLjLQA/virtual-meeting-on-appfabric-beta1-debriefing.aspx" class="headingLink"> Virtual Meeting on AppFabric Beta1: debriefing </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Andrea Colaci </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://blog.davidyack.com/journal/2009/11/22/ria-services-how-to-load-only-if-authenticated.html" class="headingLink"> RIA Services How to Load Only If Authenticated </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> David Yack </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://feedproxy.google.com/~r/radicaldevelopmentnet/~3/uIeWgWtgSSw/" class="headingLink"> How To Create A Bootable Windows 7 Virtual Hard Disk (VHD) </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Steven </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://community.devexpress.com/blogs/oliverthinks/archive/2009/11/21/early-bird-for-european-trainings-running-out.aspx" class="headingLink"> Early Bird for European Trainings Running Out! </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Oliver Sturm (Developer Express) </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://idealprogrammer.com/videos/intro-sql-reporting-services-9-videos/" class="headingLink"> Intro SQL Server Reporting Services  SRSS (9 Videos) </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> asp.net videos </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://feedproxy.google.com/~r/radicaldevelopmentnet/~3/NNZ-_Klv3aQ/" class="headingLink"> How To Create a Virtual Hard Disk (VHD) in Windows 7 </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Steven </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://community.devexpress.com/blogs/ctodx/archive/2009/11/20/strong-sales-of-professional-devexpress-asp-net-controls.aspx" class="headingLink"> Strong sales of Professional DevExpress ASP.NET Controls </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julian M Bucknall </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://community.devexpress.com/blogs/ctodx/archive/2009/11/20/pdc-2009-day-3.aspx" class="headingLink"> PDC 2009 Day 3 </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julian M Bucknall </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://thedatafarm.com/blog/data-access/agile-entity-framework-4-repository-part-2-the-repository/" class="headingLink"> Agile Entity Framework 4 Repository: Part 2- The Repository </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julie </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://feedproxy.google.com/~r/learnxpress/~3/g8csGJR16JQ/review-seesmic-for-windows.html" class="headingLink"> Review: Seesmic for Windows </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Anand Narayanaswamy </span> </td> </tr> <!-- End Repeat for each blog post --> <!-- End Blog Posts Section --> <!-- Popular Article --> <tr> <td align="left"> <div style="font-size: 1em; color: White; font-family: arial; font-weight: bold; padding-top: 10px;"> ASP Alliance Most Popular Articles</div> </td> </tr> <tr> <td align="right" style="background-color: #FFFFFF"> <div style="color: black; font-size: 0.7em; font-family: Arial"> <a href="http://aspalliance.com/RecentArticles.aspx" style="color:#CC0000; text-decoration: none; font-size: 0.7.em; font-family: Arial"> More Articles »</a></div> </td> </tr> <!-- Repeat for each article --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://aspalliance.com/475_Make_Reports_Quickly_With_ASPNET_and_XML" class="headingLink">Make Reports Quickly With ASP.NET and XML </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Andrew Mooney , 7th July 2004 </span> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> Sometimes you need to create reports quickly. You might not always have time to format fancy reports containing graphs. Or maybe you have to create reports that do not need graphs. Reusing one ASP.NET web page you can display many reports. </div> </td> </tr> <!-- End Repeat for each article --> <!-- Repeat for each article --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://aspalliance.com/1125_Dynamically_Templated_GridView_with_Edit_Delete_and_Insert_Options" class="headingLink">Dynamically Templated GridView with Edit, Delete and Insert Options </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By G Mohyuddin , 22nd January 2007 </span> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> In this article the author presents a comprehensive solution to build a GridView with template fields generated at run time with in-place Insert, Delete and Edit operations with a full description of an effective implementation and usage of ITemplate interface. </div> </td> </tr> <!-- End Repeat for each article --> <!-- Repeat for each article --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://aspalliance.com/520_Detecting_ASPNET_Session_Timeouts" class="headingLink">Detecting ASP.NET Session Timeouts </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Robert Boedigheimer , 27th September 2004 </span> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> Determine if a user's Session is still active. </div> </td> </tr> <!-- End Repeat for each article --> <!-- End Popular Articles --> <!-- Crystal --> <tr> <td align="left"> <div style="font-size: 1em; color: White; font-family: arial; font-weight: bold; padding-top: 10px;"> Crystal Alliance Recent Articles</div> </td> </tr> <tr> <td align="left" style="background-color: #FFFFFF"> <div style="color: black; font-size: 0.7em; font-family: Arial"> <a href="http://businessobjects.com/" style="color:#CC0000; text-decoration: none; font-size: 0.7.em; font-family: Arial">Sponsored by BusinessObjects</a></div> </td> </tr> <tr> <td align="right" style="background-color: #FFFFFF"> <div style="color: black; font-size: 0.7em; font-family: Arial"> <a href="http://aspalliance.com/crystal" style="color:#CC0000; text-decoration: none; font-size: 0.7.em; font-family: Arial">More Crystal Reports Resources »</a></div> </td> </tr> <!-- Repeat for each article --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://aspalliance.com/1892_Building_Reports_Using_ASPNET_and_Crystal_Reports__Part_6__Build_a_Sales_Forecast_Report_Using_Parameter_Fields" class="headingLink">Building Reports Using ASP.NET and Crystal Reports - Part 6 - Build a Sales Forecast Report Using Parameter Fields </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Vince Varallo , 9th November 2009 </span> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> In this sixth part of the series, Vince examines the creation of a sales forecast crystal report based on the AdventureWorks database in a series of steps. He initially provides a brief outline of creating a new solution in Visual Studio 2008 and database connectivity and then demonstrates the usage of parameter fields and formula fields in addition to building an ASP.NET web page to execute and preview the report with the help of exammple screenshots and code snippets. </div> </td> </tr> <!-- End Repeat for each article --> <!-- Repeat for each article --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://aspalliance.com/1893_Load_Testing_Crystal_Reports_with_High_Shareability_Caching" class="headingLink">Load Testing Crystal Reports with High Shareability Caching </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Eric Landes , 29th October 2009 </span> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> In this second part of the series, Eric examines the usage of caching in Crystal Reports. He makes use of Visual Studio Team System testing to compare performance between cached and non-cached pages. After providing a short introduction and outlining the system requirements, he examines the test strategy in detail and provides a comprehensive coverage of both the NonCached and Cached loads with a detailed analysis of the results with the help of screen shots and source codes. </div> </td> </tr> <!-- End Repeat for each article --> <!-- Repeat for each article --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://aspalliance.com/1883_Building_Reports_using_ASPNET_and_Crystal_Reports__Part_5__Creating_Reports_as_a_Web_Service" class="headingLink">Building Reports using ASP.NET and Crystal Reports - Part 5 - Creating Reports as a Web Service </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Vince Varallo , 28th September 2009 </span> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> In this article, Vince walks the user through the process of creating a Crystal Report as a web service and then creating a web site to consume the service. After providing a short introduction, he examines the relevant steps which includes the creation of a web service, adding crystal reports file, and establishing database connectivity using Visual Studio 2008. Towards the end of the article, he examines the creation of a web site with the help of relevant source code and screenshots. </div> </td> </tr> <!-- End Repeat for each article --> <!-- End Crystal --> <!-- SSRS --> <tr> <td align="left"> <div style="font-size: 1em; color: White; font-family: arial; font-weight: bold; padding-top: 10px;"> SQL Server Reporting Services Recent Articles</div> </td> </tr> <tr> <td align="left" style="background-color: #FFFFFF"> <div style="color: black; font-size: 0.7em; font-family: Arial"> <a href="http://softartisans.com/" style="color:#CC0000; text-decoration: none; font-size: 0.7.em; font-family: Arial">Sponsored by SoftArtisans</a></div> </td> </tr> <tr> <td align="right" style="background-color: #FFFFFF"> <div style="color: black; font-size: 0.7em; font-family: Arial"> <a href="http://aspalliance.com/sql-reporting" style="color:#CC0000; text-decoration: none; font-size: 0.7.em; font-family: Arial">More SQL Server Reporting Services Resources »</a></div> </td> </tr> <!-- Repeat for each article --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://aspalliance.com/1617_Creating_Agile_Project_Reports_with_TFS_and_Reporting_Services__Part_2" class="headingLink"> Creating Agile Project Reports with TFS and Reporting Services - Part 2 </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Eric Landes , 7th April 2008 </span> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> In this second part of the series, Eric shows the reader how to create a burndown chart using Reporting Services, Visual Studio 2008, and Team Foundation Server (TFS) 2008 for an agile project. After giving a short introduction and the requirements, he examines the creation of burndown reports with the help of relevant SQL statements and screen shots. </div> </td> </tr> <!-- End Repeat for each article --> <!-- Repeat for each article --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://aspalliance.com/1585_Creating_Agile_Project_Reports_with_TFS_and_Reporting_Services__Part_1" class="headingLink"> Creating Agile Project Reports with TFS and Reporting Services - Part 1 </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Eric Landes , 19th February 2008 </span> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> In this first part of the series, Eric shows the reader how to create two reports using Reporting Services, Visual Studio 2008, and Team Foundation Server (TFS) 2008 for an agile project. After giving a short introduction and the requirements, he examines the creation of scenario story report with the help of relevant SQL and screen shots. </div> </td> </tr> <!-- End Repeat for each article --> <!-- Repeat for each article --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://aspalliance.com/1318_Using_Local_Microsoft_SQL_Server_Reporting_Services_in_ASPNET" class="headingLink"> Using Local Microsoft SQL Server Reporting Services in ASP.NET </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Shaun Eutsey , 12th July 2007 </span> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> This article examines the steps the author took to make the local reports work using Microsoft SQL Server Reporting Services in ASP.NET. </div> </td> </tr> <!-- End Repeat for each article --> <!-- End SSRS --> <!-- Bottom Advertisement --> <tr> <td align="right" style="background-color: #CCCCCC"> <div style="color: black; font-size: 0.7em; font-family: Arial"> Sponsor Advertisement</div> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE"> <div style="color: black; font-size: 0.9em; font-family: Arial; font-weight:bold"> Win a FREE ZuneHD! </div> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px;"> <div style="color: black; font-size: 0.8em; font-family: Arial"> <p> To celebrate all the buzz surrounding PDC this week, <a href="http://nimblepros.com/pdc">NimblePros</a> is giving you an opportunity to win a ZuneHD just for signing up to receive its free newsletter. </p><p>The NimblePros newsletter includes regular tips and ideas to help you:</p><ul><li>Adopt agile software development processes</li><li>Ship better code, more frequently</li><li>React quickly to changing requirements</li><li>Work successfully with your development team</li></ul><p> Join our newsletter today, become a better agile developer and enjoy a chance to win a ZuneHD!<br /><a href="http://nimblepros.com/pdc">http://nimblepros.com/pdc</a></p> </div> </td> </tr> <tr> <td align="left" style="background-color: #EEEEEE; padding-left: 25px; padding-top: 5px; padding-bottom: 5px;"> <a href="" style="font-size: 0.7em;color:#CC0000;font-family:Tahoma;text-decoration:none;"> </a> </td> </tr> <!-- End Bottom Advertisement --> </table> <!-- close shell --> </td> </tr> </table> </td> </tr> </table> <!-- /close shell --> </body> </html>