File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ There are two things you need to accomplish in your App.config:
2525
2626## Samples
2727
28- In practice, maybe you can remember the connection string parameters, but
29- ** nobody ** can write a correct ` DbProviderFactory ` entry from scratch. The
30- originals were found via brute force search in a Microsoft Research project, and
31- have been copied from StackOverflow ever since.
28+ In practice, nobody can remember how to write a connection string, let alone a
29+ ` DbProviderFactory ` entry from scratch. The originals were found via brute force
30+ search in a Microsoft Research project, and have been copied from StackOverflow
31+ ever since.
3232
3333An easy way to get a working App.config as a starting point is to use the helper
3434NuGet package for your backend, which will also install the appropriate ADO.NET
You can’t perform that action at this time.
0 commit comments