Re: New Project Help Please
Hey,
Can you maybe clarify exactly what you are wanting to do?
Are you wanting to create an Application that will run on a Windows Mobile Device (i.e. PDA)? That is what it sounds like.
You have posted in the ASP.Net Forum, which is really about the creation of Web Applications and Web Services. Is this what you want? If so, can you provide some more information.
Gary
Re: New Project Help Please
Moved to Mobile Development.
Re: New Project Help Please
Nothing like starting with a simple project - and this is nothing like starting with a simple project ;)
First thing would be what is your basic architecture? Do you have SQLServer on an accessible server that needs updating?
Do you wish to store the data locally, and update on a timely basis?
There are lots of design questions before you start coding