Kevin Pirnie' Articles
- Home / Archives for July 2013
By: Kevin On: July 1, 2013
Posted In: .Net Development Software Software Source Code SQL Server SQL Server asp.net development mssql vb.net web development
In building my MySQL Store Locator, I figured that it may be a good idea to do the same thing for MS SQL. Since I have 2012 installed, I built this particularly for that version, and am unsure if it will work in previous versions. I do know that the Geo datatypes have been severly refined and improved for 2012, so maybe you can keep that in mind when you try this out.Similar situation, I needed something like this built for a 'Store Locator', this time for a .Net site I was building. I have since decided to add it into my personal webservices which you can see in action here: My Zip Code ServiceAll I'm going to show you is what I did,… Read More