Here Mudassar Ahmed Khan has explained how to perform Select, Insert, Edit, Update and Delete operations using a WCF Service and OperationContract methods in ASP.Net.
In order to illustrate, I’ll be using a GridView in which I will perform Insert, Edit, Update and Delete operations using a WCF Service in ASP.Net, C# and VB.Net.