On Mon, Jan 19, 2009 at 4:20 PM, comm_eng_amr <[email protected]> wrote:
> Hi everybody > i'm starting my first program using C#2005 > the program is simply a database storing my eBooks > the problems i faced are so easy but as a beginner are hard > > 1- i need to create a class to initialize the ADO.NET > dataset,adapter,... and how to use it in the program > 2- i wanna build another project in the program to serialize the ebooks > to and from the database ,then how to inialize these projects inside > the main program This isn't a C# list, but for C and C++. These languages aren't much related (C# is closer to Java and VB than C or C++, as far as I can tell). This list would be more appropriate: http://tech.groups.yahoo.com/group/dot_net_community -- Brett ------------------------------------------------------------ "In the rhythm of music a secret is hidden; If I were to divulge it, it would overturn the world." -- Jelaleddin Rumi
