|
You are here |
stenbrinke.nl | ||
| | | | |
michaelscodingspot.com
|
|
| | | | | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity | |
| | | | |
nodogmablog.bryanhogan.net
|
|
| | | | | Full source code here. A few years ago I wrote a post about saving enums to the database with Entity Framework. It was able to save the enum as a string to the database and when reading from the database it was able to take that string and populate the enum correctly. | |
| | | | |
jameschambers.com
|
|
| | | | | When you create an entity for a database context in Entity Framework that has a decimal column, you may run into problems with truncation happening silently to you behind the scenes. With a default pr | |
| | | | |
www.forrestthewoods.com
|
|
| | | A step-by-step guide for debugging Rust with Visual Studio Code. | ||