Skip to main content
Tag

export

All blogs tagged with export

8
Articles
37,733
Total Views

Showing 8 of 8 articles

05
Jun
2026
CWE-1236: Preventing CSV Injection in ASP.NET Core Excel and CSV Exports
127 views

This article explores the critical issue of CSV injection within ASP.NET Core applications, detailing effective strategies to prevent such vulnerabilities. Understanding and mitigating CSV injection is essential for maintaining application security, especially in scenarios involving data export to CSV. Familiarity with ASP.NET Core and basic security concepts will enhance the reader's grasp of the material presented.

21
May
2026
Integrating FastReport in ASP.NET Core for Dynamic Reporting and PDF Export
104 views

This detailed guide covers the integration of FastReport in ASP.NET Core applications, focusing on generating dynamic reports and exporting them to PDF. Understanding this integration is crucial for developers needing robust reporting solutions that seamlessly fit into modern web applications. Readers should have a basic understanding of ASP.NET Core and C# to fully grasp the concepts discussed.

Translate Page