Project scenario
Technology: Dotnetnuke (about 100 - 150 screens)
Data Architecture: LINQ to SQL Selected Using Codesmith PLINQO
The modules are configured, so great if it does not work with Oracle or MySQL as a backend
So the question is:
Due to choosing LINQ to SQL instead of a 3-tier provider model, will this create any problem?
Is it recommended to use a site with dynamic data in this case?
source
share