the question is how to automatically create new ActiveRecord SessionScope when using WCF Service. in web application there is httpModule described in web.config like
but how to use it in WCF service ?
the question is how to automatically create new ActiveRecord SessionScope when using WCF Service. in web application there is httpModule described in web.config like
but how to use it in WCF service ?