I
Ivan
Hello!
I read this article
http://www.lostechies.com/blogs/jim...uery-operators-lose-that-foreach-already.aspx
Well, those shortcuts look great and I'd like to use it.
I have order object and Items property (IEnumerable)
When I type Items. I don't get anything in intellisence and I want to use
aggregates to expose totals, etc
Currently I use foreach.
What am I doing wrong?
Thanks,
Ivan
I read this article
http://www.lostechies.com/blogs/jim...uery-operators-lose-that-foreach-already.aspx
Well, those shortcuts look great and I'd like to use it.
I have order object and Items property (IEnumerable)
When I type Items. I don't get anything in intellisence and I want to use
aggregates to expose totals, etc
Currently I use foreach.
What am I doing wrong?
Thanks,
Ivan