Error!
Success!

ASP.NET: Removing System.Web Dependencies

0
kicks

ASP.NET: Removing System.Web Dependencies  (Unpublished)

As a general rule I prefer to avoid referencing System.Web in my library classes. But if it can’t be avoided it’s still a good idea to avoid the use of HttpContext.Current. It must be nice to live in a perfect world you say? Yes, there are times that even this cannot be avoided. Or can it?


Kicked By:
Drop Kicked By: