HTML Entities Class
Published on 1/11/2009 by Site Editor|
Vote this tutorial:
|
More articles in .NET
I could not find an easy way to get HTML Entity strings (e.g. "& g t ;" - without the spaces) based on the character value, so I created this easy HtmlEntities static class based on the Generic Dictionary.  read more
By Peter Bromberg
Latest Posts
- The .NET Newbie's Guide to Customizing the DataGridView Control
- How to Disable the Focus Rectangle on WPF Controls
- Hudson Continuous Integration Server
- C# Basics: switch control statement
- ASP.NET Request Logging with Asynchronous Fire And Forget Pattern
- HTML Entities Class
- Fire and Forget Fun: RPC Pings, GET, POST and more.
- ASP.NET Data Control Series - Part 2
- Design Patterns for .NET
- ASP.NET Cookies FAQ
- ASP.NET: Using SQLite with Enterprise Library 3.1
- Visual Studio 2005: Cool Debugging Tricks
- .NET Anonymous Methods in C#
- C# .NET Extension Methods 3.0
- Add a YouTube Search Page to your ASP.NET Site
- .NET PropertyGrid Control - ListBox, ComboBox, and Custom Classes
- ASP.NET DataList and DataRepeater Controls
- ASP.NET RSS/Atom FeedReader with just one line of code
- .NET Abstract Factory
- AJAX Rating in ASP.NET 2.0


