Front-end Google BigQuery with an ASP.net 4.5 application - Part 1

__________________ This three part article shows how to set up a Google BigQuery project, how to front-end that project with a sample ASP.net application available for download as a GitHub repository , and how the engineering behind that sample application works. Part one here explains how to set up a Google Cloud Platform account, and how to build a basic BigQuery project. Part two will first describe the sample application user experience, and will then focus on application configuration and the security set-up. Part three will explain the engineering behind the application. I want to say thank you to Eyal Peled, of Google, for taking time to answer some questions I had about BigQuery. __________________ G oogle Cloud Platform offers a wide range of products that move computing from an ownership model to a rental model. In the Platform product line, Google BigQuery handles large data volumes and queries. Although BigQuery lacks some features of products like Oracle...