(Nirlep Kaur) Sometimes we need to save bulk data in database.Suppose, we want to save 100 records in the database.With the normal approach, if we save one record at a time, this will definitely result in degradation in your application’s performance. To minimize SQL server database calls, we can us
Read More - Register for Free Membership