Having trouble reading this e-mail? Read this or any of our past issues in our online Newsletter Archive.
17th November 2009
ASPAlliance Times
The industry newsletter for Active Software Professionals
Sponsor Advertisement
Scale Out Your Server Farm Applications.

Developing fast, scalable applications for server farms is a big challenge. Your applications must scale seamlessly as the farm grows to handle ever increasing load.

Today's developers have discovered that distributed caching is the key to reaching their performance goals. By keeping frequently accessed, fast-changing data close to where it's used and globally accessible across the farm, your applications will have the data they need, when they need it.

ScaleOut StateServer® is the performance leader in distributed caching for .NET applications. Best of all, it is production-proven and easy to use.

Download a free evaluation copy and get started today!

Featured Article
 
Advanced View of a ToolTip in Silverlight 3
By Sergey Zwezdin , 16th November 2009
In this article, Sergey examines the capabilities of Silverlight to create an advanced view of a tool tip. After a short introduction, he shows ways to create the tool tip with standard representations and examines the customization capabilities of the tool tip view. Finally, he shows how to create animations for the tool tip.
Editor's Comments
 
By Steven Smith

I and the staff of ASP Alliance are at PDC this week where there is some pretty cool stuff being shown and announced. If you aren't here too, you can still stay plugged in to the latest announcements and happenings with MVC 2.0, Windows Azure, Silverlight, WPF, the upcoming Visual Studio 2010, and more. All the sessions are being recorded and will be available at http://microsoftpdc.com. Plus, you can catch tomorrow’s keynote LIVE in smooth streaming at 8:30am PST. And all throughout the conference, Channel 9 is broadcasting live interviews. Make sure to tune in: http://microsoftpdc.com

Sponsor Advertisement
Win a FREE ZuneHD!

To celebrate all the buzz surrounding PDC this week, NimblePros is giving you an opportunity to win a ZuneHD just for signing up to receive its free newsletter.

The NimblePros newsletter includes regular tips and ideas to help you:

  • Adopt agile software development processes
  • Ship better code, more frequently
  • React quickly to changing requirements
  • Work successfully with your development team

Join our newsletter today, become a better agile developer and enjoy a chance to win a ZuneHD!
http://nimblepros.com/pdc

ASP Alliance Authors' Recent Blog Entries
Vs2010 IntelliTrace and Entity Framework Database Interaction
Julie
A look back at TechEd Europe 2009
Rachel Hawley (Developer Express)
XPO – Charting Local Weather Conditions #2
Gary Short (Developer Express)
1001 DevExpress Tales
Richard Morris (Developer Express)
Agile Process Software or Index Cards/Stickies?
thycotic
.NET Documentation Tool for C#/VB.NET 10.0
noreply@blogger.com (Brett Burridge)
Moving the http://weblogs.asp.net/lichen
lichen
Win Asus Netbook or NetAdvantage for .NET While You’re NotAtPDC!
craigshoemaker
The Extensible Test Runner You’ve Been Waiting For
Mark Miller (Developer Express)
Dogfood II is Done!
James Bender
Microsoft Windows 7 Installation
Anand Narayanaswamy
Self-Contained Entity Framework Models and ASP.NET Dynamic Data
Julie
.NET Framework MasterClass Videos
asp.net videos
Use Process Monitor to filter w3wp processes, capture user property (w/pictures) article
steve schofield
The Best Way to Generate Traffic to Your Site
Steven
Early news about Visual Studio 2010 support with CodeRush
Julian M Bucknall
DevConnections – Day 4
thycotic
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
Building Reports Using ASP.NET and Crystal Reports - Part 6 - Build a Sales Forecast Report Using Parameter Fields
By Vince Varallo , 9th November 2009
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.
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.
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.