Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Starting a new application
Message
General information
Forum:
ASP.NET
Category:
Mobile development
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01393403
Message ID:
01393662
Views:
52
>>>Looking at the device, it is not a simple scanner but is a mobile pc device with a scanner. Do you have one now to use with development? You need to look at the tools it comes with and do some testing. I think John Baird works with handheld devices and .net. Hopefully, he will jump in here to help you get started. Look at this site and the tools it comes with:
>>>
>>I'm going to check this site. I was also hoping for John's input as to how get started.
>
>I'd probably just do this as a Compact Framework app. Download the Windows Mobile SDK (assuming you have Visual Studio). It will install a new set of templates. Create a new project from it (it has a little wizard which customizes it to diff versions as part of the template). It's very similar to just writing a normal .NET WinForm app, except the screen is a lot smaller. You can decide how you want to store your data - their is a compact version of SQL Server, "SQL Server Compact" that you can use if you need it. The SDK includes an emulator so it's easy to just run/test your app.

Thanks, Paul. On the computer I'm currently in there is VS 2005.

I have a disk at home with VS 2008, but I will be able to get it only at the end of April. I'll start in VS 2005.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform