Architecture News

트리맵 강조 표시로 데이터를 강조하세요

8월 15, 2024
Infragistics Ignite UI for Blazor 24.1는 트리맵에 대한 사용자 지정 가능한 마우스 오버 효과를 통해 사용자 참여도와 데이터 명확성을 개선합니다.

Infragistics Ignite UI for Blazor is a comprehensive UI component library designed specifically for .NET developers building modern web applications with Blazor. It offers a rich set of over 60 components, including performant data grids, interactive charts, and essential UI elements. This allows developers to craft visually appealing, feature-packed Blazor applications with a focus on data visualization, user interaction, and a variety of design themes.

The Ignite UI for Blazor 24.1 release introduces the the 'HighlightingMode' property to the treemap control. This feature empowers developers to customize how treemap items respond to mouse-over events. The 'Brighten' options isolates the highlight to the hovered item, while the 'FadeOthers' options subtly dims all other items to accentuate the focused element. To refine the visual experience, developers have control over the animation speed, allowing for smooth and engaging transitions between highlighted and non-highlighted states.

To see a full list of what's new in version 24.1 (23.2.257), see our release notes.

Infragistics Ignite UI for Blazor is part of Infragistics Ignite UI which is licensed per developer and is available as a Perpetual License with a 1, 2 or 3 year support and maintenance subscription. See our Infragistics Ignite UI licensing page for full details.

Infragistics Ignite UI for Blazor is available in the following products:

AI 코드 제안을 세부적으로 조정하세요

8월 15, 2024
코드 제안을 단어 단위 또는 한 줄 단위로 점진적으로 수락할 수 있는 기능이 JetBrains AI Assistant 2024.2에 추가되었습니다.

JetBrains AI Assistant is a plugin for their IDEs that uses large language models to enhance your coding experience. It can answer your questions about code, suggest completions and refactorings, and even help you write documentation and commit messages. It analyzes the context of your project to provide the most relevant suggestions, and you can chat with it directly within the IDE. It's a powerful tool for programmers looking to boost their productivity.

The JetBrains AI Assistant 2024.2 update has been enhanced with incremental acceptance of code suggestions, providing a more granular control over the code generation process. Multiline code suggestions are now presented in stages, with each single-line suggestion requiring explicit acceptance before the next line is displayed. This approach empowers users to carefully review and approve code changes step-by-step.

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

JetBrains AI Assistant requires that you already own a JetBrains IDE product with an active commercial subscription license and is licensed per user as a commercial annual subscription. We can supply new subscriptions, subscription renewals, lapsed subscription renewals, and additional developer licenses. See our JetBrains AI Assistant licensing page for full details.

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

.NET C#에서 DOCX 문서를 PDF로 변환하세요

8월 15, 2024
강력한 TX Text Control API를 활용하여 Microsoft Word 문서를 PDF 형식으로 프로그래밍 방식으로 효율적으로 변환할 수 있습니다.

TX Text Control .NET Server for ASP.NET is a server-side component that equips developers with a powerful word processing engine for web applications. It integrates seamlessly with ASP.NET, ASP.NET Core, popular frameworks like Angular and React, and JavaScript, allowing you to build dynamic document editing and generation features directly within your web applications. This empowers you to create documents on the fly using data from various sources, edit existing documents in the browser, and handle functionalities like PDF processing and form filling, all on the server-side.

Converting Microsoft Word documents to PDF is a common requirement across a wide range of applications. From dynamic document generation through mail merges with data sources like JSON to create invoices and other deliverables, the final output often requires PDF conversion for distribution. Additionally, PDF/A, an ISO standard, is essential for the secure, long-term archiving of documents. In this blog post, Text Control's Bjoern Meyer shows you how to convert a DOCX file to PDF using TX Text Control in a .NET 8 console application. Steps include:

  • Preparing the application
  • Converting a DOCX file to PDF
  • Applying PDF settings
  • Adding Digital Signatures
  • Creating the PDF/A file

Read the complete blog now and learn how to accomplish this very common task quickly and easily using TX Text Control.

TX Text Control .NET Server for ASP.NET is licensed per Developer and includes Run-time licensing for up to 5 Servers. Licensing is perpetual, and include a 1-year subscription. See our TX Text Control .NET Server for ASP.NET licensing page for more details.

Learn more about TX Text Control .NET Server for ASP.NET.

데이터를 무단 액세스로부터 보호하세요

8월 14, 2024
암호 작성법(cryptography)과 암호화(encryption)를 사용하면 데이터를 안전한 형식으로 변환하여 기밀성, 무결성, 신뢰성을 보호할 수 있습니다.

Cryptography and encryption are fundamental to secure internet communications. These techniques transform data into an unreadable format, safeguarding sensitive information from unauthorized access. By employing robust algorithms and cryptographic keys, communications components protect data transmission and storage. This ensures confidentiality, integrity, and authenticity, preventing data breaches, eavesdropping, and tampering. Cryptography's benefits are paramount in protecting personal information, financial transactions, and sensitive business data, fostering trust and security in the digital realm.

Several .NET 8 communications and messaging components offer cryptography/encryption support including:

  • IPWorks SFTP .NET Edition by /n software facilitates secure file transfers using robust SSH-2 encryption and authentication mechanisms.
  • Rebex SFTP allows developers to implement secure file transfer protocols with support for various encryption algorithms and key exchange methods.
  • SocketTools .NET Edition by Catalyst Development Corporation simplifies secure data transfer with AES-256 encryption, ensuring data confidentiality throughout transmission.

For an in-depth analysis of features and price, visit our .NET 8 communications and messaging components comparison.

Compare .NET 8 Comms & Messaging

React 애플리케이션에서 차트 생성을 간소화하세요

8월 14, 2024
KendoReact v8.2.0(2024 Q3)에 차트 마법사 구성요소가 추가되어 React 앱에서 차트 생성의 복잡성을 줄이고 개발 시간을 절약할 수 있습니다.

KendoReact by Telerik is a professional UI kit of more than 120 responsive and customizable native UI and data visualization components for React developers. Designed to save time building powerful high performance React applications, it helps ensure a modern, consistent look-and-feel across your application's user interface.

KendoReact v8.2.0, part of the 2024 Q3 release, adds a new chart wizard component, enhancing the developer experience by streamlining the chart creation process. This component provides a simple and intuitive interface that enables React developers to quickly create charts from a data-bound component or an external source. It guides you through a chart's configuration, allowing you to set up the chart type, title, series, legend, area, value axis, category axis and data source. This reduces the potential for errors in the chart setup whilst saving development time by reducing the complexity of building interactive data visualizations within React apps.

To see a full list of what’s new in 2024 Q3 (v8.2.0), see our release notes.

KendoReact is licensed per developer and is available as a perpetual license with a 1 year support subscription, which is available in 3 tiers: Lite, Priority or Ultimate. See our KendoReact licensing page for full details.

KendoReact is available to buy in the following products: