-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOCSP-46455 Too Short Title: LINQ #473
Conversation
✅ Deploy Preview for docs-csharp ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
source/fundamentals/linq.txt
Outdated
LINQ | ||
==== | ||
========================================== | ||
Query with LINQ and Aggregation Operations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This title makes it sound like the page covers two ways to query: LINQ and aggregation operations. LINQ is really just an alternative syntax for running queries--one which happens to use aggregation operations under the hood. Is something like 'Query Data with LINQ' too short?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes it's too short unfortunately :(
source/fundamentals/linq.txt
Outdated
LINQ | ||
==== | ||
================================ | ||
Language Integrated Query (LINQ) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good thought, but it's inconsistent with the style guide. how about:
Language Integrated Query (LINQ) | |
LINQ Syntax for Aggregation Operations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for that style guide link; yes LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98)
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98)
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98)
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98)
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98)
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98)
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98)
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98)
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98)
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98)
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98)
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98) Co-authored-by: lindseymoore <[email protected]>
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98) Co-authored-by: lindseymoore <[email protected]>
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98) Co-authored-by: lindseymoore <[email protected]>
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98) Co-authored-by: lindseymoore <[email protected]>
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98) Co-authored-by: lindseymoore <[email protected]>
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98) Co-authored-by: lindseymoore <[email protected]>
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98) Co-authored-by: lindseymoore <[email protected]>
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98) Co-authored-by: lindseymoore <[email protected]>
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98) Co-authored-by: lindseymoore <[email protected]>
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98) Co-authored-by: lindseymoore <[email protected]>
* DOCSP-46455 Too Short Title: LINQ * edit * MW edit * MW edit (cherry picked from commit 843ab98) Co-authored-by: lindseymoore <[email protected]>
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-46455
Staging Links
Self-Review Checklist