Home All Groups Group Topic Archive Search About
Author
20 Jul 2006 11:59 PM
sharmaajay
hi all,
i want to know whether we can make a dataextract function in global
page(global.asax) though a query and.. then for each individual .aspx
page can we query tht dataset instead of creating dataset for each page
individual page???


i'll appriciate ur help


regards
AJAY

Author
21 Jul 2006 6:50 AM
Cor Ligthert [MVP]
Sharmaaj,

Because of the fact that the generated datasets are completely different in
ASPNET 2005, WinForms 2005, all version before that.

What are you using?

Cor

<sharmaa***@gmail.com> schreef in bericht
Show quoteHide quote
news:1153439957.665925.116170@b28g2000cwb.googlegroups.com...
> hi all,
> i want to know whether we can make a dataextract function in global
> page(global.asax) though a query and.. then for each individual .aspx
> page can we query tht dataset instead of creating dataset for each page
> individual page???
>
>
> i'll appriciate ur help
>
>
> regards
> AJAY
>