Browse by Tags
A .docx is a ZIP file Open a .docx file in a hex editor and the first two bytes are PK . Every
modern Office format - .docx , .xlsx , .pptx - is a ZIP archive of XML parts
and embedded resources. PDF is not a ZIP file, but just like Office formats it...
Oliver Sturm (DevExpress)
29 May 2026
Every application that stores passwords makes an implicit bet: that the hashing
algorithm it chose will remain strong enough to resist attacks for as long as
those hashes exist. It’s worth revisiting that bet regularly. This post walks
through the reasoning...
Oliver Sturm (DevExpress)
17 April 2026
A developer asks: “How do I protect my connection string in a desktop
application?” This is one of the most common security questions in .NET development, and it
sounds like it should have a straightforward answer. But there is a fundamental
problem we...
Oliver Sturm (DevExpress)
2 April 2026
Back in 2002, the world was exciting for Windows desktop application developers: Microsoft released the .NET Framework! With it came the completely new language C# (do you remember it was called Cool prior to the release?) as well as various new subsystems...
Oliver Sturm (DevExpress)
9 February 2024
More Posts
Featured Posts
DevExpress Developer Survey — AI Impact, Regulatory Compliance, Upgrade & General Product Experience
Dennis Garavsky (DevExpress)
Alex Chuev (DevExpress)
Dennis Garavsky (DevExpress)
Popular Topics
- Roadmap
- v26.1 - Next Release
- v25.2 - Latest Release
- Prerelease/EAP
- .NET 10
- AI
- DevExtreme
- Blazor
- ASP.NET
- Office File API
- XAF UI/Web API Service
- .NET MAUI
- WinForms
- WPF
- Reporting
- BI Dashboard
- VCL
- Linux/MacOS/Unix

