Tagged Questions

0
votes
2answers
317 views

SubSonic 3 Linq projecting anonymous types but not class types

I am fairly new to SubSonic 3/Linq, and don't know if I'm missing something obvious, but I think I ran into a projection issue. I am trying to perform the most basic query, and getting back proper ...