ÿþ <!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 - - 5th August 2008 </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"> 5th August 2008 </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"> Want to write your queries faster? </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> Some developers write SQL amazingly fast. Do you want to know their secret? It s SQL Prompt. "This is a must-have tool for all T-SQL developers." Brian Brewder, Brian Online. </p><p><a href="http://www.red-gate.com/specials/SQL_Prompt/2008/08/queriesfasterasp.htm?utm_source=asp&amp;utm_medium=email&amp;utm_content=writefaster-200808&amp;utm_campaign=sqlprompt">Download a free 14-day trial of Red Gate SQL Prompt</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/1686_Creating_a_Custom_Tooltip_Ajax_Extender_Control" class="headingFeatureLink"> Creating a Custom Tooltip Ajax Extender Control </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> By Abdulla Hussein AbdelHaq, 1st August 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 article, Abdulla demonstrates how to create a new Ajax extender from scratch, which expands the properties of ASP.NET controls, by adding custom Tooltip behavior that targets all types of web controls dragged to your page. He first provides a short overview of Ajax extender controls and then delves deep into the creation of a new Ajax extender with the help of Visual Studio. He provides a detailed analysis of the code along with relevant screenshots. At the end of the article, Abdulla examines how to make use of the created extender control along with a link to the complete source code. </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/1686_Creating_a_Custom_Tooltip_Ajax_Extender_Control" style="color: #CC0000; text-decoration: none;"> http://aspalliance.com/1686_Creating_a_Custom_Tooltip_Ajax_Extender_Control </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 in the ASP Alliance Times Newsletter, we featured an article by Xianzhong Zhu, <a href="http://aspalliance.com/1692_Developing_an_ASPNET_AJAX_Server_Centric_Based_Mini_Blog_System__Part_1">Developing an ASP.NET AJAX Server Centric Based Mini Blog System - Part 1</a>. This week, we published the second installment of this series of articles, <a href="http://aspalliance.com/1697_Developing_an_ASPNET_AJAX_Server_Centric_Based_Mini_Blog_System__Part_2">Developing an ASP.NET AJAX Server Centric Based Mini Blog System - Part 2</a>. These articles are going through the steps required to create this mini blog system, and include plenty of images as well as source downloads along the way. Keep following ASP Alliance next week for the third and final installment of this series of articles where Xianzhong works on the portion of the site for the readers.</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://aspadvice.com/blogs/ssmith/" style="color: #CC0000; text-decoration: none;"> Steve's Blog </a> </div> </td> </tr> <!-- End Editor's Comments --> <!-- Begin New Articles Section --> <tr> <td align="left"> <div style="font-size: 1em; color: White; font-family: arial; font-weight: bold; padding-top: 10px;"> New Articles on ASPAlliance.com</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"> View All Recent Articles »</a></div> </td> </tr> <!-- Repeat for each article --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://aspalliance.com/1690" class="headingLink"> Book Review: DotNetNuke Skinning Tutorial </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Shaun Eutsey , 30th July 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 review, Shaun discusses Darren Neese's book, DotNetNuke Skinning Tutorial. Shaun looks at the book from the eyes of a developer whose area of expertise is not design. He offers his insight into the book here. </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/1680" class="headingLink"> Building ASP.NET Web Server Controls using XML and XSLT </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Ehsanul Haque , 31st July 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 most cases, server controls are very useful in ASP.NET web applications since they have some valuable events (click event, data binding event, data bound event, etc) and other advanced functionality like state management, input validation, etc. In general, XSLT produces plain XML or HTML without any hassle, but if we want to create our ASP.NET server controls by using XML and XSLT then we should follow some procedures which the author has outlined in this article. After providing a brief introduction, he examines the steps involved such as preparing XML document, preparing XSLT document to transform XML data, defining server and validation controls according to XML document, parsing controls, and defining event handlers with the help of relevant code samples along with detailed analysis. </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/1697" class="headingLink"> Developing an ASP.NET AJAX Server Centric Based Mini Blog System - Part 2 </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Xianzhong Zhu , 4th August 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 the previous part, Xianzhong Zhu discusses the general architecture of the blog system which he is developing. In this second part, you will master the management of the blog application. He provides comprehensive coverage of the creation of various administration back-end tools like category, article, link, and message management modules with the help of relevant screenshots 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/1707" class="headingLink"> Video: Creating Thumbnails for Images </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Mohammad Azam , 4th August 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 video Mohammad Azam demonstrates how to create thumbnails for images. He creates a class implementing the IHttpHandler interface to make image requests show thumbnail images on a sample site. [5:07] </div> </td> </tr> <!-- End Repeat for each article --> <!-- 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"> Free Silverlight DataGrid by DevExpress </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> Beta 1 of the DevExpress Grid for Silverlight is now available and is being licensed free of charge to the Silverlight developer community. </p><p> To learn more about the AgDataGrid by Developer Express, view the online tutorials, and to download your free copy with full source code, visit us online at:<br></br><a href="http://www.devexpress.com/go/ASPAlliance_Newsletter_AgDataGrid.aspx">http://www.devexpress.com/go/ASPAlliance_Newsletter_AgDataGrid.aspx</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://weblogs.asp.net/coltk/archive/2008/08/05/sharepoint-error-some-or-all-identity-references-could-not-be-translated.aspx" class="headingLink"> SharePoint Error: Some or all identity references could not be translated </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Colt </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/106_GridView_with_Thumbnail_Images_ _Part_2.aspx" class="headingLink"> GridView with Thumbnail Images  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://community.devexpress.com/blogs/theonewith/archive/2008/08/04/linking-a-chart-control-to-your-pivot-grid-helpful-tip.aspx" class="headingLink"> Linking a Chart Control to your Pivot Grid. (Helpful Tip) </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Azret Botash (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://community.devexpress.com/blogs/ctodx/archive/2008/08/04/the-cloud-thickens.aspx" class="headingLink"> The Cloud Thickens </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/the_final_cut/archive/2008/08/04/for-skits-and-giggles.aspx" class="headingLink"> For Skits and Giggles... </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Jeff Cosby (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://community.devexpress.com/blogs/ctodx/archive/2008/08/04/great-independent-xaf-blog.aspx" class="headingLink"> Great independent XAF blog </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://feeds.feedburner.com/~r/JasonNGaylord/~3/355528799/amazon-introduces-kindle.aspx" class="headingLink"> Amazon introduces Kindle </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Jason N. Gaylord </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://feeds.feedburner.com/~r/JasonNGaylord/~3/355339471/who-are-the-aspinsiders.aspx" class="headingLink"> Who are the ASPInsiders? </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Jason N. Gaylord </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.thedatafarm.com/blog/2008/08/04/SolzhenitsynAndMyVeryDarkYear.aspx" class="headingLink"> Solzhenitsyn and my very dark year </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julie Lerman </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/pglavich/archive/2008/08/04/eoast-evolution-of-a-software-thingy-part-1.aspx" class="headingLink"> EOAST - Evolution of a software thingy - Part 1 </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Glav </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/2008/08/04/autocompleteextender-client-api.aspx" class="headingLink"> AutoCompleteExtender Client API </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://weblogs.asp.net/pwilson/archive/2008/08/03/scott-bellware-in-alpharetta.aspx" class="headingLink"> Scott Bellware in Alpharetta </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> PaulWilson </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/plip/archive/2008/08/03/nxtgenug-silverlight-manic-miner.aspx" class="headingLink"> NxtGenUG Silverlight Manic Miner </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Phil Winstanley </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/pglavich/archive/2008/08/03/msfeedssync-feeds-synchronization-has-stopped-working-issue.aspx" class="headingLink"> MSFeedsSync - feeds Synchronization has stopped working issue </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Glav </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/105_EditUpdateDelete_and_Insert_in_ListView_Control.aspx" class="headingLink"> Edit,Update,Delete and Insert in ListView Control </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://dotnetslackers.com/Community/blogs/bmains/archive/2008/08/03/developing-ajax-controls.aspx" class="headingLink"> Developing AJAX Controls </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://dotnetslackers.com/Community/blogs/bmains/archive/2008/08/03/july-17th-presentation.aspx" class="headingLink"> July 17th Presentation </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://briandesmond.com/blog/archive/2008/08/02/formulas-in-word.aspx" class="headingLink"> Formulas in Word </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Brian Desmond </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.thedatafarm.com/blog/2008/08/02/DrawingInSilverlightArticleInMSDNMagazine.aspx" class="headingLink"> Drawing in Silverlight Article in MSDN Magazine </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold"> Julie Lerman </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 --> <!-- 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 --> <!-- Repeat for each article --> <tr> <td align="left" style="background-color: #EEEEEE"> <a href="http://aspalliance.com/625_C_and_VBNET_Comparison_Cheat_Sheet" class="headingLink">C# and VB.NET Comparison Cheat Sheet </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Steven Swafford , 21st February 2005 </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"> A quick cheat sheet that highlights some key syntactical differences between C# and VB.NET. While this is not all inclusive this cheat sheet proves to be a handy reference. </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/1673_Creating_SubReports_Using_Crystal_Reports" class="headingLink">Creating Sub-Reports Using Crystal Reports </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Mohammad Azam , 11th July 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"> This article demonstrates the creation of sub-reports using Crystal Reports. After providing a short overview of the database design, the author delves deeper into the report building process in a series of steps with associated screenshots. Towards the end of the article, he shows us how to display the report on a web page. </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/1689_Cross_Tab_Craziness_in_Crystal_Reports" class="headingLink">Cross Tab Craziness in Crystal Reports </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Jeff McWherter , 8th July 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"> Many times beginning Crystal Reports authors overlook the powerful feature of cross tabs, in this article we discuss the basics of creating and formatting cross tabulations in Crystal Reports 2008. </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/1675_Video_Creating_SubReports_Using_Crystal_Reports" class="headingLink">Video: Creating Sub-Reports Using Crystal Reports </a> <br /> <span style="font-size: 0.7em; color: black; font-family:Tahoma; font-weight: bold">By Mohammad Azam , 23rd June 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 video, Mohammad Azam demonstrates how to create sub-reports in crystal reports. He walks you through the steps required to display hierarchical data using crystal reports. [8:40] </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 e