Maybe I\'m missing something. I have a sql server column of the \"Geography\" datatype.
I want to use the DbGeography type in my c# code. Any way to cast or convert
You must add a reference to the assemblies as mentioned above. The following post may help you link,link2