pocket pc calendar in .net 2003

G

Guest

i want to to use calendar tool for pocket pc programming like in windows
application. but .net doesnt provide any tool for pocket pc(calendar) like in
windows applications. any help....??

more over i am making a todolist for my pocket pc which synchronizez the
data from sql server and sqlce. any good idea or help..?
 
L

Lonifasiko

Hi,

1. Have you seen MonthCalendar control under System.Windows.Form
namespace? Otherwise, you could use MonthCalendar control from Smart
Device Framework of OpenNETCF. This is just a control, if you need a
PPC Calendar-like application, you will have to design and code it.

2. Three choices here: Web Services, Merge Replication and RDA.

Hope it helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top