Using the ResolveUrl method inside your class library Business Logic(djproduct.blogspot.com)
submitted by
djProduct(50) 2 years, 3 months ago
Using the ResolveUrl method inside your class library Business Logic Layer (BLL)
Getting around passing HttpContext.Current to your business logic layer, or BLL.
The Problem:
You want to use handy methods like ResolveUrl inside your Business Logic Layer (BLL) which is a class library. You don't want to reference System.Web or any .Net framework library beneath the System.Web subsystem inside your BLL libraries.
|category: ASP.NET
|Views: 59
tags:
ASP.NET another
Everyones tags:
Your Tags: