Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Fixed Length   (RSS)
Tip 20 – How to deal with Fixed Length Keys
This is 20th post in my ongoing series of Entity Framework Tips . Fixed Length Field Padding: If you have an fixed length column in the database, for example something like NCHAR(10) when you do an insert, padding happens automatically. So for example Read More...
Page view tracker