ÿþ <!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 - - 26th January 2010 </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"> 26th January 2010 </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"> <a href="http://www.axosoft.com/?utm_source=009&amp;utm_medium=05&amp;utm_content=cp-nlaspa1001&amp;utm_campaign=01">On a Dev Team? Ready to Start Shipping Software On Time?</a> </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> OnTime can be installed or hosted, and clients are available for Windows, web, Visual Studio, Eclipse, and the iPhone. 1-user licenses are 100% free and so are 30-day team trials. <a href="http://www.axosoft.com/?utm_source=009&amp;utm_medium=05&amp;utm_content=cp-nlaspa1001&amp;utm_campaign=01">Try OnTime Now!</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/1911_Product_Review_qlWebDS_Pro" class="headingFeatureLink"> Product Review: qlWebDS Pro </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> By Anand Narayanaswamy, 26th January 2010 </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 many products available for creating directory style web sites, but web masters prefer simple ones that contain features relevant to them. In this review, Anand puts the Pro version of qlWebDS software to the test. He examines the various features and provides suggestions for improving the quality of the product. </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/1911_Product_Review_qlWebDS_Pro" style="color: #CC0000; text-decoration: none;"> http://aspalliance.com/1911_Product_Review_qlWebDS_Pro </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>Which is better, ASP.NET Web Forms or ASP.NET MVC? It turns out this is a pretty common question/concern/debate over the last year or so. There are many very cool things about ASP.NET MVC that make it a compelling choice, but also a lot of tradeoffs. If the absolute most important thing to you is 100% control over emitted markup, or the ability to test the web application without being coupled to a live web server, then ASP.NET MVC is a great option. But if you want the productivity of a huge suite of built-in and third-party controls, and the ability to leverage 10 years of existing experience building ASP.NET apps, Web Forms may be the way to go. It turns out that these debates often generate more heat than light, so much so that recently Scott Guthrie himself weighed in on the topic on a mailing list, and then posted his thoughts publically on his blog. Have a read about <a href="http://weblogs.asp.net/scottgu/archive/2010/01/24/about-technical-debates-both-in-general-and-regarding-asp-net-web-forms-and-asp-net-mvc-in-particular.aspx">the future of ASP.NET and the great debates of software developers on his blog</a>.</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 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://feedproxy.google.com/~r/learnxpress/~3/LgfAzeDs0_Y/facebook-with-microsoft-silverlight.html" class="headingLink"> Facebook with Microsoft Silverlight </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://idealprogrammer.com/code-samples/html-dom-objects-anchor-object-javascript-href/" class="headingLink"> HTML DOM Objects  Anchor Object  JavaScript href Example </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/dotnetscraps/~3/Sg_3v1wtK7I/post.aspx" class="headingLink"> Performance Monitor (Perfmon) Counters for IIS - 3 </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> rahul@dotnetscraps.com (rahul) </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/rachelhawley/archive/2010/01/25/michigan-an-educationally-rich-community-for-developers.aspx" class="headingLink"> Michigan: An educationally rich community for developers </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Rachel Hawley (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/2010/01/25/kiss-your-asp-net-mvc-routes.aspx" class="headingLink"> KISS Your ASP.NET MVC Routes </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://community.devexpress.com/blogs/aspnet/archive/2010/01/25/frankfurt-free-seminar-recap.aspx" class="headingLink"> Frankfurt Free Seminar Recap </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 --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://feedproxy.google.com/~r/learnxpress/~3/VMgEZTnILhk/introducing-seesmic-look.html" class="headingLink"> Introducing Seesmic Look </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/2010/01/24/about-technical-debates-both-in-general-and-regarding-asp-net-web-forms-and-asp-net-mvc-in-particular.aspx" class="headingLink"> About Technical Debates (and ASP.NET Web Forms and ASP.NET MVC debates in particular) </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://www.bizsupportonline.net/blog/2010/01/filter-sort-sharepoint-list-infopath-dataview/" class="headingLink"> Filter and sort a SharePoint list in InfoPath using a DataView </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> S.Y.M. Wong-A-Ton </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/code-samples/html-dom-objects-anchor-object-javascript-coords/" class="headingLink"> HTML DOM Objects  Anchor Object  JavaScript coords Example </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://idealprogrammer.com/code-samples/html-dom-objects-anchor-object-javascript-charset/" class="headingLink"> HTML DOM Objects  Anchor Object  JavaScript charset Example </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://idealprogrammer.com/code-samples/html-dom-objects-anchor-object-javascript-accesskey/" class="headingLink"> HTML DOM Objects  Anchor Object  JavaScript accessKey Example </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://idealprogrammer.com/code-samples/html-dom-objects-anchor-object-javascript-title/" class="headingLink"> HTML DOM Objects  Anchor Object  JavaScript title Example </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/blogspot/CenM/~3/5cXqxYaG6lM/community-techdays-at-hyderabad.html" class="headingLink"> Community TechDays at Hyderabad </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> noreply@blogger.com (HimaBindu Vejella) </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/product-idea-polarizing-plate-covers/" class="headingLink"> Product Idea: Polarizing Plate Covers </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://feedproxy.google.com/~r/radicaldevelopmentnet/~3/7DdqfhN16z4/" class="headingLink"> Best Practices: Visual Studio .NET Project Naming Standards </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://www.codedigest.com/Articles/ASPNET/311_SEO_Friendly_Improvements_in_ASPNet_40.aspx" class="headingLink"> SEO Friendly Improvements in ASP.Net 4.0 </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://weblogs.asp.net/rchartier/archive/2010/01/22/dotnetnuke-development-methodology.aspx" class="headingLink"> DotNetNuke Development Methodology </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Rob Chartier </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/2010/01/22/london-or-bust.aspx" class="headingLink"> London Or Bust </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 --> <!-- Repeat for each blog post --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://thedatafarm.com/blog/jobs/vermont-it-jobs-4-programming-jobs-listed-in-this-week-rsquo-s-seven-days/" class="headingLink"> Vermont IT Jobs: 4 programming jobs listed in this week s Seven Days </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 --> <!-- 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/1907_Building_Reports_using_ASPNET_and_Crystal_Reports__Part_7_Using_Subreports_to_Create_Advanced_Reports" class="headingLink">Building Reports using ASP.NET and Crystal Reports - Part 7 Using Subreports to Create Advanced Reports </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Vince Varallo , 15th December 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 examines the creation of a report that connects to two databases but displays the data on one report with he help of relevant screenshots and source code. Sub reports embed one report inside another while linking on a common field. They can be useful when you need to report data from more than one data source or when you need to run separate and distinct queries to retrieve data on a report. </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/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 --> <!-- 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"> <a href="http://www.componentone.com/Members/?ReturnUrl=%2fDownloads%2fDefault.aspx%3fview%3dDownload%26downloadID%3d81&amp;utm_source=aspalliance&amp;utm_medium=newsletter&amp;utm_campaign=jan12">Get a Complimentary Developer-Focused Newsletter Subscription Delivered to Your Inbox</a> </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> Sign up for the ComponentOne Studio Tech Connection where you will find technical articles, product enhancements, the latest resources, event news, and more news relating to Visual Studio development. Plus, in only a few minutes you'll gain access to free downloads and webcasts, support, subscription updates, special offers, and more from ComponentOne. To join now, <a href="http://www.componentone.com/Members/?ReturnUrl=%2fDownloads%2fDefault.aspx%3fview%3dDownload%26downloadID%3d81&amp;utm_source=aspalliance&amp;utm_medium=newsletter&amp;utm_campaign=jan12">Create an account</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>