To do List App Lesson One
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=l9Fh4RZYMV8
In this lesson I do the following • 1. I create the starting database for the ToDoList App with a Transact-SQL script in SQL SERVER Management Studio. • 2. I create the first version of the application using Radzen Blazor Studio. • 3. I customize the AddInventory and EditInventory Blazor Components. • 4. I test run the app by adding a new to do and verifying that its shows up on the ToDoList component after it has been created. • Blazor/C# source code for this lesson can be found at https://github.com/benjaminsqlserver/... • Transact-SQL Script file to create the starting database can be found at https://github.com/benjaminsqlserver/...
#############################
