Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie ? on creating Dataset in VS 2005
Message
 
 
À
25/07/2006 15:55:05
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01139720
Message ID:
01140381
Vues:
25
Hi Kevin,

I need more help in understanding how to create a strongly-typed dataset in VS 2005. So far I feel very stupid <g>.

I am looking at my sample project where I added a dataset Dataset1.
In the Solution Explorer I see Dataset1.xsd with DataSet1.cs.
When I open Dataset1.cs the only code there is :
namespace MyProject {
    partial class DataSet1
    {
        partial class DataTable1DataTable
        {
        }
    }
}
As you can see it ain't much <g>. My question is, do you know of a book (I am ready to jump in the car and drive to a book store) or a white paper/article on the web that has a tutorial on how to create strongly-typed datasets in Visual Studio 2005?

Thank you.

P.S. Bonnie, I am copying you on this message in case you can recommend a resource. Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform