i have a MVC 5 project with an oracle DB,
i need to use sum sort of membership provider, as i understand it,
at the moment there's no boilerplate provider which works with OracleDB for mvc.
can anybody recommend a solution?
I'm trying to adjust microsoft "WebMatrix.Data" and "WebMatrix.WebData" to work with oracle ,i have the source code from http://aspnetwebstack.codeplex.com/SourceControl/network
,
has anyone tried this before? and if so perhaps can help with helpf links or the code?
Coordination WebMatrix.Data and WebMatrix.WebData work with Oracle DB
83 Views Asked by galrave At
1
as it happens i solved it by downloading the source code for
WebMatrix
from Microsoft git and rewriting the entire project to work with Oracle DB