Here Mudassar Ahmed Khan has explained with an example, how to perform CRUD operation using SqlDataSource in ASP.Net using C# and VB.Net.
CRUD operation means performing Select, Insert, Edit, Update and Delete using SqlDataSource in ASP.Net using C# and VB.Net.