
Insert ,update and delete in GridView using WCF Service in
ASP.net
Today we discus about the WCF services
with Insert , Update and Delete with GridView in Asp .net
First we create WCF Services………….
Open new Website in Visual Studio 2010/2012
Select WCF Service (Visual C#)
Now add new item (entity Model)
Select Generate from database and click Next button:-
New create new connection with database(Sql...