any good articles on VB.NET->Database Connection?

  • Thread starter Thread starter ===Steve L.===
  • Start date Start date
S

===Steve L.===

I'm new to vb studio .net and sql2k, and wondered if any one know any
good articles on the subject? such as the best practices and
configuration for the database connection and security model. articles
with good coding samples are preferred. thank you!
 
Steve,

On your question are probably thousands of answers.

Keep in mind that there is in Net not one "Best" practise in general.
Every problem can have its "Best" method.

Otherwise you could probably do only the "Best" practise, what is a
difference with some so named simple to use development environments.

A very good start point for learning is.

http://samples.gotdotnet.com/quickstart/

Another good resource for your questions is
news://msnews.microsoft.com/microsoft.public.dotnet.framework.adonet

I hope this helps,

Cor
 

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

Back
Top