Architecture 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