Click here to Skip to main content
15,915,336 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to make Desktop App without any Database but connect with google spread sheet. I don't know how to make CRUD system with Google Spread sheet. Anyone suggest me how to make this type of project?

What I have tried:

i have tried some code after watching tutorials about google API but i don't understand
Posted
Updated 21-Sep-20 0:18am
Comments
BillWoodruff 21-Sep-20 9:53am    
show your code

1 solution

Would suggest you to start from here:
.NET Quickstart  |  Sheets API  |  Google Developers[^]
Google Sheets Read Write Update Operations using Dotnet Core | Tutorial[^]

Try and see if you get stuck with something specific.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900