Architecture News

Verbessern von .NET 8-Apps mit Codebearbeitung, Skripterstellung und UI-Design

Januar 10, 2024
AlterNET Studio 9.5 aktualisiert alle Kernbibliotheken, NuGet-Pakete und Demoprojekte, um .NET 8 zu unterstützen.

AlterNET Studio provides a set of component libraries that enables users of your applications to write scripts in C#, Visual Basic, TypeScript, JavaScript and Python programming languages to extend your application with custom functionality; run and debug these scripts with a fully-featured debugging engine and design visual user interfaces with the graphical Form Designer.

The AlterNET Studio 9.5 release adds support for Microsoft .NET 8, allowing developers to enjoy the performance boosts, enhanced cross-platform compatibility, and new APIs in the latest version of Microsoft's popular development framework. All AlterNET Studio core libraries, NuGet packages, and demo projects have been updated to support .NET 8.

To see a full list of what's new in version 9.5, see our release notes.

AlterNET Studio is licensed per developer and is Run-time royalty free. Licenses are perpetual and include a subscription providing software updates for 12 months, which can be renewed in order to continue receiving updates. Site and OEM License options are also available. See our AlterNET Studio licensing page for full details.

For more information, visit our AlterNET Studio product page.

JavaScript-Aufzählungsdiagramme anpassen

Januar 10, 2024
Syncfusion Essential Studio JavaScript 2023 Volume 4 erleichtert Benutzern das Anpassen der Farben von Aufzählungsdiagrammwerten und Zielbalken, um so die Übersichtlichkeit zu verbessern.

Syncfusion Essential Studio JavaScript, available as part of Syncfusion Essential Studio Enterprise, is a comprehensive UI library offering over 80 high-performance, lightweight, and responsive components to transform your web apps. Built from scratch with TypeScript, it boasts modularity and touch-friendliness, letting you pick and choose specific features while ensuring smooth mobile interaction. With rich themes, global accessibility features, and extensive documentation, it powers everything from basic buttons to interactive charts and data grids, simplifying frontend development across JavaScript, Angular, React, and Vue.

Version 2023 Volume 4 (24.1.41) adds the ability to customize your bullet charts by assigning specific colors to individual value and target bars. Bullet charts are a concise and data-rich visualization tool ideal for dashboards and performance presentations. They efficiently display several key metrics within a single bar, allowing for swift comparison between a primary measure, target values, and qualitative performance ranges. By combining visual cues like color and bar lengths, bullet charts enable rapid interpretation of data, making them perfect for decision-makers who need to grasp complex information at a glance.

To see a full list of what's new in version 2023 Volume 4 (24.1.41), see our release notes.

Syncfusion Essential Studio JavaScript is available as part of Syncfusion Essential Studio Enterprise which is licensed per developer starting with a Team License of up to five developers. It is available as a 12 Month Timed Subscription License which includes support and maintenance. See our Syncfusion Essential Studio Enterprise licensing page for full details.

For more information, visit our Syncfusion Essential Studio JavaScript product page.

Importieren von Live-Daten in JavaScript-Raster mithilfe von RESTful-APIs

Januar 9, 2024
Verbinden Sie Ihr Grid mit RESTful-APIs, um Daten abzurufen und Ihre Anwendung leistungsfähiger, skalierbarer, wartbarer und benutzerfreundlicher zu machen.

A RESTful API is a standardized interface that facilitates interaction between your application and remote data sources. Built on the principles of Representational State Transfer (REST), it leverages familiar HTTP verbs like GET, POST, PUT, and DELETE to perform CRUD operations (Create, Read, Update, Delete) on resources. This elegant and widely adopted approach ensures predictable communication, simplifies data access and manipulation, and empowers your applications to be dynamic, scalable, and efficient. In essence, RESTful APIs act as secure intermediaries, orchestrating a seamless flow of information between your application and the data it needs.

