I recently ran into the problem that i can’t work with a table that has a Geography-column in the Visual Studio data designer. So is there any way to get this to work? Does MVC4 support it? Or do i need to run the latest VS beta?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Entity Framework 5 will natively support geography types.
See the CTP announcement, and the EF5 beta 1 announcement.
You will also need VS11 beta and .NET 4.5.