RegEx to match a string that DOES NOT contain angle brackets

by Al Beecy June 5, 2009
A useful RegEx expression for preventing script tags from being injected into web forms. [More]

Tags:

Asp.Net | C# | Regular Expressions

Convert a Generic List to a DataTable Using Reflection

by Al Beecy May 18, 2009
How to convert a generic List<> to a DataTable with reflection. [More]

Tags: , ,

C# | Generics | Reflection

Convert a Byte Array to a String in C#

by Al Beecy January 10, 2009
How to convert a byte array to a string in C#. [More]

Tags:

C#

ASP.Net GridView Event Signature Reference

by Al Beecy January 8, 2009
Event signature reference for the ASP.Net GridView control. [More]

Tags:

Asp.Net | C# | Reference

C# - Using Reflection to Get Web Control Event Signatures

by Al Beecy January 8, 2009
A C# code example showing how to get event signatures using reflection. [More]

Tags:

C# | Reflection

Powered by BlogEngine.NET1.5.0.7 | Theme by Mads Kristensen