Several JavaScript grid controls support RESTful as a data source, such as:

  • Syncfusion Grid control for JavaScript (part of Syncfusion Essential Studio Enterprise) is a feature-rich datagrid that supports seamless RESTful data binding.
  • Ignite UI Angular Grid (part of Infragistics Ignite UI) is an Angular-native grid, that can deal with unlimited rows and columns of data, with support for REST API data sources.
  • Sencha Ext JS Grid (part of Sencha Ext JS) is a customizable grid capable of processing large data sets, with support for local or remote data sources through RESTful methods.
  • SmartClient Grid (part of SmartClient by Isomorphic Software) is an enterprise-grade grid featuring robust REST integration, supporting custom filtering logic and real-time updates.
  • ZingGrid is a JavaScript library for building customizable data tables, which also offers REST data binding capabilities, for smooth scrolling and fast rendering with massive datasets.

For an in-depth analysis of features and price, visit our JavaScript grid comparison.

Compare JavaScript Grid Controls

Beschleunigen der Entwicklung mit einer in die IDE integrierten Git-Unterstützung

Januar 9, 2024
Wählen Sie eine IDE mit Git-Unterstützung, mit der Sie Änderungen übernehmen, bereitstellen und abrufen können, ohne Ihre Codierungsumgebung zu verlassen.

Git is a ubiquitous distributed VCS that empowers software developers with transparency and collaboration. Its efficient local snapshotting and flexible branching models offer developers freedom to experiment and iterate, while its robust conflict resolution and distributed nature facilitate seamless merging and asynchronous teamwork. From solo projects to large-scale enterprise deployments, Git ensures code integrity, tracks history with meticulous detail, and provides a safety net for exploration, making it a professional standard for version control. Git integration in IDEs brings version control tools into the development environment itself. It allows developers to easily track changes, revert to previous states, and collaborate with others, without needing a separate application or process.

Several IDEs offer Git version control support including:

  • IntelliJ IDEA by JetBrains includes seamless Git integration, featuring visual diff/merge, intuitive commit workflows, and built-in branch management.
  • Delphi Architect by Embarcadero provides native Git support with visual history browsers, effortless commit/push/pull actions, and conflict resolution aids.
  • PrimalScript by SAPIEN Technologies offers intuitive Git integration with visual commit history, built-in message templates and a unified interface for frictionless version control.
  • Microsoft Visual Studio Enterprise contains visual branch management, conflict resolution assistants and integrated commit/push/pull functionality.

For an in-depth analysis of features and price, visit our IDEs comparison.

Compare IDEs

Erstellen von .NET 8-Apps mit den neuesten C# 12-Features

Januar 9, 2024
JetBrains Rider 2023.3 unterstützt jetzt das .NET 8 SDK, mit dem Sie Projekte erstellen, ausführen und Fehler können, die die neueste Version von .NET nutzen.

Rider is a professional Integrated Development Environment (IDE) specifically designed for building .NET applications. Developed by JetBrains, Rider combines robust functionality with a sleek interface to offer a superior coding experience. Rider supports C#, F#, JavaScript, and TypeScript, making it a versatile tool for modern .NET development. Powerful features like advanced code completion, integrated unit testing, built-in debugging tools, and seamless cross-platform support (Windows, macOS, Linux) streamline the development process. Rider seamlessly integrates with popular version control systems and databases, enhancing project management and code collaboration.

The Rider 2023.3 release elevates developers' toolkits with comprehensive support for the cutting-edge .NET 8 framework. Fresh project templates facilitate project bootstrapping, while integrated tooling seamlessly navigates updated C# 12 features like primary constructors, interceptors, and flexible type referencing via alias directives. F# development also receives a boost with shorthand lambdas, nested record updates, static interface members, and let bindings streamlining code conciseness and clarity. Rider now empowers developers to effortlessly build secure applications by integrating support for Identity API endpoints, a foundational element for modern authentication workflows.

To see a full list of what's new in version 2023.3, see our release notes.

Rider is licensed per user, and is available as a commercial annual subscription license. We can supply new subscriptions, subscription renewals (including continuity discounts), lapsed renewals, and additional user licenses. See our Rider licensing page for full details.

For more information, visit our Rider product page.