Generating summary totals is the most common requirement of any report. Here are some links about generating column, row, and report totals.
Published: Monday, March 15, 2004
When working with multiple applications you might find you want to share user control (ascx) files across two projects.
Published: Monday, March 15, 2004
Tips and Links on how to invoke Client Side Javasript from an .Net application
Published: Monday, March 15, 2004
This example uses the Process class to execute command line commands asynchronously and displays the results in a text box. The code demonstrates the Process class, asynchronous stream reads, the IAsynchResult interface, and event handling from background threads.
Published: Saturday, March 6, 2004
List of Top 10 Changes "If Microsoft Bought Disney"
Published: Thursday, March 4, 2004
Demonstrates using Microsofts SQL Server Reporting Services, the Web Service API and the Report Viewer to build a treeview of available reports
Published: Monday, February 23, 2004
This C# code example demonstrates event bubbling from a web user control (ASCX) to a parent page (ASPX) and the shows the flow of events through execution.
Published: Sunday, February 15, 2004
A bug in OWC 9 can prevent the display of all dimensions in a cube.
Published: Wednesday, February 11, 2004
Information, tips, links, and a brief overview of Microsoft Virtual PC 2004
Published: Saturday, February 7, 2004
What not to look for when you are hiring a SQL DBA or When to consider replacing your DBA
Published: Saturday, February 7, 2004
The Global class derived from HttpApplication has many uses, including managing application and request state.
Published: Saturday, January 24, 2004
Use the RenderControl Method to save the HTML produced by an ASP.Net
Published: Sunday, January 18, 2004
Using SQL's Aggregate Functions in particular WITH ROLLUP is an efficient, time effective way to generate column totals.
Published: Saturday, January 17, 2004
A discussion of the ASP.NET Application object's Get, Set, and Lock methods.
Published: Monday, January 12, 2004
Using a Literal control from the code behind allows you to programatically assign the style sheet (CSS) for an ASP.NET page.
Published: Sunday, January 11, 2004
Using the CodeDom you can compile just enough JScript (javascript) to use eval from C# without an extra assembly in the project.
Published: Sunday, January 4, 2004
Using Microsoft's SQL Server CHECK, DEFAULT, NULL, and UNIQUE constraints to maintain database Domain, Referential, and Entity integrity.
Published: Saturday, January 3, 2004
Don't let house guests ruin your New Year celebration - take these tech tips to lock down Internet access.
Published: Saturday, January 3, 2004
An example in C# to add Expression based columns (Computed Columns / Calculated Columns) to an ASP.NET datagrid
Published: Thursday, January 1, 2004
a code example to send email from an ASP.Net web form using SMTP and C#
Published: Thursday, January 1, 2004