Dustin Taylor (08/11/2008)
However, most of what you are wanting to do is pretty straight forward, so you may be able to get it done with vanilla .NET. Well, I would need to Login to SQL using SF classes to authenticate the Mobile Device, could I use any of SF classes for this with the Compact Framework? if not is there any 3rd party framework you would recommend for Mobile Devices?
Barring that, you could (as you mentioned) always create a web app formatted to work with whatever device you are planning to use. You would still likely have to handle the signature yourself and then upload the resulting file, but the rest should be able to be handled no problem
.
I am toward that approach, since the mobile application should be pretty simple with not a lot of rules, but before I commit to anything, I would like to get all possible recommendations since know how customers thinks, now they don't need much, but after they have it working they will keep asking for more
Thanks Dustin.