Having trouble reading this e-mail? Read this or any of our past issues in our online Newsletter Archive.
3rd November 2009
ASPAlliance Times
The industry newsletter for Active Software Professionals
Sponsor Advertisement
Get your project done faster and better.

NimblePros is an agile software development shop that specializes in offering a helpful hand to other developers. Contact us when you need:

  • An experienced developer to help get your project over the hump
  • An expert developer on call
  • A review of your design or processes to help you ship better code, more quickly

Call us toll-free at 888-364-3364 or go to NimblePros.com to learn more.

Featured Article
 
Developing with the Taskbar in Windows 7
By Sergey Zwezdin , 2nd November 2009
In this article, Sergey Zwezdin examines the capabilities of Windows 7 for developers. In particular, he provides a detailed step-by-step overview of developing with the Windows 7 Taskbar by demonstrating how to implement a progress bar, thumb buttons, and window preview.
Editor's Comments
 
By Steven Smith
If you clicked Add Reference in Visual Studio this morning and you’re still waiting for it to load you may like this. Visual Studio 2010 has made some performance improvements to the dialog box. It now starts on the Projects tab, so it doesn’t have a ton of places to check. It also now looks asynchronously for the other tabs, so it doesn’t lock Visual Studio while it loads them. Check out Scott Guthrie’s post for more details.
New Articles on ASPAlliance.com
Load Testing Crystal Reports with High Shareability Caching
By Eric Landes , 29th October 2009
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.
ASP Alliance Authors' Recent Blog Entries
Improving JavaScript Skills
K. Scott Allen
Introducing Silverdraw
Anand Narayanaswamy
Composite Application Guidance for WPF and Silverlight - October 2009
BilalHaidar [MVP]
November Conferences
ScottGu
.NET Documentation Tool for C#/VB.NET 9.8
noreply@blogger.com (Brett Burridge)
MCPD: ASP.NET Developer 3.5
Robert Boedigheimer
Uploaded ASP Classic Compiler Build 0.5.4.34834. This build supports VS2010 and Silverlight.
lichen
) Expected Error in ASP.NET MVC
bmains
ASP.NET AJAX Preview 6 with Stephen Walther
craigshoemaker
XPO – Charting Local Weather Conditions #1
Gary Short (Developer Express)
BitLocker To Go
K. Scott Allen
More Prism V2 Resources
BilalHaidar [MVP]
InfoPath Video Tutorial: Auto-populate InfoPath repeating table row on insert
S.Y.M. Wong-A-Ton
Apprenticeship Patterns
Anand Narayanaswamy
Windows 7 (21 Video Tutorials for Developers)
asp.net videos
Jordan Remix the Technology.
Abdulla.Abdelhaq
Telerik RadCompression is awesome!
bmains
Sneak Peek: Enhanced ASP.NET Themes DLL Performance
Mehul Harry (Developer Express)
Microsoft Ambassador Call
shaun.nospam@nospam.shauneutsey.com (seutsey)
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.
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
Load Testing Crystal Reports with High Shareability Caching
By Eric Landes , 29th October 2009
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.
Building Reports using ASP.NET and Crystal Reports - Part 5 - Creating Reports as a Web Service
By Vince Varallo , 28th September 2009
In this article, Vince walks the user through the process of creating a Crystal Report as a web service and then creating a web site to consume the service. After providing a short introduction, he examines the relevant steps which includes the creation of a web service, adding crystal reports file, and establishing database connectivity using Visual Studio 2008. Towards the end of the article, he examines the creation of a web site with the help of relevant source code and screenshots.
Building Reports Using ASP.NET and Crystal Reports - Part 4: Dynamic Grouping
By Vince Varallo , 18th August 2009
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.
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.