News

New BlackBerry Plug-In for Visual Studio

BlackBerry plug-in can leverage Visual Studio.

BlackBerry maker Research in Motion (RIM) Ltd. has finally released its new plug-in for Microsoft Visual Studio. First announced in May, the plug-in is designed to allow enterprise developers and systems integrators to leverage existing Microsoft-based dev tools to wirelessly enable applications for BlackBerry smartphones.

"Basically, the plug-in brings BlackBerry development to Visual Studio developers," explained John Edward, product manager at RIM during a recent chalk-talk webcast on the new plug-in. It allows developers working within a .NET programming environment to use familiar development tools to access the BlackBerry Mobile Data System (MDS), the enterprise platform for extending applications to the BlackBerry platform.

The MDS runtime is the same RAD framework used within BlackBerry's own MDS Studio toolset. MDS Studio is a tool for developing rich-client applications using a component-based drag-and-drop approach. It supports XML Web services and service-oriented architectures for integration and interoperability between mobile applications and existing enterprise applications and back-end systems. The plug-in provides a similar set of re-useable BlackBerry components that simplify user interface design, data management and wireless connectivity of rich-client apps, Edward said.

"As a developer, you don't need to learn new techniques for wireless development," Edward said. "You can leverage your existing Web services ... using a pre-built selection of user interface components ... to create an application that will be very familiar to a BlackBerry user. ... We're using terminology and design patterns that are very familiar to a Visual Studio developer."

The client coding is done in JavaScript, so there's no Java development on the device, even though BlackBerry devices run a Java environment. There's also no C#, VB.NET or other CLR languages that would require development on the client application.

"Corporations of all sizes are increasingly recognizing the tremendous opportunities to boost productivity and competitive advantage through wireless data applications," IDC analyst Stephen Drake is quoted as saying on the RIM press release announcing the plug-in. "Offering standard development tools that enable the creation of secure and manageable applications while abstracting the complexities of wireless systems will help accelerate the broader adoption of mobile enterprise applications."

The plug-in comes with sample MDS runtime applications. They've been designed to be deployable as is, reused and modified for free, Edward said.

About the Author

John K. Waters is the editor in chief of a number of Converge360.com sites, with a focus on high-end development, AI and future tech. He's been writing about cutting-edge technologies and culture of Silicon Valley for more than two decades, and he's written more than a dozen books. He also co-scripted the documentary film Silicon Valley: A 100 Year Renaissance, which aired on PBS.  He can be reached at jwaters@converge360.com.

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