Category News

Aumenta la tua produttività di codifica con l'assistenza dell'intelligenza artificiale

Dicembre 13, 2023
JetBrains AI Assistant migliora il flusso di lavoro di sviluppo con il completamento, la generazione, il refactoring, il debug e la spiegazione intelligenti del codice.

JetBrains AI Assistant is an innovative AI-powered coding companion add-on that integrates with IntelliJ IDEA, PyCharm, PhpStorm, ReSharper, and other JetBrains IDEs. It employs multiple large language models (LLMs) including OpenAI and proprietary JetBrains models in order to provide developers with the assistance they need, when they need it.

The AI Assistant's abilities include:

  • AI-powered multiline code completion: Receive intelligent code suggestions that span multiple lines, enhancing coding efficiency.
  • Context-aware AI features: Harness AI insights that consider the surrounding code, providing relevant and tailored assistance.
  • Documentation and commit message generation: Automate documentation creation and generate insightful commit messages with AI expertise.
  • Code generation from descriptions: Utilize AI to generate code from natural language descriptions, eliminating repetitive coding tasks.
  • Code explanation: Gain in-depth understanding of code elements, including regular expressions, SQL, and cron expressions.
  • Error resolution: Leverage AI to pinpoint and suggest fixes for errors, ensuring code integrity.
  • Refactoring suggestions: Receive AI-driven recommendations for improving code structure and readability.
  • Class, function, and variable name suggestions: Automatically generate meaningful names for code components, enhancing code organization.
  • Custom prompts library: Create and maintain a repository of custom prompts to tailor AI assistance to specific needs.
  • Code conversion: Seamlessly convert code into desired programming languages, promoting code flexibility.
  • Track AI context file inclusions: Understand which files contribute to the context used by AI features, enabling informed decision-making.
  • Transparency in data handling: Gain insights into data sending, saving, and sharing practices, ensuring data privacy and security.

JetBrains AI Assistant is licensed per user as a commercial annual subscription. It requires that you already own a JetBrains IDE product with an active commercial subscription license.

For more information, visit our JetBrains AI Assistant product page.

Crea report internazionali con il supporto RTL

Dicembre 12, 2023
Assicurati che i report vengano visualizzati correttamente nelle lingue scritte da destra a sinistra, come l'arabo e l'ebraico.

RTL (Right-to-Left) support refers to the ability to accommodate languages that are read from right to left, such as Arabic, Hebrew, Persian, Urdu, Kashmiri, Pashto, Uighur, Sorani Kurdish, and Sindhi. This feature ensures that reports can be created, displayed and printed correctly in RTL languages, which is essential for global applications and for users of RTL languages. It involves mirroring the layout and ensuring proper alignment and ordering of text.

Several ASP.NET Core Reporting components provide RTL (Right-to-Left) support including:

  • DevExpress Reports offers native RTL support for bi-directional text layouts.
  • ActiveReports.NET by MESCIUS offers an intuitive reading experience for users of right-to-left languages.
  • Telerik Reporting provides seamless right-to-left language support, enhancing user experience and accessibility.
  • Stimulsoft Reports.Web ensures a fluent and visually appealing experience for right-to-left languages.

For an in-depth analysis of features and price, visit our ASP.NET Core Reporting Component comparison.

Compare ASP.NET Core Reporting Components

Costruisci applicazioni per la creazione di report per .NET 8

Dicembre 12, 2023
FastReport .NET 2024.1 ottiene il supporto per .NET 8, migliorando le prestazioni delle applicazioni e aggiungendo nuove funzionalità ai progetti di creazione di report.

FastReport.NET is a reporting and document creation library specifically designed for the .NET framework. It provides developers with a powerful tool for creating application-independent reports within .NET applications. This library can be utilized as a standalone reporting tool or seamlessly integrated into existing applications. FastReport.NET includes a robust visual report designer that simplifies the process of creating and modifying reports.

FastReport .NET 2024.1 adds support for .NET 8, allowing developers to build reporting applications in the new release of Microsoft's popular .NET ecosystem. .NET 8 support has been added for FastReport.NET, FastReport.Core, FastReport.Core.Skia, and FastReport.WPF. The .NET 8 platform improves application performance and adds many new features that can now be utilized in your reporting projects.

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

For more information, visit our FastReport .NET product page.

Gestisci i fogli di calcolo in .NET 8

Dicembre 12, 2023
EPPlus V7.0.3 aggiunge il supporto per .NET 8, consentendo agli sviluppatori di creare, leggere e modificare fogli di calcolo nell'ultima versione di .NET.

EPPlus is a powerful and versatile .NET library for managing and manipulating Microsoft Excel files using the Office Open XML (OOXML) format. It is a lightweight and efficient library that is easy to use and can be integrated into a wide range of applications. It allows developers to create, read and modify spreadsheets without dependencies on any other library. Features include pivot tables, styling, VBA/Form controls, conditional formatting, charts, tables, formula calculation, data validation, pictures/shapes, and more.

The v7.0.3 release adds support for .NET 8. This enables developers to easily create and manage spreadsheets while working with the latest iteration of Microsoft's .NET ecosystem.

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

For more information, see our EPPlus product page.

Migliora la codifica PHP 8.3 in Visual Studio

Dicembre 12, 2023
PHP Tools for Visual Studio V1.76 aggiunge il supporto per la sintassi PHP 8.3, consentendo così di utilizzare l'ultima versione del linguaggio PHP.

PHP Tools for Visual Studio is an extension designed to enhance Visual Studio with PHP editing features such as code folding and syntax highlighting. Its formatter automatically formats your code when you type, making it easier to follow. PHP Tools for Visual Studio can also normalize spaces, aligning with Visual Studio conventions, and handles mixed HTML and PHP content.

PHP Tools v1.76 gains support for PHP 8.3 syntax, allowing you to target the latest version of the PHP language whilst maintaining correctly formatted code. PHP 8.3 syntax features include typed class constants, anonymous readonly classes, and dynamic class constant fetch.

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

For more information, see our PHP Tools for Visual Studio product page.