This question is locked. New answers and comments are not allowed.
The main change in these templates was to remove the nullability of the model. This ended up breaking my application because I use things like nullable decimal in my view model, so when I go to "Add New Record" from a Grid, it gives an exception. I put the templates back to nullable and the application works again.
Why did you guys make the change to be non-nullable? Is there another change I'm supposed to make to make my application happy with the new templates? Or is this a bug and the template changes should be reverted for the Q3 release?
Thanks.
Dan
Why did you guys make the change to be non-nullable? Is there another change I'm supposed to make to make my application happy with the new templates? Or is this a bug and the template changes should be reverted for the Q3 release?
Thanks.
Dan