User`s manual

Table Of Contents
UC-7400-CE User’s Manual Application Development
4-9
y From the Build toolbar, choose the SDK (UC7400CE1.0 in this example), the type of
run-time image (Release or Debug), and the target device (UC7400CE1.0 Device in the
example).
y Write your code.
y From the Build menu, choose Rebuild All to compile your application.
y Ignore the following dialog if it pops up. This is generated by ActiveSync while developing a
mobile application. The UC-7400-CE computer is not a mobile device.
y When you complete your application, use the web-based management system to upload it to
the target computer.
y Logon the target computer and execute the program at the console prompt.
To develop a VB.NET / C# application with .NET Compact Framework
y Open Microsoft® Visual Studio .Net 2003.
y From the File menu, choose New Æ Project.
y Choose the Project Type and then select the Smart Device Application as the type of
project.
y Fill in the project name and click OK.
y Choose Windows CE as the target platform.
y Select the desired project type and click OK.