Category News

透過 SMTP 從 .NET 7 應用發送電子郵件

11月 29, 2023
使用簡單郵件傳輸協定將電子郵件發送功能集成到您的 .NET 7 應用程式。

Simple Mail Transfer Protocol (SMTP) is the standard protocol for sending emails across the Internet. Within the context of communications and messaging, SMTP plays a pivotal role in the email delivery process, acting as the postal service for emails. It works closely with protocols like IMAP and POP3, which are used for email retrieval, ensuring a complete system for email communication.

Several .NET 7 communications components provide SMTP functionality including:

  • IPWorks .NET Edition by /n software includes a robust SMTP component, offering reliable email sending and server management.
  • Rebex Secure Mail for .NET is a versatile SMTP library with advanced features like encryption, authentication and message composition.
  • PowerTCP Mail for .NET by Dart Communications is a high-performance .NET SMTP component for demanding email applications.
  • SocketTools .NET Edition by Catalyst Development Corp. is a lightweight SMTP component for sending emails offering ease of use and quick integration.

For an in-depth analysis of features and price, visit our .NET 7 Communications and Messaging comparison.

Compare .NET 7 Comms & Messaging Components

如何在網格中保存搜索

11月 29, 2023
使用 Isomorphic Software 的 SmartClient 保存搜尋首選項,而不是一次又一次地重複相同的過程。

SmartClient is a comprehensive JavaScript component suite compatible with React, Vue, Angular, and more, that empowers you to craft large-scale, high-productivity Enterprise web applications. Its modern class system fosters clean encapsulation of application modules and screens, resulting in a more maintainable and comprehensible codebase.

In this blog post, Alex Fashakin demonstrates how to use SmartClient's built-in feature to save search preferences on grids. Steps include:

  • Creating the DataSource
  • Building the UI for the Saved Search feature
  • How to save searches on grids
  • Adding visible UI for storing search preferences

Read the complete blog to learn how to boost productivity with the SmartClient saved search feature.

For more information visit our SmartClient product page.

輕鬆編寫領先的 AI 解決方案腳本

11月 29, 2023
Smart Package Robot v3.0 添加對腳本雲和離線 AI 產品的支援,包括 ChatGPT、DeepL Translator 和 GPT4All。

Smart Package Robot is a powerful automation tool that streamlines tasks across various domains, enhancing productivity and efficiency. With over 1000 automated features, it replicates manual actions, freeing up time for more demanding tasks. Smart Package Robot prioritizes data security, employing robust encryption and data transmission protocols to safeguard sensitive information.

Smart Package Robot v3.0 makes it easy to integrate leading AIs into your own products. This new release allows you to benefit from AI-Cloud and AI-Offline systems, including such tools as Vision, TTS, ChatGPT, DALL·E 3 and WHISPER by Open AI, ElevenLabs Text 2 Speech, DeepL Translator, GPT4All and more, all without the need to make any Python scripts. Incorporating these tools can drastically improve your system's accuracy, efficiency and user experience.

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

For more information, see our Smart Package Robot product page.

在 .NET Core 中使用 SFTP 檔案傳輸增強安全性

11月 29, 2023
SFTP 元件為檔案傳輸提供了安全、簡化的解決方案,增強了資料安全性並簡化了資料交換。

Secure File Transfer Protocol (SFTP) is a communication protocol for transferring files securely. It operates over the Secure Shell (SSH) protocol, providing a protected path for file transfer, access, and management. SFTP is an essential part of communications and messaging in systems where data security is a priority, as it encrypts both commands and data, preventing sensitive information from being exposed to unauthorized entities during the transfer process.

There are a number of .NET Core components that support SFTP including:

  • IPWorks SFTP .NET Edition by /n software is a powerful and easy-to-use SFTP component which provides secure file transfers, remote file management, and support for various SFTP protocols.
  • Rebex SFTP for .NET is a high-performance SFTP component for .NET Core, offering advanced security features and a user-friendly API.
  • Xceed SFTP for .NET is a powerful library that provides comprehensive SFTP functionality, a streamlined interface, and integration with .NET Core applications.
  • Clever Internet .NET Suite by Clever Components includes an SFTP component that offers secure file transfers, remote file management, and SFTP server support.
  • PowerTCP SSH and SFTP for .NET by Dart Communications is a feature-rich SFTP component for .NET Core applications, offering secure file transfers, remote file management, and SSH transport compression.
  • SocketTools .NET Edition by Catalyst Development Corp. is a versatile SFTP library for .NET Core developers, providing support for multiple SFTP protocols, secure file transfers, and remote file operations.

For an in-depth analysis of features and price, visit our comparison of .NET Core Comms & Messaging components.

Compare .NET Core SFTP Components

捕獲系統快照以解決安裝問題

11月 28, 2023
輕鬆創建安裝前後系統狀態的記錄。

In the context of installation tools, capturing snapshots refers to the capability to record the state of a system before and after software installation. This is crucial for developers and system administrators to understand the changes an installation makes, allowing for a clean uninstallation process and aiding in troubleshooting any issues that arise due to changes in system files or registry settings.

Several Installation Tools support capturing snapshots including:

  • Advanced Installer Architect lets you create snapshots for rollback and incremental updates.
  • AdminStudio allows you to create snapshots to capture the state of an application for easy deployment and rollback.
  • Master Packager utilizes snapshots to streamline application deployment and maintenance.
  • PACE Suite employs snapshots to facilitate application deployment, rollback, and version control.

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

Compare Installation Tools