Having trouble reading this e-mail? Read this or any of our past issues in our online Newsletter Archive.
3rd September 2008
ASPAlliance Times
The industry newsletter for Active Software Professionals
Featured Article
 
SharePoint Application and Site Pages - Part 2 of 2
By Steven Barden, 2nd September 2008
As the second article in a two part series, Steven examines the attributes and details of a SharePoint 2007 application page, including the construction and feature deployment of the same page based project. Since this is a WSS level objective, as opposed to MOSS, you will not need MOSS to work with the code included in this project. Windows Server 2003, WSS, and Visual Studio 2005 are all that is needed, with no additional add-ons. He provides a detailed analysis of each step involved in the creation and deployment of the project.
Editor's Comments
 
By Steven Smith

Last week, ASP.NET MVC Preview 5 was released on CodePlex. Scott Guthrie wrote up a fairly detailed overview of ASP.NET MVC Preview 5 on his blog yesterday. ASP.NET MVC is a new way (for most people) of writing ASP.NET applications in a more testable fashion, and with greater control over the precise output created. I expect we’ll see a beta around PDC and I’m hoping for it to release by the end of the year.

New Articles on ASPAlliance.com
SQL Server 2008 New Features - Row Constructors
By Nidal Arabi , 27th August 2008
Microsoft SQL Server 2008 has brought many new features. In this article, Nidal sheds light on a new feature called row constructors with the help of relevant SQL Statements. This feature is intended to increase productivity and ease the lives of developers.
Review: Website Publisher
By Anand Narayanaswamy , 28th August 2008
Nowadays, article management systems are available in plenty. Each product has its own unique features. Anand recently tested out a powerful script with which ads enabled sites can be created with limited manual intervention from the part of site owners. In this review, he records his observations regarding the product by analyzing each step from the installation stage.
SQL Server 2008 New Features - Date and Time
By Nidal Arabi , 1st September 2008
SQL Server has been long accused of not having a complete representation of Date and Time variables. However, SQL Server 2008 brings new date and time variables to allow for more precise control over these variables types, which Nidal examines in this article. He demonstrates the concept with the help of relevant SQL statements and screenshots of the generated output.
Sponsor Advertisement
Want to test your SQL database until it cries?

Generate realistic test data with one click. “SQL Data Generator has overnight become the principal tool we use for loading test data to run our performance and load tests." Grant Fritchey, FM Global

Download a free 14-day trial of Red Gate SQL Data Generator

ASP Alliance Authors' Recent Blog Entries
XAF Cookbook #3 – Manage Your Custom Business Objects
Gary Short (Developer Express)
What’s Wrong With This Code? (#20)
scott
XtraReports Video: How To Create New Reports Fast Without Coding
Mehul Harry (Developer Express)
XAF Cookbook #2 – Change the Default Layout Position of a New Property
Gary Short (Developer Express)
Brian Noyes' new refactoring makes properties INotifyPropertyChanged-aware
Mark Miller (Developer Express)
Presenting on Silverlight Annotation at Western Mass User Group tonight
Julie Lerman
ASP.NET MVC Preview 5 and Form Posting Scenarios
ScottGu
Quick Update
ScottGu
Execute same code on every WebForm
haissam
Stupid LINQ Tricks
scott
.NET Documentation Tool 9.1 (C#/VB.NET)
noreply@blogger.com (Brett Burridge)
InfoPath Q&A: Can MySQL data be accessed from InfoPath?
S.Y.M. Wong-A-Ton
Enabling Long Running Conversations in Workflow Services
Kirk Allen Evans
Are you using OpenID?
Julie Lerman
Keep Vista from Changing Folder View
Steven Smith
My last post (as an IIS/ASP.NET guy…)
rahulso
Using UpdateProgress Control Effectively
DevTeach 2008
Robert Boedigheimer
VSLive Vegas 2008
Robert Boedigheimer
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.
Extending an Existing Service: Post Mortem;
By Terry Voss , 13th October 2003
Screen scraping can be fun, but sometimes a serious business. This article describes how to extend an existing service via screen scraping.
Detecting ASP.NET Session Timeouts
By Robert Boedigheimer , 27th September 2004
Determine if a user's Session is still active.
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.
How to Show Messenger-Like Popups Using AJAX
By Bilal Haidar , 11th June 2007
In this article Bilal examines how to build a simple database notifier that pops a messenger-like popup on an ASP.NET page whenever a new record is inserted into the database table using ASP.NET 2.0 AJAX 1.0 Extensions.
Crystal Alliance Recent Articles
How to Change Crystal Report Formatting for Different Customers - Part 1
By Eric Landes , 21st August 2008
In this article, Eric shows us how to give the same report a different style for your different customers with minimal involvement from the developer. After providing a brief overview and requirements specification, he outlines the formatting options with the help of source code and screenshots. Toward the end of the article, Eric demonstrates how to set different styles for your application and also provides the relevant project which you can download and work on.
Creating Sub-Reports Using Crystal Reports
By Mohammad Azam , 11th July 2008
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.
Cross Tab Craziness in Crystal Reports
By Jeff McWherter , 8th July 2008
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.
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.