0.4 Binaries

 Downloads & Files



Application NXL_0.4.zip
application, 33K, uploaded Aug 29 2008 - 88 downloads
Source Code NXL_0.4_src.zip
source code, 60K, uploaded Aug 29 2008 - 134 downloads

Release Notes

*Renamed many string function (as suggested by mstrobel)
    • UrlEncode/UrlDecode -> EncodeUrl/DecodeUrl
    • HtmlEncode/HtmlDecode -> EncodeHtml/DecodeHtml
    • ToBase64/FromBase64 -> EncodeBase64/DecodeBase64
    • Md5 -> EncodeMd5
    • Sha1 -> EncodeSha1
    • Rerverse -> Reverse
    • Sub -> FormatWith
  • object.ToHash renamed to object.ToDictionary
  • Fixed stackoverflow in cache extensions
  • Added IEnumerable<T>.EachIndex
  • Added string.EncodeJavascript with escapes single quotes ('), for use in a javascript string
  • Added object.DefinesAttribute which returns true if the attribute is defined on the object
 Reviews for this release
No reviews yet for this release.
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | CodePlex Blog | Version 2008.12.9.14291