Description of QUICK TIP: Getting Identity without Stored Procedure :
Getting Identity without Stored Procedure is a tutorial which explains you about getting the value of the identity field for the newly added record of the database table. In this tutorial author describes the procedure cleary with an example code.