Skip to content

Commit e65d1db

Browse files
jameshkramermairaw
andauthored
33). Add topic files 99 to 102 (#18413)
* 33). Add topic files 99 to 102 * Apply suggestions from code review Co-authored-by: Maira Wenzel <[email protected]> Co-authored-by: Maira Wenzel <[email protected]>
1 parent 4737133 commit e65d1db

13 files changed

+347
-368
lines changed

.openpublishing.redirection.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1785,6 +1785,26 @@
17851785
"redirect_url": "/dotnet/standard/linq/refactor-pure-functions",
17861786
"redirect_document_id": true
17871787
},
1788+
{
1789+
"source_path": "docs/csharp/programming-guide/concepts/linq/chaining-queries-example.md",
1790+
"redirect_url": "/dotnet/standard/linq/chain-queries-example",
1791+
"redirect_document_id": true
1792+
},
1793+
{
1794+
"source_path": "docs/csharp/programming-guide/concepts/linq/deferred-execution-and-lazy-evaluation-in-linq-to-xml.md",
1795+
"redirect_url": "/dotnet/standard/linq/deferred-execution-lazy-evaluation",
1796+
"redirect_document_id": true
1797+
},
1798+
{
1799+
"source_path": "docs/csharp/programming-guide/concepts/linq/deferred-execution-example.md",
1800+
"redirect_url": "/dotnet/standard/linq/deferred-execution-example",
1801+
"redirect_document_id": true
1802+
},
1803+
{
1804+
"source_path": "docs/csharp/programming-guide/concepts/linq/intermediate-materialization.md",
1805+
"redirect_url": "/dotnet/standard/linq/intermediate-materialization",
1806+
"redirect_document_id": true
1807+
},
17881808
{
17891809
"source_path": "docs/csharp/programming-guide/concepts/threading/how-to-use-a-thread-pool.md",
17901810
"redirect_url": "/dotnet/api/system.threading.threadpool.queueuserworkitem"
@@ -5327,6 +5347,16 @@
53275347
"redirect_url": "/dotnet/standard/linq/refactor-pure-functions",
53285348
"redirect_document_id": false
53295349
},
5350+
{
5351+
"source_path": "docs/visual-basic/programming-guide/concepts/linq/deferred-execution-and-lazy-evaluation-in-linq-to-xml.md",
5352+
"redirect_url": "/dotnet/standard/linq/deferred-execution-lazy-evaluation",
5353+
"redirect_document_id": false
5354+
},
5355+
{
5356+
"source_path": "docs/visual-basic/programming-guide/concepts/linq/deferred-execution-example.md",
5357+
"redirect_url": "/dotnet/standard/linq/deferred-execution-example",
5358+
"redirect_document_id": false
5359+
},
53305360
{
53315361
"source_path": "docs/visual-basic/programming-guide/concepts/threading/how-to-use-a-thread-pool.md",
53325362
"redirect_url": "/dotnet/api/system.threading.threadpool.queueuserworkitem"

docs/csharp/programming-guide/concepts/linq/chaining-queries-example.md

Lines changed: 0 additions & 85 deletions
This file was deleted.

docs/csharp/programming-guide/concepts/linq/deferred-execution-and-lazy-evaluation-in-linq-to-xml.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

docs/csharp/programming-guide/concepts/linq/deferred-execution-example.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

docs/csharp/programming-guide/concepts/linq/intermediate-materialization.md

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)