# Tutorial: Creating a Checkbook Register

This topic walks you through creating an ASP.NET project in Visual Studio .NET using the Spread for ASP.NET component.

## Content



The following tutorial walks you through creating an ASP.NET project in Visual Studio .NET using the Spread for ASP.NET component. By creating a checkbook register, you will learn how to modify the appearance of a spreadsheet, work with cell types, and add some formulas for performing calculations. In this tutorial, the major steps are

*   [Adding Spread to the Checkbook Project](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-startall/spweb-tutor-cbr/spweb-tutor-cbr-start)
*   [Adding Spread to a Project](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-startall/spweb-tutor-cbr/spweb-tutor-start)
*   [Setting Up the Rows and Columns of the Register](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-startall/spweb-tutor-cbr/spweb-tutor-cbr-setspread)
*   [Setting the Cell Types of the Register](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-startall/spweb-tutor-cbr/spweb-tutor-cbr-celltypes)
*   [Adding Formulas to Calculate Balances](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-startall/spweb-tutor-cbr/spweb-tutor-cbr-balances)