Description of Getting the Id on a New Record in SQL :
Getting the Id on a New Record in SQL is a tutorial which helps the beginners to learn about how to get the identity number of the currently added record in the database. In this tutorial the author gives you the solution for performing this task using c#.NET. You can use the sample source code shown in this tutorial for your .NET applications.