Aaron Hudon

Results 20 comments of Aaron Hudon

@pmiddleton Can you suggest the current workaround in 2.1 on how to call a TVF (with parameters)?

@pmiddleton Thanks. I'm doing this now. Since this causes a subquery like `SELECT * FROM TVF...`` the query plan performance is like 99% worse than selecting directly from the TVF.

Unfortunately, yes, I'll have to write the entire SQL instead of taking advantage of the nice LINQ syntax for the where clauses (and potentially joins to other entity objects) The...

I'm stuck for now :( I'll watch this thread (?) for updates on support for TVFs

@pmiddleton Rewrite? :-/ which thread has the query pipeline rewrite discussion?

This is a bootstrap theme package, not a custom component library.

@ctafield mind sharing a snippet of your implementation ?