Custom Object Friendly ASP.NET controls

  • Thread starter Thread starter aeden.jameson
  • Start date Start date
A

aeden.jameson

I'm using domain driven design on my projects which means most of the
time I'm not using datasets for anything. Does anyone know of Asp.net
2.0 server controls and data source contorls that are more custom
object friendly?

Cheers,
Aend
 
Hello aeden,

What do u meant? Anything else the standard collections? But what are the
requirements for your collection then?

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


aj> I'm using domain driven design on my projects which means most of
aj> the time I'm not using datasets for anything. Does anyone know of
aj> Asp.net 2.0 server controls and data source contorls that are more
aj> custom object friendly?
aj>
aj> Cheers,
aj> Aen
 
Back
Top