How to develop application for CASIO DTX30 on .Net ?
Asked
Active
Viewed 161 times
0
-
`enter code here`? Is this an online test? – Darin Dimitrov Mar 27 '13 at 07:40
-
@GSerg, there's no such thing as *default question template*. – Darin Dimitrov Mar 27 '13 at 07:41
-
@GSerg: If you click the `{}` above the textbox without selection, you get that. I removed it. – Anthon Mar 27 '13 at 07:42
2 Answers
2
You need Visual Studio 2008 for that (Professional of higher). Support for Windows CE programming was removed from Visual Studio 2010 and later.
Using VS2008, create a new Smart Device project.

GSerg
- 76,472
- 17
- 159
- 346
0
As mentioned by GSerg, you'll need Visual Studio 2008 to develop for the DT-X30.
In addition I'd recommend the following:
The Casio Developers/Partners page (requires registration and log in) will allow you to access the SDK and other downloads. I believe there is a software developers guide available and downloading the SDK will give you access to some great sample applications.
This page on the casio-b2b website will allow you access to some documentation and patches also.

Kobunite
- 365
- 8
- 23