Linq Framework Design Guidelines - evolve into optimized frameworks(blog.domaindotnet.com)

submitted by dcarrdcarr(790) 3 years, 6 months ago

This is from the team that brought you ‘Framework Design Guidelines’ led by Krzysztof Cwalina, an individual we are not shy to recognize as an amazing mind. Look for this content (as shared here from their internal work) in the next of the book For example : defer execution of query operator implementations. The expected behavior of most of the Query Pattern members is that they simply construct a new object which, upon enumeration, produces the elements of the set which match the query. The evaluation time is, then, at enumeration.

1 comment |category: |Views: 40

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by dcarrdcarr(790) 3 years, 6 months ago 0

The important aspect of designing frameworks exposting IEnumerable<T> and creating Linq custom providers that have best-practices in usability. A critical next step for architects who live 'in the code but also beyond it' in scope, even now into non-technical realms as mandate.

Reply

information Login or create an account to comment on this story