Explore >> Select a destination


You are here

alesruzicka.eu
| | conradakunga.com
2.9 parsecs away

Travel
| | Today I got the following error when working with Entity Framework Core against a PostgreSQL database:
| | urda.com
2.7 parsecs away

Travel
| | Enumerations in C# allow you to group common constants together inside a piece of code. They are often used for determining a system state, flag state, or other constant conditions throughout the program. Usually enums are not formatted for "pretty" displaying to the end user. However you can use a little C# magic to make them behave better with descriptions! In order to add descriptions to the desired enum, you'll need to declare using System.ComponentModel; at the top of your source file. This will hel...
| | www.mashitup.be
3.2 parsecs away

Travel
| | [AI summary] A technical walkthrough explaining how to convert a Database-First Entity Framework project to a Code-First approach using the EF 5.x DbContext Fluent Generator tool.
| | www.fearofoblivion.com
21.6 parsecs away

Travel
| A blog containing the thoughts and ideas of me