Bing Maps control for WPF (Beta)

WPF-focused goodies from Microsoft have been a bit thin on the ground lately, but today the Bing team released a beta version of a WPF control they’ve been developing for including Bing maps in your WPF application. One of the main focuses for the control is support for Microsoft Surface and multi-touch. You can find more details about the control on the Bing Maps Blog. There are already a number of community samples and libraries, including the InfoStrat.VE control, but it’s nice to see something produced by MS.

Comments

Sweet Quotes
A formidable share, I simply given this onto a colleague who was doing a little bit analysis on this. And he in fact bought me breakfast as a result of I discovered it for him.. smile. So let me reword that: Thnx for the treat! But yeah Thnkx for spending the time to discuss this, I feel strongly about it and love studying extra on this topic. If doable, as you develop into expertise, would you thoughts updating your weblog with extra details? It is extremely helpful for me. Large thumb up for this weblog post!
25/08/2011 1:31:24 PM
jennis
That really sounds reasonable. I will expect your next post! :)
29/08/2011 7:12:04 AM
Wholesale Jerseys
Usually NFL fans have a practice of wearing [url=http://www.world-onlineshopping.com/nfl-jerseys-c-5.html]Wholesale NFL Jerseys[/url] in their daily time,this is considered to support and cheer their favorite team or players.All of our [url=http://www.world-onlineshopping.com]Wholesale Jerseys[/url] are made with high quality fabric,which making many changes in their graphics and designs so as to attract numerous sports fanatics to buy them.A NBA lover who want to express his loyalty on the favorite team would absolutely order some good but [url=http://www.world-onlineshopping.com/nba-jerseys-c-4.html]Cheap NBA Jerseys[/url]. You can easily find a wide range of high quality and excellent perfermance [url=http://www.world-onlineshopping.com/nhl-jerseys-c-6.html]Cheap NHL Jerseys[/url],[url=http://www.world-onlineshopping.com/mlb-jerseys-c-7.html]Cheap MLB Jerseys[/url] and Wholesale Soccer Jerseys online stores, world-onlineshopping is a good choice for you to go,you can see [url=http://www.world-onlineshopping.com]Cheap NHL Jerseys on sale[/url]! 2011 latest [url=http://www.world-onlineshopping.com/christian-louboutin-christian-louboutin-boots-c-237_238.html]Christian Louboutin Boots[/url] and [url=http://www.world-onlineshopping.com/christian-louboutin-christian-louboutin-pumps-c-237_239.html]Christian Louboutin Shoes[/url]. <br />

Besides sport jerseys,we also supply [url=http://www.begoodtrading.com]Nike Air Max[/url] sport shoes,this is popular in the world.2011 new fashionable [url=http://www.begoodtrading.com]Women Boots[/url],Wholesale [url=http://www.begoodtrading.com]Ray-Ban Sunglasses[/url],sporting [url=http://www.begoodtrading.com]NFL Caps[/url] are on promotion now,2011 [url=http://www.begoodtrading.com]Coach Handbags[/url]are in new design

29/08/2011 1:15:00 PM
LewisFM
It throw an exception when the application was started. The "Basic Application" was created. (We have proxyxand may be Bing Maps is not allowed.)

System.NullReferenceException was unhandled Message=Object reference not set to an instance of an object. Source=Microsoft.Maps.MapControl.WPF StackTrace: at Microsoft.Maps.MapControl.WPF.RoadMode.get_TileUriFormat() at Microsoft.Maps.MapControl.WPF.MapMode.EnsureTileSource() at Microsoft.Maps.MapControl.WPF.MapMode.AsynchronousConfigurationLoadedSetViewCallback(MapConfigurationSection config, Object userState) at Microsoft.Maps.MapControl.WPF.Core.MapConfigurationFromService.ServiceClient_GetConfigurationCompleted(Object sender, GetConfigurationCompletedEventArgs e) at Microsoft.Maps.MapControl.WPF.MapControlConfigurationService.MapControlConfigurationServiceClient.OnGetConfigurationCompleted(Object state) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.Run() at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at System.Windows.Application.Run(Window window) at System.Windows.Application.Run() at BingMaps.App.Main() in C:\Documents and Settings\kemeril\my documents\visual studio 2010\Projects\BingMaps\BingMaps\obj\x86\Debug\App.g.cs:line 0 at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args) at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args) at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() InnerException:

29/08/2011 1:25:50 PM