News

Bloomberg Launches Windows Mobile App

Customers of Bloomberg LP's real-time market data who have long been receiving feeds on their BlackBerrys can now receive them on their Windows Mobile-based devices, thanks to a recently completed development effort.

Bloomberg, whose customers tend to be institutional investment firms, announced the development of the Window Mobile effort at last week's Securities Industry and Financial Markets Association (SIFMA) conference in New York, where the company is based.

The Bloomberg app was developed with Microsoft's .NET Compact Framework using Visual Studio, according to John Waanders, a Bloomberg product manager who oversaw the development of the mobile app.

"While it's developed with the .NET Compact Framework, it uses the same programming model approach you would use to build an application running on the .NET Framework for a desktop. It just happens to be best-tuned to the form factor and the needs for a mobile device," said Stevan Vidich, an industry architect in Microsoft's financial services group.

According to Waanders, the development effort took about six months. The most challenging part was transforming the navigation model of the desktop to the various mobile devices on which Windows Mobile is offered. For example, some devices are touch screen-based, while others rely on keyboards or other forms of navigation.

There was also the issue of the actual footprint. Bloomberg's desktop users typically have four monitors showing different applications.

"We were much more constrained in terms of the UI," Waanders said. "We had to really focus very heavily on getting only the most important data onto the screen at one time."

Still, the Windows Mobile deployment is in the early stages. Waanders said about 250 people are using the Bloomberg app on Windows Mobile devices, compared to some 40,000 using it on the BlackBerry. The latter was developed in Java before the BlackBerry platform supplier, Research In Motion, developed its .NET toolkit. Consequently, that development work did not carry over to the Windows Mobile project, according to Waanders.

About the Author

Jeffrey Schwartz is editor of Redmond magazine and also covers cloud computing for Virtualization Review's Cloud Report. In addition, he writes the Channeling the Cloud column for Redmond Channel Partner. Follow him on Twitter @JeffreySchwartz.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube