Database Agnostic Best Practices

B

Bernie Yaeger

Hi,

Is this a question or a comment?

Outside of the specific connection string itself, you do have this - with
the add'l exceptions of the capabilities of a given database driver.

Bernie Yaeger
 
S

Sahil Malik [MVP]

Very very wide and open question.

Very short answer - Use something similar to the provider factory model in
..NET 2.0.
 
F

Frans Bouma [C# MVP]

Ashishthaps said:
I want Database Agnostic Best Practices for my application written in
.Net

For Christmas? Or for your upcoming birthday?

Frans

--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top