8 September, 2015
Roel van Lisdonk
0 Comments
1 category
Just make sure you have the right language selected in the control panel:
Tags: Windows 10
Category: Uncategorized
Related Posts
Casting when dealing with nullable fields in a SqlDataReader
When dealing with nullable fields in a SqlDataReader, use: int?…
How to resolve: "Unrecognized attribute ‘targetFramework’. Note that attribute names are case-sensitive"
I was getting the error "Unrecognized attribute 'targetFramework'. Note that…