-
Notifications
You must be signed in to change notification settings - Fork 6k
LINQ to XML consolidation #16969
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
LINQ to XML consolidation #16969
Conversation
* add toc.yml * fix toc.yml * remove extra line Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
* 2a). Delete C# and VB sample files, add redirects * 2b). Add merged sample files * 2c). Add back toc.yml * add redirect value * remove spaces on last line * remove spaces from last line * Update sample-xml-file-numerical-data.md * title + small fixes * fix path Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
* 3a). Add topic files 1 to 2 * fix typos * more changes * toc fixes * more fixes * fix broken link * add redirect * expand VB * undo changes * change link * more fixes * content fixes * acrolinx fixes * acrolinx * add breadcrumb Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
* 4a). Add topic files 3 to 4 * changes * add redirect true * title case Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
* 5a). Add topic files 5 to 6 * add redirect true * move files to linq folder * white space + links * changes Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
* 6a). Add topic files 7 to 8 * fixes + acrolynx Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
* 7a). Add topic files 9 to 10 * add redirect true * move files to linq folder * acrolinx + fixes * link format Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
* 9). Add topic files 11 to 14 * fix path Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
* 10). Add topic files 15 to 18 * small edits * small edits * use link * small edits * add missing desciption Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
* 11). Add topic files 19 to 22 * fix path * small edits * small edits * small edit * small edits * small edit Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
* 12). Add topic files 23 to 26 * small edits * small edits * add missing description * small edits Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
* 13). Add topic files 27 to 30 * readd hyphen * add description * small fixes * minor edits Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
I'm leaving this as ready for review. The only warnings are about some missing descriptions. Perhaps they were added to the current version of the files now. @jameshkramer not sure if you have one more cycle to spare and copy/add the missing descriptions? |
Note: At some point these will need to move to the new fundamentals section. Doing that later will result in double redirection. Pinging @BillWagner to confirm if this LINQ section is in the plan for the fundamentals sections. |
@mairaw, yes, I'll fix these. Jim |
LINQ is certainly fundamental content. If there's a better location for this @BillWagner, please let us know. I agree that it would be easier not have to move this content twice. But also merge conflicts are getting complicated, so I'd like to merge this content soon. |
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 is awesome, and let's merge it as soon as the conflicts are resolved..
No description provided.