Skip to content

Commit a5b3a66

Browse files
updated code
1 parent 04f50a1 commit a5b3a66

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ Displaying data from an Azure SQL Database in a [.NET MAUI DataGrid](https://www
2525

2626
##### C#
2727

28-
Create a class for accessing the database and retrieving data.
29-
Use the ADO.NET connection string copied earlier.
28+
Create a class for accessing the database and retrieving data.Use the ADO .NET connection string copied earlier.
3029

3130
```C#
3231
public class DatabaseService

0 commit comments

Comments
 (0)