Jump to main content
The 1010data .NET SDK enables developers to create applications that connect their applications to the 1010data Insights Platform for processing and retrieval of big data.
Before you start writing your first application to connect to the 1010data Insights Platform, you need to install Visual Studio and download the .NET SDK.
Creating a new basic, single-threaded, single-user application with the 1010data .NET SDK includes setting up your application framework, establishing a session, submitting a query, receiving results, and cleaning up the session.
The .NET SDK contains the TenTenException class.
There are multiple ways to work with the results returned by the 1010data .NET SDK.
Shared Access Management (SAM) pools enable a single set of credentials to be shared between client side threads to leverage multiple threads of parallelism on the 1010data Insights Platform.
There are several recommended best practices when using the 1010data .NET SDK.
The latest 1010data .NET SDK is designed for developing applications in a style that is more closely compatible with .NET development, specifically object-oriented programming.
The 1010data .NET SDK Reference contains detailed information about its classes and methods.
You can try to troubleshoot issues with the .NET SDK. If you cannot resolve the issue, file a support request.