6
shouts

Html and Uri String Encoding without System.Web - Rick Strahl's Web Log

published 405 days, 2 hours, 36 minutes ago posted by beebee 405 days, 11 hours, 9 minutes ago
Friday, February 06, 2009 11:09:11 PM GMT Friday, February 06, 2009 2:36:00 PM GMT

I’ve been revisiting and refactoring some of my old utility libraries recently. One of my classes is WebUtils which is – duh - Web specific and really didn’t need to be in this general utility library and so I moved it off into my Web support library that contains the brunt of Web specific behavior like custom controls and general ASP.NET helpers. The Westwind.Web project naturally contains a reference to System.Web because it’s a Web project. After removing the Web functionality from the Westwind.Utilitie...

category: ASP.NET | clicked: 6 | | source: west-wind.com | show counter code
tags: UrlEncode

No comments yet, be the first one to post comment.

To post your comment please login or signup