• About
  • Privacy Policy
  • Utilities
Darchuk.NET

CRUD

MongoDB–Projecting and filtering out of a list

March 9, 2018 by Robert Leave a Comment

Recently I had an interesting MongoDB query that I wanted to write.  I had a document that contained a list, and I wanted to query a specific item out of the list, returning only the fields that I wanted.  Here’s a similar dataset: In this example, many different records may be created under the same … [Read more…]

Posted in: Asynchronous, C#, Mongo Tagged: C#, CRUD, Lists, Mongo

C# Mongo array CRUD

March 2, 2018 by Robert Leave a Comment

MongoDB is a pretty cool document database that allows you to just toss data into a database without worrying too much about a schema. It’s not quite that easy, of course, because your code might be looking for specific properties, but its simpler than being stuck to a rigid schema. Lists and stuff Recently I … [Read more…]

Posted in: Asynchronous, C#, Mongo Tagged: Array, C#, Create, CRUD, Database, Delete, Mongo, Read, Update

Recent Posts

  • Allowing trailing JSON commas in ASP.NET Core 3
  • YADNC3JSG–Yet Another .NET Core 3.0 JSON Serializer Gotcha
  • Logging in a .NET Core 3 SignalR client
  • .NET Core 3 unit testing project sdk
  • .NET Core 3.0 Upgrade–New JSON Serializer Gotchas

Recent Comments

  1. Robert on C# Setting Socket Keep-Alive
  2. Oliver Schramm on C# Setting Socket Keep-Alive
  3. John Anderson on Waiting for a keypress asynchronously in a C# console app
  4. Ronald Garlit on .NET Core 3 unit testing project sdk
  5. Ronald Garlit on .NET Core 3 unit testing project sdk

Copyright © 2025 Darchuk.NET.

Omega WordPress Theme by ThemeHall