I have problem with Entity Framework.
I have a table Victor with 3 nullable columns. When the wizard is finished, I can't see the nullable columns inside the CreateVictor() method, this method automatically is being generated by wizard not me.
After 4 hours I couldn't find any solution. This happens just for nullable column.