News

Xamarin Mobile Tooling Improved in New Visual Studio 2019

Along with all the goodies available to coders in the brand-new Visual Studio 2019 GA release are some improvements to the mobile development experience with Xamarin tooling.

The updates focus on fundamental stability and performance, the Xamarin team said, because that tooling "should work for you, not against you."

Enhancements are said to speed up solution creation time, boost debugging, provide faster installations with smaller workloads and simplify acquisition of Android SDKs and emulators, among many other improvements.

The team said these updates were spurred by a wide-ranging effort to collect developer feedback

Beyond those "fundamental" tweaks, here's a rundown of the new stuff as highlighted by the team's Pierce Boggan in a blog post yesterday (April 2):

  • Faster "build > deploy > debug" inner development loop: By addressing that aforementioned developer feedback, the team focused on optimizing incremental builds and deployments, resulting in a nearly 30 percent faster build time for a reference application from VS 2017 v15.8, along with deployment times cut in half.
  • Improved UI authoring: This touches upon the cross-platform Xamarin.Forms and individual Android and iOS experiences:
    • Xamarin.Forms: New IntelliCode functionality builds upon IntelliSense that was introduced in VS 2017 by leveraging artificial intelligence. A new property panel helps developers edit common attributes for Xamarin.Forms controls. The XAML Previewer was improved to boost reliability and performance.
    • Android: The AXML editor now provides IntelliSense for all Android resource files including strings, themes, manifest and so on. Also new is snippet completion support, Go to Definition support and inline color preview, along with integration between the AXML editor and design view.
    • iOS: With the iOS designer already supporting custom controls, it now supports a new type: native dynamic libraries or frameworks. "From a practical point of view, this enables you to use SkiaSharp in the iOS designer. It also enables any SkiaSharp-based control (commonly shipped by control vendors) as well."

Much (if not all) of the above was facilitated by gathering that aforementioned developer feedback via more than 30 surveys that generated more than 3,000 individual responses, along with more than 275 individual interviews.

"We have heard loud and clear: the tooling should be stable, performant, and assist in making you more productive while building mobile apps," Boggan said.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube