Dictionary of List and ListViews in ASP.NET

Preamble I’m asking this question because even though I’ve read through a lot of ListView resources, I’m still not ‘getting’ it. Background I have a bunch of Foo‘s that have a list of items associated with them (known as Bar), and I’m pulling them from the Data Access/Business Logic layer as Dictionary that holds a … Read more