Unable to get started with .Net

I checked. Your app sends request to US server. Your bd is on EU server.
You need to call this line before InitApp:
Backendless.URL = "https://eu-api.backendless.com";