Wednesday, September 26, 2018

Getting Started With AWS Free Tier And Connect DynamoDB With .NET

We will see all the steps for creating an AWS Free Tier account (for one year) and we will create an Amazon DynamoDB table from a .NET WinForms application. Later, we will insert some records to this DynamoDB table and display all the records in a Data Grid View control.

source https://www.c-sharpcorner.com/article/getting-started-with-aws-free-tier-and-connect-dynamodb-with-net/

No comments:

Post a Comment