In this article, I'll take an ASP.NET application that uses partial views and convert it to use AJAX calls and some JavaScript templating. This will give me more options for how I can use the ...
Ok, I'm having kind of a brain fart moment here... I know how to obtain the lat/lng of a user via javascript, and have it working. I know how to search the database for entries within a certain radius ...