Click here to Skip to main content
15,884,809 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,

I want to perform edit,update,delete operations in windows applications using c# please help me
Posted
Comments
AmitGajjar 8-Oct-12 1:12am    
ok, so what is the issue ?
Nikhil_S 8-Oct-12 1:33am    
using what ? ADO.NET or any ThirdParty ORM tool?

1 solution

First, be clear on what you really need. If you want to tutorial go to either MSDN or Article section of CodeProject.
Second, This is forum where members are spending time to solve each other's problem.
Third, Google is your friend.

Anyway, Here is some links (And it took just 2 minutes):
Insert, Update, Search and Delete (CRUD operation) using ASP.Net and MySQL[^]

http://code.msdn.microsoft.com/ASP-NET-Web-API-Tutorial-c4761894[^]

http://msdn.microsoft.com/en-us/library/cc488469.aspx[^]

-Milind
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900