iDesk Getting Started / Windows Samples
Run iDesk sample projects on Windows 10 / 11
Windows 10 and Windows 11 are the recommended first platforms for verifying that Bee Mobile iDesk is installed correctly and that the sample projects can be opened, built, and run from Visual Studio. This platform is intended mainly for development and initial testing. It is not an embedded target, but it is the fastest way to validate your iDesk installation before moving to Linux or embedded hardware.
Platform summary
Why start with Windows?
Pros
- Fastest way to start
- Best for initial testing
- Uses Visual Studio directly
- Good for verifying that iDesk was installed correctly
Cons
- Not an embedded target
- Does not validate Linux deployment
- Does not represent the final hardware environment
Sample projects
Open, build, and run the samples
iDesk sample projects are installed together with the iDesk package. After installation,
locate the iDesk installation folder and open the sample projects in Visual Studio.
-
Install Bee Mobile iDesk.
Make sure iDesk is installed on a Windows 10 or Windows 11 development PC. -
Open the iDesk installation folder.
The installation folder contains the iDesk assemblies, supporting files, and sample projects. -
Open a sample project in Visual Studio.
Use Microsoft Visual Studio 2022 or Microsoft Visual Studio 2026. -
Build the project.
Restore/build the project and make sure there are no missing references. -
Run the sample application.
Start the sample project from Visual Studio and verify that the iDesk controls are displayed correctly.
Note:
Bee Mobile iDesk has been tested on Windows 10 and Windows 11 with Microsoft Visual Studio 2022
and Microsoft Visual Studio 2026.
Bee Mobile iDesk has been tested on Windows 10 and Windows 11 with Microsoft Visual Studio 2022
and Microsoft Visual Studio 2026.
