Showing data from Bing SOAP services using RadControls

Thread is closed for posting
1 posts, 1 answers
  1. Answer
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 14 Dec 2011 Link to this post

    Requirements

    RadControls version Q3 2010 or later
    .NET version .NET 3.5 or later
    Visual Studio version 2008 or later
    programming language C#
    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    This is a simple demo showing how to fetch data from Bing's SOAP services and display it in RadGrid. All calls are made through simple wrapper classes.
    There are three search modes available - Address (for addresses), Coordinates (coordinates in latitude/longitude) and Search (for "what/where" search).
    Please note that you need to click the Refresh button for some of changes to take effect on the Map tab.

    Important: You have to edit Default2.aspx.cs file and set your own Bing key to the BingKey constant. If you don't have one, you can request one here: Bing Maps Account Center
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.