Page view counter

How to Work with Datasets and Filters from an ASP Application

In this video, part 3 of 3, Joe Stagner demonstrates how to return a filtered set of data from the overall application dataset. For additional information about this video, read the Creating a Data Access Layer data access tutorial.

Presented by Joe Stagner

Duration: 6 minutes, 1 second

Date: 7 August 2008

Watch the video   |   Download the video   |   Get VB code  or  C# code

Video downloads: WMV | Zune | iPod | PSP | MPEG-4 | 3GP

Audio downloads: AAC | WMA | MPEG-4 | MPEG-3 | MPEG-2

Comments : 17

Leave a Comment

namhyuk : On August 09, 2008 5:10 PM said:

We need some more advanced topices, like 3-tier.

lonelyhero : On August 12, 2008 12:55 PM said:

We need alot of advaned topices, like 3-tier. Thanks alot.

pnv.ravikiran : On August 12, 2008 11:46 PM said:

Hi Joe, thanks for the video. If deliver some advanced filtering on datasets and datatables, that would be great.

Cheers

retroviz : On August 13, 2008 9:22 AM said:

Hi Joe, another well presented video. With the introduction of LINQ it would be useful to outline the differences in using typed datasets as both approaches offer similar advantages. Also as mentioned above, a video on creating an n-tier app with multi DALs (e.g.SQLServer, MSAccess, XML) using Object DataSources would be great. Thanks

SALADINE : On August 16, 2008 12:25 PM said:

thank you mr

*salah eddine bekhouche*

abelanet : On August 19, 2008 3:53 AM said:

Thanks - very good. Watching a video is so much more faster then reading pages.

asater : On August 26, 2008 3:06 PM said:

I agree with Lonelyhero

Thank you

Pakistan : On September 06, 2008 7:22 AM said:

Thank you so much for such a nice training.

Pakistan : On September 06, 2008 7:25 AM said:

how can i connect dataset file with textbox

that i enter id in textbox and only that id related data shown

in the gridview. if some help me i will be very thankful

orphan : On September 13, 2008 2:09 AM said:

Great Videos !

But "lonelyhero" is right, this is too basic

chmzeeshan : On September 20, 2008 5:11 AM said:

Great work , but expecting more detail tutorial soon.

atarikg : On October 04, 2008 1:34 AM said:

Although it's a very basic and easy way of working with datas but it's not a recommended way to work with database when binding and working with datas. Because when using quick datasets like that hold all data when paging and when filtering. so it's not an effective way so it does really not matter to know how to work datasets...

leopold : On October 08, 2008 2:55 PM said:

very nice, I like your videos....it gives a little glue how to start, but there should be more details about the tabeladapter for instance (update, insert queries and using it as datasource for grieds)

or what drives you to the decision of using adapters instead of binding it directly to the db

hope the next episode is coming soon

hashad : On October 21, 2008 4:31 PM said:

Thank you for this

is so nice training.

agoyal : On October 25, 2008 3:19 PM said:

Nice video.  Please some more Videos for creating BLL

troubleshooter : On November 01, 2008 7:32 AM said:

joe,

i would appreciate, if you put on a data access tutorial, how could we make use of the datarelation in strongly typed dataset to get childrows using parent keys and vice-versa. e.g. dataTable.ParentRelations, dr.GetChildRows(.... something extra and useful. Isn't it?

ronald_yoh : On November 06, 2008 4:18 AM said:

hey Joe,

can't get this working..  the code does not pick the videoDS table adapter while typing "As new...."

any idea?

Leave a Comment

You must be logged in to leave a comment. Click here to log in.

Microsoft Communities