Skip to content
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

Sync fork repo #2

Merged
merged 55 commits into from
Oct 9, 2018
Merged

Sync fork repo #2

merged 55 commits into from
Oct 9, 2018

Conversation

sabahshariq
Copy link
Owner

Summary

Describe your changes here.

Fixes #Issue_Number (if available)

ant-222 and others added 30 commits October 4, 2018 01:02
I have failed to add proper links to `DbConnection.ConnectionString` and `DbConnection.Open`.

Changes:

1. Remove the mention of the term `format` and use the term `syntax` for the general structure of connection strings, because only parameter names (keywords) differ from provider to provider. Where`syntax` was used to mean the set of supported keywords, say so explicitly.

2. Correct the wrong statement that the connection string is parsed and analysed for errors during the opening of the connection, and supply instead a more detailed description of what is checked when.

3. Remove explicit reference to exceptions wrt syntax checking because exceptions are the standard and default way of error handling throughout .NET.

4. Remove the duplicate statement about new features in ADO.NET 2.0 (per-provider connection-string builders) from the beginning of the document. It is still present at the end.
Hello, @mairaw, @yishengjin1413, @Mikejo5000,
Localization team has reported source content issue that causes issue for localization. 
Description of the source issue: Example URLs should be escaped in order to avoid creating a link.
Please review the comment tag added and reply with explanation if fix is needed or not. If you make related fix in another PR then share your PR number so we can confirm and close this PR.
Many thanks in advance.
…7918)

* Added information on overloads, generic types

* Updated with link to xref service
* update link to asp.net core docs tutorials

* a better tutorial link

* more changes to link
* C42965: Inconsistent format

Hello, @ardalis,
Localization team has reported source content issue that causes issue for localization. 
Description of the source issue: extra spaces should be added after the backslashes in order to create a breakline.
Please review the comment tag added and reply with explanation if fix is needed or not. If you make related fix in another PR then share your PR number so we can confirm and close this PR.
Many thanks in advance.

* Removed backslashes
This fixed this issue: #8066
Changed from "a integrated development environment" to "an integrated development environment"
* Add how to

* revising based on feedback

* Update TOC and  how-to index

* update nuget

* Revised based on feedback
* fix typo

* another typo
* Added how-to to breadcrumbs

* fixed link
* Revised overview of .NET sync primitives

* Updated descriptions in the overview table

* Removed duplicate topics

* Typo fix

* Addressed feedback: lock statement updates

* Addressed feedback: overview table of sync primitives

* Addressed feedback: note that thread sync is cooperative

* Addressed feedback: WaitHandle section

* Addressed feedback: shorten intro to the resource syncronization section

* Addressed feedback: Monitor class

* Addressed feedback: consistent section starts

* Addressed feedback: Mutex

* Addressed feedback: SpinLock and SpinWait

* Addressed feedback: Semaphore section

* Addressed feedback: intro to the thread interaction section

* Addressed feedback: merged EventWaitHandle sections

* Addressed feedback: CountdownEvent section
* Update Nunit vb doc

* Small fixes

* Update unit-testing-visual-basic-with-nunit.md

* Update unit-testing-visual-basic-with-nunit.md
* fix weird links

* remove extra space

* feedback

* fix xref

* feedback

* feedback
* ML tutorials: reference overview of new ML.NET API

* Addressed feedback
* markdig - bare urls

* feedback

* feedback

* escape _

* more escaping _

* escape backtick
* markdig - bare urls

* feedback

* fix formatting

* feedback
* markdig - bare urls

* add missing braces

* feedback

* feedback
samuela and others added 25 commits October 6, 2018 00:22
* Including a new snippet containing the method syntax equivalent of the existing example

* Improving phrasing: The code snippet below -> The following code snippet
Added WebHttpBinding to Binding Features
* General grammar fix

General grammar fix

* Fixed typo

Fixed typo
* Fix syntax of <tracking> of WCF

* Fix syntax of <participants> of WCF

* Fix syntax of <add> of WCF

* Fix syntax of <trackingProfile> of WCF

* Fix syntax of <activityScheduledQueries> of WCF

* Fix syntax of <activityScheduledQuery> of WCF

* Fix syntax of <netTcpBinding>
The actual link points to "hello world" quickstart
* General grammar fix

General grammar fix

* Fixed typo

Fixed typo

* Fsharp word is missing from toc.

Fsharp word is missing from toc.

* Added "in"

Added "in"
Formatting code snippets
* General grammar fix

General grammar fix

* Fixed typo

Fixed typo

* Added missing word Fsharp

Added missing word Fsharp
Clarified parameter requirement per issue 7645.
Ported changes from similar article to this article.
* Seems these should be `that`

* Update csproj.md
* Add library guidelines section

* Add images and fix links

* Include cross-platform feedback

* Change guidelines to guidance

* Minor fix

* PR feedback

* Update breaking-changes.md with tool suggestions

* Update cross-platform-targeting.md with tool suggestions

* Update dependencies.md with tool suggestions

* Update nuget-publishing.md with tool suggestions

* Update nuget.md with tool suggestions

* Update sourcelink.md with tool suggestions

* Update strong-naming.md with tool suggestions

* Update versioning.md with tool suggestions

* PR feedback

* Minor improvements

* Update sourcelink

* Public shared source

* Add MVC compat version example to breaking changes

* Update behavior breaking changes

* Get started

* Fix video link

* Aspects of high-quality libraries

* Quote names in NuGet metadata table

