Category News

Simplify In-Process Messaging in .NET

February 23, 2026
MediatR enables scalable, maintainable .NET architectures with decoupled logic, proven messaging patterns, and flexible middleware support.

MediatR, by Lucky Penny Software, is a .NET library that implements the mediator and command dispatcher patterns to simplify in-process messaging within applications. It provides a clean and consistent way to handle requests, commands, queries, and notifications, while reducing direct dependencies between components. MediatR integrates with Clean and Vertical Slice architectures, making it a trusted solution for modern .NET development.

By decoupling components and centralizing message handling, MediatR improves maintainability, testability, and code organization. It helps teams manage growing applications without unnecessary complexity and supports clear separation of concerns. Suitable for everything from modern APIs and microservices to large enterprise systems, MediatR enables developers to build scalable, flexible architectures that can evolve with business needs.

MediatR is licensed on an annual subscription basis per development team, with Standard (1–10 developers), Professional (11–50 developers), and Enterprise (unlimited developers) tiers. See our MediatR licensing page for full details.

For more information, visit our MediatR product page.

Restrict Access to Server Files in .NET

February 20, 2026
Implement access control in .NET applications to securely manage files on a server through authenticated, permission-based controls.

Access control for server files is the practice of restricting who can view, modify, create, or delete data stored on a server. It is typically implemented through authentication mechanisms that verify user identity and authorization rules that define permitted actions. By enforcing clearly defined permissions, organizations can reduce the risk of unauthorized access, protect sensitive information, support regulatory compliance, and maintain data integrity. Effective access control also improves operational oversight by ensuring that users and systems interact only with the resources necessary for their roles.

Several .NET communication and messaging components grant you access control, including:

  • SecureBlackbox .NET Edition (part of /n software Red Carpet Subscription) lets developers implement access control to authenticate users and enforce permissions on file and directory operations.
  • Rebex File Server includes built-in user and group management with configurable file and directory permissions, enabling administrators to define granular access rules.
  • Clever Internet .NET Suite for C#, VB.NET, ASP.NET by Clever Components supports authenticated file transfers, allowing developers to implement credential-based access restrictions and encrypted communication.

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

Compare .NET Comms & Messaging Components

Improve Data Clarity with Flexible Column Hiding

February 20, 2026
Enhance productivity with column hiding, allowing users to customize grid views, reduce visual clutter, and focus on the most important information.

Column hiding in grids allows users to temporarily remove selected columns from view without deleting the underlying data. This provides a more focused and flexible way to work by showing only the fields relevant to a specific task or role. By reducing visual clutter and optimizing screen space, it improves readability and makes data easier to scan and analyze. For example, a financial analyst might display only revenue and profit columns for performance review, while a project manager may hide technical fields to focus on timelines and resources. Because columns can be restored at any time, the feature supports personalized, non-destructive customization.

Several .NET Blazor Grid controls offer the ability to hide columns including:

  • DevExpress Blazor Grid (part of DevExpress ASP.NET and Blazor) lets you hide grid columns dynamically, tailoring data views to reduce clutter and improve user focus.
  • ComponentOne Blazor FlexGrid (part of ComponentOne Studio Blazor Edition) allows you to selectively hide columns, creating cleaner, task-specific layouts.
  • Blazorise enables you to control column visibility in data grids, supporting customizable displays.
  • Infragistics Ignite UI for Blazor Data Grid (part of Infragistics Ignite UI) facilitates column hiding to simplify interfaces, optimize screen space, and enhance data readability.

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

Compare .NET Blazor Grid Controls

Convert Natural Language into SQL with AI

February 20, 2026
Devart dbForge SQL Complete adds an AI Assistant to generate, optimize, and explain SQL queries directly within SSMS.

dbForge SQL Complete is a code completion tool for SQL Server Management Studio and Visual Studio that significantly enhances SQL coding productivity. It offers features like context-aware suggestions, intelligent code formatting, and refactoring capabilities, helping developers write cleaner, more efficient SQL queries. With its intuitive interface and extensive feature set, dbForge SQL Complete is a valuable asset for database professionals seeking to improve their development and improve code quality.

The dbForge SQL Complete V2025.3.61 update introduces integrated AI Assistant capabilities within SSMS, enabling developers to convert natural language into context-aware SQL queries, optimize and troubleshoot existing code, analyze execution errors, and receive detailed explanations of query logic and syntax. It also supports interactive AI chat for database-related questions and provides access to up-to-date information through built-in web search.

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

dbForge SQL Complete is licensed per developer and is available as an Annual or Perpetual License with a 12 month support and maintenance subscription. See our dbForge SQL Complete licensing page for full details.

dbForge SQL Complete is available in the following products:

Simplify Large Datasets with Spreadsheet Sorting

February 19, 2026
Enable efficient data organization and analysis with high-performance spreadsheet sorting that delivers precise, multi-level control.

Data sorting in a spreadsheet is the process of arranging data in a specific order such as alphabetically, numerically, or by date based on one or more columns. It enables users and developers to quickly organize large datasets, improve readability, and surface meaningful insights such as top performing products, recent transactions, or lowest inventory levels. By supporting multi level sorting, for example by region and then by revenue, spreadsheets maintain row integrity while delivering structured and analysis ready views of data. Common use cases include ranking sales performance, organizing customer lists, managing financial records, preparing reports, and enhancing interactive data grids within business applications.

Several .NET WinForms spreadsheet controls allow you to sort data, including:

For an in-depth analysis of features and price, visit our comparison of .NET WinForms spreadsheet controls.

Compare .NET WinForms Spreadsheet Controls