(Brij Mohan Dammani) In my previous tutorial, we implemented to save Geolocation (latitude, longitude) in Geography data type column in Sql Server. Now, we will get the nearest N places from the current geo-location of user.
Other News
XML API Tips: Reporting API Calls and the Reporting Database
One common question from API developers revolves around the existence of our reporting database vs our production database on Adobe’s Hosted platform. There are a few API calls that will hit the reporting database rather than production, to retrieve information.
Virtual Reality in .NET, Part 3: 3D With Distortion and Head Tracking
(Eric Vogel) Welcome to Part 3 of this series on Virtual Reality programming with Oculus Rift in the .NET Framework.
HTML5 Web Storage
(Anoop Kumar Sharma) Web Storage is a client-side storage. It allows users to persist data in the form of key/value pairs. Before it, Web Developers used cookies for storing objects/data locally in the user’s or client’s machine.
Using SQL Server to Analyze Analysis Services Profiler Traces from Tabular Models.
(John Desch) My last blog post was focused on using SQL Server to analyze profiler traces against Multidimensional Analysis Services databases, so I though it only appropriate to follow-up with a post on using SQL Server to analyze profiler traces from a Tabular Analysis Services database.
SQL Analytics – Ranking with ordinal suffix
(Scott Wesley) SQL Analytics provides a fairly simple mechanism for determining positional rank within a set of results.
Better Control for ADF UI Shell Tab Closing Order
(Andrejus Baranovskis) This is third post in the series about ADF UI Shell usability improvement, you can read previous one – ADF UI Shell Usability Improvement – Tab Contextual Menu.
DB2 Tips n Tricks Part 35 – How to Access Remote DB2 Database from Client Machine
(Harishkumar Baburao Pathangay) How to Access Remote DB2 Database from Client Machine Solution:
A refresher on setting up a buffer pools: Part 1 – Background
(Willie Favero) Yup, another blog post inspired by the DB2-L list. A question presented by a good friend was “how to set up multiple buffer pools”. It came as a surprise that they appeared to be using a single buffer pool, a concept I assumed had been abandoned forever ago…
MySQL 5.5 Maximum Sequence in Binary Logs
(Adam C. Scott) MySQL Binary Logs use a sequence number as the extension.
