Having trouble reading this e-mail? Read this or any of our past issues in our online Newsletter Archive.
24th June 2008
ASPAlliance Times
The industry newsletter for Active Software Professionals
Sponsor Advertisement
Build Your Best, Without Limits or Compromise...Download-Compare-Decide

Developer Express engineers feature-complete visual components and IDE tools for Visual Studio .NET. Our technologies help you build your best, see complex software with greater clarity, increase your productivity and create stunning applications for Windows and the Web in the shortest possible time. All of our products come with a 60 day unconditional money back guarantee and fully functional evaluation versions are available for download here.

Featured Article
 
Complex Data Binding with the Accordion Control
By Brian Mains, 23rd June 2008
The Accordion control is a flexible way to group data output to the screen. This article demonstrates the usage of the control to data bind information in ASP.NET. Brian clearly examines each step in detail with the help of database structure diagram, relevant explanation, and plenty of source code.
Editor's Comments
 
By Steven Smith

This past week, Oleg Zhukov wrote his first article with ASP Alliance about Reworking ASP.NET MVC Store with MVC# Framework. In his article he starts with the ASP.NET MVC store application Scott Guthrie blogged about a while back, and he is modifying it to use the MVC# framework, which is a Model-View-Presenter framework. He covers a lot of the differences between the two patters, MVC and MVP. The article is interesting and has some good argument for using MVP over MVC. It is an interesting read for anyone looking at ASP.NET MVC.

New Articles on ASPAlliance.com
Reworking ASP.NET MVC Store with MVC# Framework
By Oleg Zhukov , 18th June 2008
In this article Oleg examines how to rework an ASP.NET MVC application originally created by Scott Guthrie with the help of MVC# Framework. After a short introduction he provides a brief summary of the application being developed and provides exhaustive coverage of the various phases involved in the development with the help of relevant source code and screenshots.
Video: Creating Sub-Reports Using Crystal Reports
By Mohammad Azam , 23rd June 2008
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]
Sponsor Advertisement
STOP PAYING CREDIT CARD GATEWAY FEES!

.netCHARGE 6.1 is a .NET credit card processing component that supports native processor integration which enables you to communicate directly from your site to payment processors. NEW: Amazon FPS and native Global Payments processor support.

Direct processor support = fewer fees! Now supporting 50+ processors and gateways. Integrates easily with your ASP.NET web site, shopping cart or even a simple payment form. $125

http://www.dotnetcharge.com/.

ASP Alliance Authors' Recent Blog Entries
Invisible MSN Messenger
anandn
Entity Framework Design Transparency
David Yack
XPO the Philosophy
Gary Short (Developer Express)
Now a Standard Part of My Presentation Tools - ZoomIt
Kirk Allen Evans
Give Camp!
James Bender
Lingering thoughts about the Microsoft interview experience
Jeff
Software Books Ordered
Steven Smith
Generate RSS Feed in ASP.Net
Hosting WCF in SharePoint
Kirk Allen Evans
ADO.Net 2.0 Features – Part 1
The InfoPath Idea Box - submit your idea(s) for InfoPath article(s)
S.Y.M. Wong-A-Ton
The One with AgDataGrid (Part 6) - Custom Column Types
Azret Botash (Developer Express)
Minimizing Email Distractions
Listen or Download Julian's LINQ post as Podcast Audio
Mehul Harry (Developer Express)
Sure, I'll Reformat My Machine for Your Software
craigshoemaker
ASP Alliance Most Popular Articles
Make Reports Quickly With ASP.NET and XML
By Andrew Mooney , 7th July 2004
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.
Dynamically Templated GridView with Edit, Delete and Insert Options
By G Mohyuddin , 22nd January 2007
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.
Detecting ASP.NET Session Timeouts
By Robert Boedigheimer , 27th September 2004
Determine if a user's Session is still active.
Populating a DropDownList using AJAX and ASP.NET
By Ramaprasad Potturi and Sanjay Patnaik , 6th September 2005
AJAX is the latest buzzword in the web development industry. But what is it, and how can you use it? Ramaprasad Potturi and Sanjay Patnaik explain the technology and provide a real-world example of a web page that presents a country and state pair of drop-down lists, where the state drop-down list is populated dynamically on the client side, removing the need for the page to post back to the server.
Understanding the JavaScript __doPostBack Function
By Mohammad Azam , 20th June 2006
In this article we will look into the __doPostBack function of JavaScript. Read the article to find some insights about the function.
Crystal Alliance Recent Articles
Video: Creating Sub-Reports Using Crystal Reports
By Mohammad Azam , 23rd June 2008
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]
Utilizing your .NET projects Automated Acceptance Tests on Crystal Reports - Part 2
By Eric Landes , 29th May 2008
In the second part of this series, Eric shows how to automatically incorporate testing report output from your crystal reports using Fitnesse and Visual Studio 2008. After providing a short overview, he examines the need for testing values and outlines the required steps to build a Fitnesse test. He also deeply analyzes the code sample along with the screenshot of the final output.
Utilizing your .NET Projects Automated Acceptance Tests on Crystal Reports - Part 1
By Eric Landes , 19th May 2008
In this first part of the series, Eric shows how to use automated acceptance testing against Crystal Reports using the object model. After providing the requirements, he examines how to utilize automated acceptance tests with reports along with sample code to validate the report. He concludes the article by providing a structure of the report settings.
SQL Server Reporting Services Recent Articles
Creating Agile Project Reports with TFS and Reporting Services - Part 2
By Eric Landes , 7th April 2008
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.
Creating Agile Project Reports with TFS and Reporting Services - Part 1
By Eric Landes , 19th February 2008
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.
Using Local Microsoft SQL Server Reporting Services in ASP.NET
By Shaun Eutsey , 12th July 2007
This article examines the steps the author took to make the local reports work using Microsoft SQL Server Reporting Services in ASP.NET.