0aba9e91e2e47b726702a3c6d2a7397128aa8f81
Introduced DataRowExtensions.cs with extension methods for DataRow: - ItemEx<T>: Retrieves a value by column name with a default if missing or null. - ItemEx (string): Overload for string values, using the generic method. These methods help prevent errors when accessing missing or null columns.
Description
No description provided
Languages
JavaScript
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%