.NET 뉴스

.NET 9에서 전화 기능이 통합된 솔루션을 빌드하세요

4월 10, 2025
AddTapi.NET는 Microsoft .NET 9를 지원하여, 최신 .NET 프레임워크를 사용하는 애플리케이션에 전화 기능을 통합할 수 있도록 해줍니다.

AddTapi.NET by Traysoft is a .NET telephony component that enables developers to build C#, VB.NET or C++ applications using Microsoft's Telephony Application Programming Interface (TAPI). It provides key features such as interactive voice response (IVR) systems, phone dialers, phone surveys, caller ID applications, notification systems, call tracking applications, call recorders and voice mail systems. It also supports a range of telephony hardware, ranging from voice modems to advanced telephony boards, including Cisco Unified Communication Manager, Avaya IP Office and Siemens HiPath. AddTapi.NET doesn't require users to have TAPI knowledge or telephony programming experience and makes an ideal tool for building telephony-integrated solutions.

AddTapi.NET now supports Microsoft .NET 9, allowing developers to leverage the latest performance enhancements, language features, and runtime improvements while building telephony-enabled applications. With AddTapi.NET, developers can programmatically manage multiple phone lines, initiate, hold, transfer, record, park and receive calls, monitor call status, capture caller ID information, and control hardware-based telephony devices through a high-level .NET interface that simplifies the complexities of TAPI. The integration with .NET 9 ensures that these capabilities are now accessible within a modern development framework, offering improved compatibility with contemporary tools, libraries, and deployment strategies, while maintaining robust control over telephony operations in both desktop and server environments.

AddTapi.NET is licensed per developer and is available as a perpetual license with free basic technical support via email, and free updates for a year. See our AddTapi.NET licensing page for full details.

For more information, see our AddTapi.NET product page.

사용자가 소프트웨어 환경을 맞춤화할 수 있도록 지원하세요

4월 9, 2025
생산성, 가시성 및 효율성을 개선하는 레이아웃을 통해 유연한 개인맞춤형 작업 공간을 구현하세요.

Layout components empower users to customize their software interface by arranging panels and tools to match their specific needs. This personalization boosts productivity by optimizing workflows and information visibility, adapting to various tasks and screen sizes. For instance, analysts can prioritize key data on dashboards, developers can tailor IDEs for coding efficiency, and support agents can organize communication panels for streamlined case handling. In essence, UI Suite Layouts provide a tailored and efficient software experience.

Several .NET Blazor UI suites offer layout components including:

  • DevExpress ASP.NET and Blazor provide grid and layout controls, enabling developers to build responsive, data-intensive web applications with extensive customization options.  
  • Infragistics Ignite UI offers high-performance grids and flexible layout components, empowering developers to create interactive data experiences across platforms.  
  • Syncfusion Essential Studio Enterprise includes versatile data grids and layout managers, facilitating the creation of enterprise applications with data manipulation capabilities.  
  • Blazorise allows you to construct responsive web UIs with its modular grid system and layout components, integrating seamlessly with CSS frameworks for consistent styling.

For an in-depth analysis of features and price, visit our .NET Blazor UI suites comparison.

Compare .NET Blazor UI Suites

.NET 9 앱에 맞춤법 검사 기능을 통합하세요

4월 9, 2025
TX Spell .NET 11.0은 업데이트된 라이선스, NuGet 지원, 최신 기능과의 통합 등 .NET 9와의 완전한 호환성을 보장합니다.

TX Spell .NET is a component that offers developers an easy way to integrate advanced spelling correction into their software. It supports multiple dictionaries, including custom word lists, and provides real-time spell checking for rich text editors, word processors, and other text-based applications. Whether for desktop, web, or cloud-based applications, it enhances text input quality with minimal development effort.

The TX Spell .NET 11.0 release fully supports .NET 9, integrating with the latest framework. This update includes adjustments to licensing, improved NuGet package compatibility, and other refinements to align with .NET 9’s evolving ecosystem. Developers can confidently use TX Spell .NET in modern applications, ensuring stability and compatibility with the latest runtime advancements.

TX Spell .NET for WinForms and ASP.NET and TX Spell .NET for WPF are licensed per developer and are available as a Perpetual License with a 12 month support and maintenance subscription. See our TX Spell .NET for WinForms and ASP.NET licensing page or TX Spell .NET for WPF licensing page for full details.

TX Spell .NET is available to buy in the following products:

뷰어를 벗어나지 않고 Excel을 PDF로 변환할 수 있습니다

4월 9, 2025
Microsoft Excel 스프레드시트를 PDF 파일로 변환하는 것을 지원하여 접근성을 높여주는 PDF 뷰어를 통해 .NET 애플리케이션을 개선하세요.

A .NET PDF viewer with Excel to PDF conversion capabilities enables developers to augment their .NET-based applications so that users can transform Microsoft Excel spreadsheets (in XLSX or XLS format) into PDF documents for viewing, sharing, or archiving. All handled within the viewer, this functionality preserves the structure, formatting, and content of the original Excel files while converting them into the widely-used PDF format. The ability to convert Excel to PDF in this manner allows for easy viewing, sharing, printing, and archiving of data without requiring end users to have Microsoft Excel installed. It also allows Excel content to be distributed with greater security and portability, while ensuring consistent rendering across different platforms, systems and devices.

Several .NET PDF viewer components allow you to convert Excel to PDF, including:

  • Telerik UI PDF for ASP.NET AJAX (part of Telerik UI for ASP.NET AJAX) enables the upload and conversion of Excel spreadsheets to PDF for consistent document presentation.
  • ImageGear for .NET by Accusoft facilitates the transformation of Excel files into PDFs, maintaining layout and formatting for professional document processing environments.
  • Syncfusion Xamarin PDF (part of Syncfusion Essential Studio Enterprise) allows users to convert Excel documents to PDF format to support flexible and reliable document output.

For an in-depth analysis of features and price, visit our comparison of .NET PDF viewer components.

Compare .NET PDF Viewer Components

데스크탑 앱에 WPF Excel XLSX 뷰어를 추가하세요

4월 8, 2025
MESCIUS의 Spread.NET을 사용하면 Excel 파일을 프로그래밍 방식으로 가져오고, 워크시트를 사용자 지정하고, 최종 사용자의 변경을 방지할 수 있습니다.

Spread.NET helps you create spreadsheets, grids, dashboards, and forms. It includes a powerful calculation engine with 450+ functions and the ability to import and export Excel spreadsheets. Leverage the extensive .NET spreadsheet API and powerful calculation engine to create analysis, budgeting, dashboard, data collection and management, scientific, and financial applications.

In this blog post, MESCIUS Product Marketing Specialist Mackenzie Albitz demonstrates how to use Spread.NET to enable your WPF application to display or interact with Excel files using a dedicated viewer. She'll walk through how to add an Excel XLSX viewer to a WPF app using the WPF spreadsheet control, Spread.NET for WPF. You'll learn how to load a .xlsx file, lock down the worksheet, and allow users to edit only specific cells — perfect for budget forms, reports, or review-only sheets. Once you have created a WPF project, the steps are as follows:

  • Define the User Interface for the WPF Spreadsheet app
  • Import Excel (.xlsx) Files into the WPF App Excel Viewer
  • Protect the .NET Worksheet in the WPF Excel Viewer

Detailed sample code is included and you can even download a sample project to follow along.

Read the full blog post to learn how to add this versatile capability to your WPF applications.

Spread.NET is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. We can supply any Spread.NET license including new licenses, maintenance renewals, and upgrade licenses. See our Spread.NET licensing page for full details.

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