I have read some开发者_StackOverflow社区 articles about using spatial optimized tables. Actually I use stored latitude and longitude as varchar comma-separated (lat;lng).
I am implementing a Service Contract for WCF Service. As per TDD I wrote a test case to just pass it using hardcoded values.