|
-
Jun 26th, 2004, 09:44 PM
#1
Thread Starter
Addicted Member
New to ADO.NET help
I am new to the entire .NET enviroment, and need some guidance.
I understand how to use ADO in VB6 and regular ASP. When I try to find any help in the MSDN for .NET it keeps talking about datasets and such. I was wondering...
Is the old way of doing ADO obsolete in .NET?
Is the coding similar, but no external references, and new names?
Help please.
BeengieHappy.Vaue = (SharksScore > OpponentsScore)
Go Sharks!
-
Jun 26th, 2004, 10:35 PM
#2
Sleep mode
You still can use ADO in .NET but find me one who recommends that .
ADO.NET is almost restructured . It has disconnect capabilities to represent data . It became easier , more stable , more sensible ..etc .The names of the methods are quite different (if I still remember Old ADO)
I can't write a book , right now ...
-
Jun 27th, 2004, 05:03 AM
#3
PowerPoster
Hi,
Yes ADO.NET is an entirely different approach to database access, but you will soon recognise what is happening. If you want to you can continue useing ADO and that might be your simplest course of action while you are grappling with other .NET principles. I discarded ADO completely when I went to .NET and found myself unable to access my databases for some time (due to my lack of understanding ) I think I would have made faster progress all round if I had not tried to immediately cope with ADO.NET.
Taxes
The more I learn about VB.NET the more I like dBaseIII Plus
The foregoing, whilst believed to be correct, is given without guarantee as to it's accuracy and entirely without recourse. You are required to decide for yourself whether or not it is suitable for your purposes and no liability for loss of any nature can be entertained.
-
Jun 28th, 2004, 09:40 AM
#4
Thread Starter
Addicted Member
I was afraid of that (but I am not afraid of learning either)...
Do you know of any good threads, or any sites I should visit to help me understand the new terminology and concepts?
BeengieHappy.Vaue = (SharksScore > OpponentsScore)
Go Sharks!
-
Jun 28th, 2004, 09:50 AM
#5
PowerPoster
Hi,
The MSDN Help references are excellent on this subject. You have to go through several articles, but it is well worth it. Try out what you learn and post problems on this forum.
Taxes
The more I learn about VB.NET the more I like dBaseIII Plus
The foregoing, whilst believed to be correct, is given without guarantee as to it's accuracy and entirely without recourse. You are required to decide for yourself whether or not it is suitable for your purposes and no liability for loss of any nature can be entertained.
-
Jun 28th, 2004, 10:52 AM
#6
Thread Starter
Addicted Member
For once, it looks like the MSDN library is clear about the usage of something...
Thank you for the guidance
BeengieHappy.Vaue = (SharksScore > OpponentsScore)
Go Sharks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|