In this code sample we will take a look at how to use SCOPE_IDENTITY() in ASP.NET. We use this function to get new ID of inserted record from SQL database. Author: Dotnetindex.com Code: ASP.NET v2.0 & VB
Objective: Developing a record navigation form with unbound controls. The form enables you to navigate through the records one at a time. In this application we have used a combo box, two text boxes and various command buttons.
Author: Abrar Hussain Code: ASP.NET Beta 1 & VB