Re: ADO.NET versus T-SQL



Sorry Stephen, I'm very new to all of this, I will post my question else where.

"Stephen Howe" wrote:

If dealing in an environment with ally SQL database environment, should I
use
ADO.NET or T-SQL? And when should ADO.NET be used in preference to XML?

Why are you asking that here? ADO.NET is off-topic.
This newsgroup deals with classic ADO, pre- ADO.NET which is quite
substantially different

Please read below:

===================================================

All .NET newsgroups have the word "dotnet" somewhere in the
name.
Newsgroups lacking "dotnet" are _NOT_ for .NET development

Here is a list that might help:

Newsgroup support on .NET:
microsoft.public.dotnet.* hieracrchy

Newsgroup support on ADO.NET:
microsoft.public.dotnet.framework.adonet

Newsgroup support on VB.NET:
microsoft.public.dotnet.framework.languages.vb
microsoft.public.dotnet.framework.languages.vb.controls
microsoft.public.dotnet.framework.languages.vb.data
microsoft.public.dotnet.framework.languages.vb.upgrade

Newsgroup support on C#:
microsoft.public.dotnet.framework.languages.csharp

Newsgroup support on Datagrid:
microsoft.public.dotnet.framework.aspnet.datagridcontrol

Newsgroup support on Datatools:
microsoft.public.dotnet.datatools

Newsgroup support on Windows Forms
microsoft.public.dotnet.framework.windowsforms
microsoft.public.dotnet.framework.windowsforms.control
microsoft.public.dotnet.framework.windowsforms.databinding

Stephen Howe



.



Relevant Pages