Re: Documentation for C++ classes supportint the ActiveX ADO contr



Stephen,

Thanks for your quick follow-up. I have been away from VC++ development for
a while, and have recently gotten back. All my previous development was with
VS 6. So, I'm new to VS2005. It was not my intention to create a .NET
application. But, I guess I need some clarification on that.

Jim

"Stephen Howe" wrote:

I'm not sure that this is the best of the MSDN managed newsgroups for this
question. If not please redirect me. I got sent her by someone in the
VC.ATL
newsgroup.

I'm developing a C++ application in Visual Studio 2005 that includes an
interface to ADO controls.

[snip]

When you say ADO, I think you mean ADO.NET as you mention
"ADO Data Control, ADO Data Grid control, and ADO DataList
control". This newsgroup covers classic ADO, pre .NET development

If so have a read of this

You want the newsgroups
microsoft.public.dotnet.framework.adonet
microsoft.public.dotnet.framework.aspnet.datagridcontrol
microsoft.public.dotnet.datatools

and in fact, 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