G
Guest
For an application displaying read only data targeting a small audience it
would seem to me that using ODBC DSNs to delegate user authentication would
be quicker to develop than recreating that same authentication and
authorization within the app using dotnet data providers, though of course
ODBC is outdated and would be a deployment headache and would limit
scalability. But in certain cases, could it be considered professionally
acceptable to use ODBC these days in the .NET world?
would seem to me that using ODBC DSNs to delegate user authentication would
be quicker to develop than recreating that same authentication and
authorization within the app using dotnet data providers, though of course
ODBC is outdated and would be a deployment headache and would limit
scalability. But in certain cases, could it be considered professionally
acceptable to use ODBC these days in the .NET world?