About 53 results
Open links in new tab
  1. How To Use .shp files, .prj, .shp.xml, .shx and .dbf files

    You will need to use this to transform your SHP file's coordinates into the geographic coords + WGS84 system used by Bing Maps. The DBF file is a dBASE file that stores database information for the …

  2. Issues with Bing map in Power BI - Department/County of "Lot"

    Oct 13, 2017 · Don't compare the Bing Maps consumer site to the API's. The consumer site makes use of only a small subset of the functionality of the API's. When it comes to boundaries, it only shows …

  3. Object moved - social.msdn.microsoft.com

    Object moved Object moved to here.

  4. Microsoft Community

    Microsoft Community

  5. How can i format a number in javascript according to cultureInfo

    It takes into account Nunbergroupsize and separator. How can i do this , keeping in mind that it needs to work with other cultures aswell. thanks Wednesday, October 15, 2014 9:14 PM

  6. Microsoft Community

    Microsoft Community

  7. Binding Redirects in Azure Functions

    Aug 1, 2017 · I am trying to use an azure function as a simple entry point to existing maintenance code which requires binding redirects to get the right set of assemblies loaded.

  8. dumpbin and editbin commands - social.msdn.microsoft.com

    I have installed the full version of Visual Studio, but I am not able to get commands like editbin and dumpbin to work. The following happens: >dumpbin c:\Program Files\Stata 9\wmpstata_old.exe

  9. Check MSOL Connectivity - social.msdn.microsoft.com

    Aug 9, 2016 · Not really, what I do as a workaround is setup a variable upon connecting and then re-check the presence/value of the variable. It's only an issue if you are switching accounts/tenants, as …

  10. TIC TAC TOE - checking diagonal win? - social.msdn.microsoft.com

    Nov 8, 2007 · I DO NOT want to make it the standard 3x3. I was hoping to make a bigger grid (4x4 or 5x5) but with the same win conditions of three in a row.