how to insert update and delete record from mongodb database

May 8 2013 6:53 AM
I want to Insert Update and delete record using mongodb database.and also display records in gridview. same as we do in sql.
can u please help me ?
fields are EmpId,Name,Adress and City(dropdown) were city comes from different table.i.e collection in mongodb.