0

How to develop application for CASIO DTX30 on .Net ?

Anthon
  • 69,918
  • 32
  • 186
  • 246
shrestha2lt8
  • 305
  • 1
  • 9

2 Answers2

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