There's Still More Tucked Away In Here!
Certainly image manipulation, url rewriting / sitemap enhancements and JavaScript helpers feature prominently in DNAide.
However, there is more to DNAide. It was originally written as a library of common helper methods useful for your day to day ASP.NET tasks. Hunting around you will find amongst others:
DNAide.Core
A number of useful core aide methods including:
- Type casting for core types such as String, Int, DateTime with the ability to return definable default values on conversion failure
- String based helper methods e.g StripXml, Encryption, StripNonAlphaNumericCharacters etc.
- Number based helper methods
DNAide.Web.UI.Controls
- HyperLinkPager - useful for generating data paging as SEO friendly hyperlinks
- FlashMovie - control used for embedding Flash movies in your WebForms using SWFObject
SEO Friendly Error Support