Update, Delete & Index Operations

This lesson will teache you how to perform the update and delete user operations in C#. It will also teache you how to create indexes.

In the previous lesson, we looked at how the basic CRUD operations, create and read, could be performed using C#. Let’s learn about some more of them below.

Update Users

Documents can be updated in a similar manner:

Get hands-on with 1200+ tech skills courses.