B
bhawin13
Hello folks,
You should be here if you know something about typed DataSet or wants
to know something about typed DataSet. If you know something about
typed DataSet then please express your views.
I have started this topic to discuss the use of typed dataset.
I wish you express your view regarding typed dataset.
When I have seen typed dataset few question arise in my mind please
presend your view in context to those question or if you have any
question regarding typed DataSet please write here.
1.In which condition it should be used?
2.In which condition it should not be used?
3.How it should be filled in from database using adapter and when?
for example:
I have mapped tables database to database and defined relation ship
amongs tables.
This is the only one dataset in application that i need to refer
throught application.
4.As we are creating typed dataset using some dotnet utility with
faster manner. How can we generate commands and adapters for dataset
automatically if possible or what is the effective way to create
adapter and commands?
5.From which class of application typed dataset should be initialized.
6.For which kind of application it is more convinient?
7.How to reduce its overhead or how to use it with minimum load?
regards,
bhawin13
You should be here if you know something about typed DataSet or wants
to know something about typed DataSet. If you know something about
typed DataSet then please express your views.
I have started this topic to discuss the use of typed dataset.
I wish you express your view regarding typed dataset.
When I have seen typed dataset few question arise in my mind please
presend your view in context to those question or if you have any
question regarding typed DataSet please write here.
1.In which condition it should be used?
2.In which condition it should not be used?
3.How it should be filled in from database using adapter and when?
for example:
I have mapped tables database to database and defined relation ship
amongs tables.
This is the only one dataset in application that i need to refer
throught application.
4.As we are creating typed dataset using some dotnet utility with
faster manner. How can we generate commands and adapters for dataset
automatically if possible or what is the effective way to create
adapter and commands?
5.From which class of application typed dataset should be initialized.
6.For which kind of application it is more convinient?
7.How to reduce its overhead or how to use it with minimum load?
regards,
bhawin13