News

New Realm .NET Caters to Mobile Dev Platform's 'Fastest Growing Segment'

Realm has boosted the Microsoft stack capabilities of its mobile development platform, catering to C# coders and .NET developers, who constitute the platform's fastest growing segment of users.

The Realm platform includes an embedded client-side object database and the server-side Object Sever to sync data and provide other back-end services.

The platform worked great for devs using tech like Linux or Mac, Node.JS, and PostgreSQL, but for C# coders working on Windows and perhaps using SQL Server, "Realm only met you halfway," the company said in a blog post yesterday.

The new offering furthers that C#/.NET/SQL Server support to meet the needs of more developers using Realm that the company has identified from its user base telemetry.

"Developers using Microsoft's C# and .NET technologies are the fastest growing segment in the Realm community over the last six months, more than doubling the growth of comparable stacks," said Alexander Stigsen, co-founder and CEO, Realm. "This impressive growth, coupled with the popularity of the .NET stack, made it an easy decision for Realm to further our commitment to Microsoft technologies to make developing and supporting responsive and engaging mobile applications easy for any company, from startups to Fortune 100 market leaders."

Realm .NET offers new features including:

  • Support for .NET, including C#, within Realm's server-side event-handling framework
  • Support for the Universal Windows Platform (UWP) within Realm's real-time synchronization and data encryption technology
  • A two-way data connector between Realm and Microsoft SQL Server, which the company said makes it easy to integrate applications and features into existing databases to bring legacy business data to the world of real-time and mobile

The SQL connector, which the company said made two-way Realm/SQL Server data integration "dead simple," is in a private beta program, expected to be incorporated into the platform's Enterprise Edition starting next month.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • 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.

Subscribe on YouTube