* Derp

* Derp

* Intro aspects

* Add next/previous buttons

* Checked list

* Derp

* De-embiggen

* Merge more information links

* Fix broken links

* Update directory name

* PR feedback

* PR feedback

* Add breadcrumb

* Update media directory

* Derp

* PR feedback

* Change project to library where appropriate

* Derp

* quick edit

* removed comma

* quick edit

* quick edit

* quick edit

* quick edit

* quick edit

* quick edit

* quick edit

* PR feedback

* Typo
Merging customer's proposed revisions.
* trying to replace MSDN links with xref for XNA

* change xref XNA links to /previous-versions/ ones

* bad link title
@sabahshariq sabahshariq merged commit b4ea6c8 into sabahshariq:master Oct 9, 2018
sabahshariq pushed a commit that referenced this pull request Mar 3, 2019
)

* fix issue 1255: Move snippets to the snippets location

* fix issue 1255: Move snippets to the snippets location #2
sabahshariq pushed a commit that referenced this pull request Feb 11, 2020
* 10-22 Ch 5 PR

* 10-22 Ch 5 PR - fix images

* 10-22 Ch5 PR Update #1

* 10-23 Ch 5 fine-tuning verbage

* Update docs/architecture/cloud-native/distributed-data.md

Excellent. Thanks!

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* 10-27 Ch 5 Empty commit

* 10-29 Ch 5 Updated intro

* 11-01 Ch5 Cleansing Section 2

* 11-1 CH5 Updated Date

* 11-02 Ch 5 Section 2 updates

* 11-3 Ch 5 Section 2 fine tuning

* 11-3 Ch 5 Section 2 more fine tuning

* 11-3 ch 5 updates to section 3

* 11-4 Chatper 5 Section 3

* 11-06 Chapter 5 final update-pass 1

* 11-28 Ch 5 consolidated images in section 1

* 11-28 Ch 5 Updated Section 1

* 11-28 Ch 5 Updated Section 1 - fix md error

* 11-28 Ch 5 Consolidating Section 1 and 2

* 11-29 Ch 5 setion 1

* 12/5 Ch 5 Section 1

* 12-6 Ch 5 Event sourcing

* 12/8 ch 5 event sourcing

* 12/8 Chapter 5 Event Sourcing Section 1 complete

* 12/8 Ch 5 added caching and updated TOC

* 12/8 Ch 5 fix md fomratting error

* 12/8 Ch 5 fix 2nd md fomratting error

* 12/8 Ch 5 fix 3rd md fomratting error

* 12/18 Caching section complete

* 12/18 Caching section complete 2

* 12/19 Ch 5 updates to sql vs nosql

* 12/19 Ch 5 updates to sql vs nosql2

* 12/19 Ch 5 updates to sql vs nosql3

* 12/19 Ch 5 updates to sql vs nosql4

* 12/20 Ch 5 update to caching

* 12/20 Ch 5

* 12/21 Ch 5 WIP NoSQL vs SQL

* 12/21 Ch 5 WIP NoSQL vs SQL2

* 12/21 Ch 5 WIP SQL vs NoSQL

* 12/22 Ch 5

* 12/23 Ch 5 All except customer stories and ElaticSearch

* 12-24 Ch 5 Fine tuning to Sql vs NoSql

* 12/24 chapter 5 fine tuning to sql vs nosql

* 12/25 Ch 5 more fine tuning to sql vs nosql

* 12/25 Updates to navigation

* 12/25 Ch 5 added consistency graphic

* 12/25 Ch 5 corrections

* 12/27 Enhancing CosmosDB and NewSQL sections

* 12/27 Enhancing CosmosDB and NewSQL sections

* 12/29 Ch5 adding elasticsearch

* 12/29 Ch 5 lowercasing file name for Database-per-microservice

* 12/29 Ch 5 elastic complete first pass

* 12/30 CH 5 updates to Cosmos Table API

* 12/30 Ch 5 fine-tuning verbage

* 12/31 Ch 5 final wrap#1

* 12/31 Ch 5 final wrap#1 - fix link

* Update docs/architecture/cloud-native/Database-per-microservice.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/Database-per-microservice.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/Database-per-microservice.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/Database-per-microservice.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/azure-caching.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/azure-caching.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/Database-per-microservice.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/Database-per-microservice.md

Co-Authored-By: Nish Anil <nish@microsoft.com>

* Update docs/architecture/cloud-native/Database-per-microservice.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/azure-caching.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/azure-caching.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/elastic-search-in-azure.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/elastic-search-in-azure.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/relational-vs-nosql-data.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/relational-vs-nosql-data.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/relational-vs-nosql-data.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/relational-vs-nosql-data.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/relational-vs-nosql-data.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/relational-vs-nosql-data.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/Database-per-microservice.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Updates responding to PR comments from Nish and Maira

* Ch5 Push with PR Corrections

* Ch 5 fix warnings

* Ch 5 fix more warnings

* Ch 5 fix even more warnings

* Apply suggestions from code review

Commit updates

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
Co-Authored-By: Nish Anil <nish@microsoft.com>

* rename

* rename #2

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update to TOC

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/relational-vs-nosql-data.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/relational-vs-nosql-data.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/relational-vs-nosql-data.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/relational-vs-nosql-data.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/relational-vs-nosql-data.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/architecture/cloud-native/relational-vs-nosql-data.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Removed NewSQL Database image

* set up redirects

* fix redirect

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
Co-authored-by: Nish Anil <nish@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.