ADO.NET与ADO [英] ADO.NET vs ADO

查看:84
本文介绍了ADO.NET与ADO的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可能只是一个愚蠢的问题...


2005年问世时我从VB6切换到VB2005。现在我正在使用2008.当我开始编程时,VB5刚出来,我正在使用RDO。我喜欢ADO,当它出来并快速切换我的所有程序来使用它。


我试图切换到ADO.NET,但似乎无法看弄清楚我大部分时间都在做什么。我只是在几种形式中使用它,我需要它来使用DataGridView并更新一些记录。


我是唯一一个愚蠢的人而是使用旧的ADO?有没有一种学习ADO.NET的简单方法?

Just a silly question probably...

I made the switch from VB6 to VB2005 when 2005 came out. Now I''m using 2008. When I started programming, VB5 was just out and I was using RDO. I loved ADO when it came out and quickly switched all my programs to use it.

I''ve tried to make the switch to ADO.NET, but just can''t seem to figure out what I''m doing most of the time. I''m using it in just a couple of forms where I needed it to work with a DataGridView and to update a few records.

Am I the only stupid one out there that would rather use the old ADO? Is there an easy way to learn ADO.NET?

推荐答案

我更喜欢旧的ADO到其他任何地方。

很抱歉,但我可能会再用它十年。


-Aaron


10月17日,6日:35 * pm,Kevinp< kev ... @ nospam.comwrote:
I prefer the old ADO to anything else out there.

Sorry, but I''ll use it for another decade probably.

-Aaron

On Oct 17, 6:35*pm, Kevinp <kev...@nospam.comwrote:

可能只是一个愚蠢的问题...


2005年问世时我从VB6切换到VB2005。现在我正在使用2008.当我开始编程时,VB5刚出来,我正在使用RDO。我喜欢ADO,当它出来并快速切换我的所有程序来使用它。


我试图切换到ADO.NET,但似乎无法看弄清楚我大部分时间都在做什么。我只是在几种形式中使用它,我需要它来使用DataGridView并更新一些记录。


我是唯一一个愚蠢的人而是使用旧的ADO?有没有简单的方法来学习ADO.NET?
Just a silly question probably...

I made the switch from VB6 to VB2005 when 2005 came out. Now I''m using 2008. When I started programming, VB5 was just out and I was using RDO. I loved ADO when it came out and quickly switched all my programs to use it.

I''ve tried to make the switch to ADO.NET, but just can''t seem to figure out what I''m doing most of the time. I''m using it in just a couple of forms where I needed it to work with a DataGridView and to update a few records.

Am I the only stupid one out there that would rather use the old ADO? Is there an easy way to learn ADO.NET?


Dreamweaver仍然写出完美的ADO,而Adobe刚刚取消了

的ASP.net功能..所以如果我不得不打赌 - 我认为经典的

ASP /经典ADO至少会在接下来的十年中出现。


-Aaron




10月17日,6:35 * pm,Kevinp< kev ... @ nospam.comwrote:
Dreamweaver still writes perfectly solid ADO, and Adobe just cancelled
the ASP.net functionality.. so if I had to bet-- I think that classic
ASP / classic ADO is here for the next decade at least.

-Aaron



On Oct 17, 6:35*pm, Kevinp <kev...@nospam.comwrote:

可能只是一个愚蠢的问题...


我在2005年问世时从VB6切换到VB2005。现在我正在使用2008.当我开始编程时,VB5刚出来,我正在使用RDO。我喜欢ADO,当它出来并快速切换我的所有程序来使用它。


我试图切换到ADO.NET,但似乎无法看弄清楚我大部分时间都在做什么。我只是在几种形式中使用它,我需要它来使用DataGridView并更新一些记录。


我是唯一一个愚蠢的人而是使用旧的ADO?有没有简单的方法来学习ADO.NET?
Just a silly question probably...

I made the switch from VB6 to VB2005 when 2005 came out. Now I''m using 2008. When I started programming, VB5 was just out and I was using RDO. I loved ADO when it came out and quickly switched all my programs to use it.

I''ve tried to make the switch to ADO.NET, but just can''t seem to figure out what I''m doing most of the time. I''m using it in just a couple of forms where I needed it to work with a DataGridView and to update a few records.

Am I the only stupid one out there that would rather use the old ADO? Is there an easy way to learn ADO.NET?


Kevin,


特别是因为它有几种形式然后看一下Linq to SQL

可能是从Ado到Ado.Net最简单的转换


您需要将应用程序设置为使用Framework 3.5。不要忘记

使用bindingsource而不是直接使用控件的数据源。

http://msdn.microsoft.com/en-us/library/bb425822.aspx

Cor



Cor


" Kevinp" < ke **** @ nospam.com写信息

新闻:4i ************************** ****** @ 4ax.com ...
Kevin,

Especially as it is for a couple of forms have then a look at Linq to SQL
probably the most easiest switch from Ado to Ado.Net

You need to set your application to work with Framework 3.5. Don''t forget to
use the bindingsource instead of directly the datasource of your controls.

http://msdn.microsoft.com/en-us/library/bb425822.aspx

Cor


Cor

"Kevinp" <ke****@nospam.comwrote in message
news:4i********************************@4ax.com...

可能只是一个愚蠢的问题......


我2005年问世时,从VB6切换到VB2005。现在我正在使用

2008.当我开始编程时,VB5刚出来,我正在使用RDO。我很高兴ADO在出现时很喜欢ADO并快速切换所有程序来使用它。


我试图切换到ADO.NET ,但似乎无法想象我大部分时间都在做什么。我只是在几个

表单中使用它,我需要它来使用DataGridView并更新一些

记录。


我是唯一一个宁愿使用旧ADO的傻瓜吗?

有一种学习ADO.NET的简单方法吗?
Just a silly question probably...

I made the switch from VB6 to VB2005 when 2005 came out. Now I''m using
2008. When I started programming, VB5 was just out and I was using RDO. I
loved ADO when it came out and quickly switched all my programs to use it.

I''ve tried to make the switch to ADO.NET, but just can''t seem to figure
out what I''m doing most of the time. I''m using it in just a couple of
forms where I needed it to work with a DataGridView and to update a few
records.

Am I the only stupid one out there that would rather use the old ADO? Is
there an easy way to learn ADO.NET?


这篇关于ADO.NET与ADO的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