by Al Beecy
June 5, 2009
A useful RegEx expression for preventing script tags from being injected into web forms.
[More]
by Al Beecy
May 18, 2009
How to convert a generic List<> to a DataTable with reflection.
[More]
by Al Beecy
January 10, 2009
How to convert a byte array to a string in C#.
[More]
9696862b-17a6-4ff1-931a-9a84148dec7d|5|3.6
Tags:
C#
by Al Beecy
January 8, 2009
Event signature reference for the ASP.Net GridView control.
[More]
by Al Beecy
January 8, 2009
A C# code example showing how to get event signatures using reflection.
[More]
4fb8b7b6-8131-402f-885c-f5cb99c87718|1|5.0
Tags:
C# | Reflection