Click here to Skip to main content
15,893,923 members
Articles / Mobile Apps / Windows Phone 7

Bing Maps in Windows Phone

Rate me:
Please Sign up or sign in to vote.
3.60/5 (6 votes)
9 Nov 2012CPOL1 min read 39.2K   1.5K   7  
Using Bing Maps in Windows Phone 7

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BingMapsDemoV1", "BingMapsDemoV1\BingMapsDemoV1.csproj", "{E441D82A-32B6-4479-AA4E-8068B4D887F4}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{E441D82A-32B6-4479-AA4E-8068B4D887F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{E441D82A-32B6-4479-AA4E-8068B4D887F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{E441D82A-32B6-4479-AA4E-8068B4D887F4}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
		{E441D82A-32B6-4479-AA4E-8068B4D887F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{E441D82A-32B6-4479-AA4E-8068B4D887F4}.Release|Any CPU.Build.0 = Release|Any CPU
		{E441D82A-32B6-4479-AA4E-8068B4D887F4}.Release|Any CPU.Deploy.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Microsoft
Tunisia Tunisia
I'm a Software Engineer and MVP (Client Development). I like writing articles and developing open source software in C#, Windows Phone and Windows 8 applications droidcon.tn/speakers.php.
http://houssemdellai.net

Comments and Discussions