I've been using System.Data.OracleClient
for a while now and i'm not sure whether I should keep using it if it is being deprecated?
Although all my pages will still work under the .Net 4 framework i'm worried that when there is a new framework all the pages may stop working.
Does anyone have any suggestions?