Hello Everyone
How do I use dell venue pro 8 as development device? I would like to connect it to a desktop and use it as a development device.
Thanks
What do you mean by "development device"?
The Venue Pro runs Windows 8.1 so you should be able to load Visual Studio directly on it.
You could also build on the desktop and then remote debug. See Run apps on a remote machine . You can also follow the steps in Remote debugging on Windows RT (Windows), but changing out ARM binaries for x86.
--Rob