Explore >> Select a destination


You are here

stenbrinke.nl
| | michaelscodingspot.com
2.9 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | nodogmablog.bryanhogan.net
2.3 parsecs away

Travel
| | 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
3.1 parsecs away

Travel
| | 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
17.7 parsecs away

Travel
| A step-by-step guide for debugging Rust with Visual Studio Code.