I have several properties in C# which are twofold and I need to store these in a table in SQL Server, yet saw there is no twofold kind, so what is ideal to utilize, decimal or float?
This will store scope and longitude values, so I really want the most dependable accuracy. Any help would be appreciated.