Languages
Description
This article explains the art of creating a guestbook in ASP.NET. The author uses Access datbase to save the data. To access and retrieve the data on the server, ADO.NET is used. From the VS.NET, the repeatercontrol is used to format or change the data. The guest could open and write in the guestbook and also shows all the guestbook entries. For the better understanding the source code is available.
Related: