ÿþ <!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 - - 1st September 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"> 1st September 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"> Is Your DBMS Slowing Down Your Applications? </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> Relational database servers (DBMS's) have proven their value as the repository for essential line of business data. However, DBMS storage can become a performance bottleneck for mission-critical applications running on server farms and compute grids. </p><p> To eliminate this bottleneck, ScaleOut StateServer® provides a distributed, memory-based cache that offloads your DBMS and dramatically reduces response times for repeatedly accessing cached data. Its award-winning architecture automatically provides scalable throughput as servers are added to the farm or grid, giving you fast response times and integrated high availability. </p><p><a href="http://www.scaleoutsoftware.com/redirect/aspall_nl003.html ">Download a free evaluation copy</a> and get started today! </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/1877_Building_a_Silverlight_3_based_RIA_Image_Management_System__2" class="headingFeatureLink"> Building a Silverlight 3 based RIA Image Management System - 2 </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> By Xianzhong Zhu, 1st 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 the first part of this series, we examined the general design of the RIA image management system, discussed the database design, and finally started the application development from the homepage module. In this second part, we will continue to develop another module - the photo category management module, which represents one of the typical components in a Silverlight-based data-centric RIA application. </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/1877_Building_a_Silverlight_3_based_RIA_Image_Management_System__2" style="color: #CC0000; text-decoration: none;"> http://aspalliance.com/1877_Building_a_Silverlight_3_based_RIA_Image_Management_System__2 </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>If you're looking for an easy way to improve your skills as a developer, I recommend checking out <a href="http://projecteuler.net/">Project Euler</a>. It's a site dedicated to relatively simple programming problems (at least the first level ones) that you can solve using your language of choice. As you go through the problems, it keeps track of your statistics and lets you see how many others have also solved the problem, etc. Further, the problems can give you a good framework from which to learn something new. Solve a problem using your favorite language, and then solve it again using a language you're just getting to know. I've been doing the problems with an emphasis on relatively new language features like lambda expressions and LINQ, to hone those skills. You can read about some of <a href="http://stevesmithblog.com/blog/iterators-expressions-and-linq-for-euler/">my experiences with Euler problems on my blog</a>. It's also a good way to test different styles of development, such as Test Driven Development or Pair Programming if you're not used to such modes of working. All in all, I think the site's a lot of fun and provides a good set of practice problems that help improve my skills as a software craftsman.</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"> DevConnections returns to Mandalay Bay in Las Vegas November 9-12. </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> This blockbuster event includes Microsoft ASP.NET Connections, SQL Server Connections, Visual Studio &amp; Architect Connections , and SharePoint Connections. 200+ killer sessions delivered by the best and brightest in the industry! This year, we ve added an Open Spaces evening where attendees &amp; speakers can deliver passionate, bleeding-edge content that may not fit the constraints of regular sessions. Keynote by Microsoft s Scott Guthrie and others. All this for one price. Don t miss the show that everyone will be talking about this Fall. </p><p><a href="http://www.devconnections.com/">http://www.devconnections.com/</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://www.codedigest.com/Articles/WPF/286_Music_Video_Box_in_WPF.aspx" class="headingLink"> Creating Music Video Box Using Windows Presentation Foundation(WPF) </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> </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/A3y1I9V02gY/" class="headingLink"> Book Review: ASP.NET 3.5 for Dummies </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://weblogs.asp.net/scottgu/archive/2009/08/31/multi-monitor-support-vs-2010-and-net-4-series.aspx" class="headingLink"> Multi-Monitor Support (VS 2010 and .NET 4 Series) </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://weblogs.asp.net/steveschofield/archive/2009/08/31/create-policies-for-sharepoint.aspx" class="headingLink"> Create Policies for Sharepoint and Powershell 1.0 </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> steve schofield </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/uncategorized/visual-studio-visual-basic-net-c-database-sql-server-and-asp-net-video-tutorials-august-30-2009/" class="headingLink"> Visual Studio, Visual Basic.NET, C# Database, SQL Server, and ASP.NET Video Tutorials  August 30, 2009 </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://www.codedigest.com/Articles/ASPNET/285_New_Features_in_ASPNet_40-PART_1.aspx" class="headingLink"> New Features in ASP.Net 4.0-PART 2 </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> </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/adonet-3-hours-premium-video-tutorials/" class="headingLink"> ADO.NET  Over 3 Hours of Premium Video Tutorials </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://stevesmithblog.com/blog/conway-rsquo-s-life-in-wpf/" class="headingLink"> Conway s Life in WPF </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Steven Smith </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/jeff/archive/2009/08/29/on-constant-connectivity-and-information-overload-in-the-online-social-age.aspx" class="headingLink"> On constant connectivity and information overload in the online social age </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Jeff </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/jeff/archive/2009/08/29/snow-leopard-impressions.aspx" class="headingLink"> Snow Leopard impressions </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Jeff </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://www.codedigest.com/Articles/ASPNET/284_New_Features_in_ASPNet_40-PART_1.aspx" class="headingLink"> New Features in ASP.Net 4.0-PART 1 </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> </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/net-remoting-10-premium-video-tutorials/" class="headingLink"> .NET Remoting  10 Premium Video Tutorials </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://thedatafarm.com/blog/data-access/chat-room-questions-from-the-ef-tips-amp-tricks-webcast/" class="headingLink"> Chat room questions from the EF Tips &amp; Tricks webcast </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://stevesmithblog.com/blog/practice-code-exercises-and-code-katas/" class="headingLink"> Practice, Code Exercises, and Code Katas </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Steven Smith </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/08/27/multi-targeting-support-vs-2010-and-net-4-series.aspx" class="headingLink"> Multi-Targeting Support (VS 2010 and .NET 4 Series) </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://idealprogrammer.com/net-languages/net-framework-threading-5-premium-video-tutorials/" class="headingLink"> .NET Framework Threading  5 Premium Video Tutorials </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://weblogs.asp.net/steveschofield/archive/2009/08/29/great-thread-on-iis-7-webdav-7-5-shared-hosting-config-w-unc-folder-location.aspx" class="headingLink"> Great thread on IIS 7, WebDAV 7.5, Shared Hosting Config w/UNC folder location </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> steve schofield </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/aspnet/archive/2009/08/31/vote-for-devexpress-in-2009-community-choice-awards.aspx" class="headingLink"> DevExpress Nominated for 2009 Community Choice Awards; Vote Now! </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Mehul Harry (Developer Express) </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/895_Understanding_the_JavaScript___doPostBack_Function" class="headingLink">Understanding the JavaScript __doPostBack Function </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Mohammad Azam , 20th June 2006 </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 we will look into the __doPostBack function of JavaScript. Read the article to find some insights about the function. </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/1874_Building_Reports_Using_ASPNET_and_Crystal_Reports__Part_4_Dynamic_Grouping" class="headingLink">Building Reports Using ASP.NET and Crystal Reports - Part 4: Dynamic Grouping </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Vince Varallo , 18th August 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 fourth part of the series, Vince Varallo examines the creation of an employee report and demonstrates the usage of Crystal Reports object model to change the grouping fields and manipulate the properties of the group at runtime to show or hide sections, reset the page number, or insert a page break using Visual Studio 2008. He provides a step-by-step analysis of each procedure with the help of relevant screen shots and source code. </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/1866_Building_Reports_using_ASPNET_and_Crystal_Reports__Part_3__An_Invoice_Report_Using_Disconnected_Data" class="headingLink">Building Reports using ASP.NET and Crystal Reports - Part 3 - An Invoice Report Using Disconnected Data </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Vince Varallo , 20th July 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 third part of the series, Varallo shows how to rebuild the Invoice created in Part 1 using disconnected datasets instead of connecting directly to the database. This gives the user the flexibility to manipulate the data and implement rules in a c# business class rather than in the report. He provides a detailed overview of each concept in a step-by-step manner supported with screen shots and source code. </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/1861_How_to_handle_multiple_queries_simultaneously_in_Crystal_reports_connecting_from_Business_object_Universe" class="headingLink">How to handle multiple queries simultaneously in Crystal reports connecting from Business object Universe. </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Umesh Bansal , 24th June 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"> We have come across a situation where we have to generate the report from more then 2 queries using crystal reports. All queries are different -- 2 transaction tables with relevant joins from dimension tables. So to make the report we have to create 2 different connections from the universe and it eventually gave performance problems when dealing with a large sets of records. In this case, we have to link each query with the others on the basis of common dimensions. While fetching a report with a large amount of data, it takes a lot of time to complete. </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"> Filter the noise from the clouds </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> All things Azure now can be found together on one common site without the noise common on most blogs. Find collections of blogs and other Azure news and content sites with the click of a button. <a href="http://azurefeeds.com">Click here</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>