Click here to Skip to main content
15,891,943 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i am training stage plz reply me
Posted
Comments
Sandeep Mewara 6-Jun-12 2:16am    
It does not work like this here.

Here is what is expected of enquirers:
1. TRY first what you want to do! You may find that it's not that hard.
2. Formulate what was done by you that looks like an issue/not working.

Try them and tell if you face issues.
Members will be more than happy to help like this.

this atcions call CRUD!
and obviously these action are for data!
and base on you data access logic it may be different!
ADO.net CRUD[^]
learn ado.net Entity framework performing basic CRUD operation[^]
 
Share this answer
 
v2
Your answer is here..

Please go through this link..!

Insert, update and delete (C#)
 
Share this answer
 
From your question it seems you need to know about performing database operations involving these commands. I think you might find this useful

A Beginner's Tutorial for Understanding ADO.NET[^]

You will find code to do all that in this article.

P.S. The code in this article is written from the perspective of explanation and understanding, there is a lot of scope for improvement in the code but for start this should be fine.
 
Share this answer
 
Comments
patchava 6-Jun-12 9:42am    
thnxs bro
"i nedd a CODE to this concepts-delete,insert,update,object"

These are very basic things,
 
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