We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f50a1 commit a5b3a66Copy full SHA for a5b3a66
1 file changed
README.md
@@ -25,8 +25,7 @@ Displaying data from an Azure SQL Database in a [.NET MAUI DataGrid](https://www
25
26
##### C#
27
28
-Create a class for accessing the database and retrieving data.
29
-Use the ADO.NET connection string copied earlier.
+Create a class for accessing the database and retrieving data.Use the ADO .NET connection string copied earlier.
30
31
```C#
32
public class DatabaseService
0 commit comments