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 thanx alot
