G
Guest
I am currently exploring .NET and Windows mobile devices. I've downloaded all
the necessary SDK and I can easily build and deploy .NET applications to my
T-Mobile SDA.
When I read the help files, I get brief tutorials on how to make a simple
WinForms application. But I'd like to access the functions of the phone (SMS,
bluethooth, make phone calls).
When I read further I get a lot of infomation about P/Invoke. But I don't
want to use P/Invoke, I want to stick purely to .NET.
My question is: How limited is the library? What classes are implemented and
what not? Can I find a web page or help file that gives me detailed
information of which classes are implemented and how to use them?
Thank you.
the necessary SDK and I can easily build and deploy .NET applications to my
T-Mobile SDA.
When I read the help files, I get brief tutorials on how to make a simple
WinForms application. But I'd like to access the functions of the phone (SMS,
bluethooth, make phone calls).
When I read further I get a lot of infomation about P/Invoke. But I don't
want to use P/Invoke, I want to stick purely to .NET.
My question is: How limited is the library? What classes are implemented and
what not? Can I find a web page or help file that gives me detailed
information of which classes are implemented and how to use them?
Thank you.