I am trying to connect my ASP.NET website to a table in Parse.com. I have downloaded .NET 4.5 SDK and added to references in VS 2012. But now I dont know how can I reference my application to the backend table.
I think I should write somewhere like webconfig, application key or something like this so ASP.NET website can connect parse.com backend.
I searched for a tutorial but I couldnt find. Thanks for any help.