ASp.net Oracle

Hello,

I am very much new to .NET development and I am about to start the development phase.

Can anyone please answer my these questions:

  1. What’s the best way to manipulate .NET/Oracle 10g data? Which datasource to go for?
  2. CRUD operation idea?
  3. Any good resource to grasp things from there?

Thanks in advance!

I forgot to mention its .NET/C#/Oracle10g

I would suggest PLINQO. It is codesmith templates that will generate all the entities and manages needed to interface with your oracle database. Other than that, I will not be much help, as I never use oracle. Only MSSQL and MySql