Security Considerations
DevExpress .NET controls include mechanisms to protect data and help avoid security risks. This section describes security features you can use to create safer Windows Forms applications with DevExpress UI controls.
- Safe Deserialization
- Suppress New Processes Initiated by .NET Controls
- Suppress Control Requests to Download Data from External URLs
- Clipboard Access Policy
The Code Diagnostics section describes the DevExpress.Win.CodeAnalysis
NuGet package that you can install to detect errors and possible issues in your C# code.