Having trouble reading this e-mail? Read this or any of our past issues in our online Newsletter Archive.
8th April 2008
ASPAlliance Times
The industry newsletter for Active Software Professionals
Sponsor Advertisement
Need realistic database test data?

SQL Data Generator creates realistic MS SQL Server database test data in one click. Michael Gaertner of Quintech was impressed: "With SQL Data Generator, I generated better data in only half an hour, and after initial customization, in only seconds with just one click." Download a free 14-day fully functional trial of SQL Data Generator

Featured Article
 
Implementing a Session Timeout Page in ASP.NET
By Steven Smith, 2nd April 2008
In this article, Steve walks through the steps required to implement a Session Logged Out page that users are automatically sent to in their browser when their ASP.NET session expires. He examines each step with the help of detailed explanation supported by relevant source code.
Editor's Comments
 
By Steven Smith

ASPAlliance is actively seeking to promote community members by providing them with the tools they need to demonstrate their knowledge and promote themselves within the community. Sharing your expertise will not only help others and improve your resume or CV, it can also make you become a better developer. You'll receive valuable feedback, including constructive criticism and bug fixes, from the thousands of visitors who will read your articles every day. Also, you'll find that putting your knowledge into words is often a good way to improve your understanding, since you don't really know something yourself unless you know it well enough to explain it to someone else.

We are always looking for new content that would be of interest to software developers using Microsoft .NET and related technologies.

If you would like to publish with us, please review our guidelines and fill out an article proposal.

New Articles on ASPAlliance.com
Adding Filter Action to FileUpload Control of ASP.NET 2.0
By Soyuj Kumar Sahoo , 3rd April 2008
In this article, Soyuj explains the logic to implement the ASP.NET 2.0 FileUpload Control for adding the ability to filter files. After a brief introduction, he discusses both the client and server side approaches with the help of source code. At the end of the article Soyuj also provides a few useful references to learn more about the discussed topic.
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.
Video: Caching ASP.NET MVC Controller Actions
By Mohammad Azam , 7th April 2008
In this video Mohammad Azam demonstrates how to cache the controller actions to improve performance of ASP.NET MVC application. [5:10]
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
Running ASP.NET 1.1 on IIS 7.0
BilalHaidar [MVP]
When you apply for a job, read the job posting!
thycotic
Answering some LINQ Questions
David Yack
Expression Blend Tip: Modifying the Rows or Columns of a Grid
Jason N. Gaylord
XAML Tip: Adding a Line Break to a TextBlock
Jason N. Gaylord
LEFT JOINS and DefaultIfEmpty Operator in LINQ
Mohammad Azam
Off to Sweden!
Julie Lerman
Searching Twitter Posts
Jason N. Gaylord
Reducing page load times with UpdatePanels and timers
Glav
Open Source Panel Discussion at DevTeach, Vancouver
Rob Chartier
Compressing Huge Virtual PC Hard Drives
Kirk Allen Evans
Problem in SQL Server Session State - ASP.NET 3.5
BilalHaidar [MVP]
HttpContext Dependent WebMethods
Mohammad Azam
Model first with EDM?
Julie Lerman
EF UpdateModel and naming conflicts
Julie Lerman
Spring Conference Season begins!
Julie Lerman
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.
ASP.NET Performance Tips
By Adiseshu Dasari , 9th January 2008
This article provides some tips to improve the performance of your ASP.NET applications by using multiple recordsets, paged data access, and Cache API. The author further examines Per-request, Page output, and Kernel caching mechanisms along with a description of connection pooling and GZip compression.
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.
Crystal Alliance Recent Articles
Six Quick Crystal Reports Design Tips
By Jeff McWherter , 27th February 2008
Creating reports can be a daunting task. Reports can demand a great deal of effort and time, especially if you have not worked with Crystal Reports much. In this article, Jeff provides six quick Crystal Reports Design Tips to assist in creating killer reports with style and speed. Among other tips, you will learn how to add WaterMarks to your reports. Each tip has been deeply examined with the help of relevant explanations and screenshots for better understanding.
What Visual Studio Developers Should Know About Crystal Reports 2008
By Julia Lerman , 28th January 2008
Crystal Reports 2008 was released in October 2007. This article (written in Jan 08) explains the ins and outs of the CR2008 versions, integration with VS versions, side-by-side compatibility, upgrading reports and general features of interest to Visual Studio Developers.
Review: Crystal Reports Encyclopedia (Professional XI Reports)
By Eric Landes , 27th December 2007
In this review, Eric starts with a basic introduction and layout of Brian's Crystal Reports book. He then provides chapter wise detailed opinion of the contents and also some of his recommendations.
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.
Sponsor Advertisement
GEMINI PROJECT ISSUE TRACKING -- FREE 5 USER LICENSE!

CounterSoft(TM) Gemini is a .NET issue tracking platform used by many organizations to better manage software development projects. Localized in various languages, FREE download, or you can host with us!

Get your FREE 5 user license. Complimentary licenses for qualifying Open Source projects and Not-for-profit organizations.

http://www.countersoft.com