Quote:
Originally Posted by BitterBastard
I would love to have an application like this! I was thinking of writing one, but did a search first and came across this thread. I just wanted to give great thanks to ZaijiaN, and also give him/her (let's face it, prolly him) a link to source code from an MS developer that developed something similar to what he's doing back in '06: http://www.wimobot.com/wmapps/mobilesecretary/
I read somewhere (forget where now) that indicated the app might be for smart phones, not PPCs, but i couldn't confirm that when I tried. I don't know enough about the development environment for WinMo to figure it out for myself right now. The nice thing, though, is that it's written in C#, so I'd hope at least a lot of the business logic in it would be 100% portable.
Hope that helps!
|
Yah, I started off looking at that code, but the stuff i'll be doing will be a lot more complex than that. I must admit that the mobilesecretary is kinda what started me down this path.
I'm developing a fairly complex rule/criteria framework for handling events and having a lot of user configurability. The business logic behind that framework is rather agnostic, however the stuff is all coded against winmo-specific stuff like Contacts, SmsMessage, etc.
I just finished a fairly major refactoring effort, and things should be moving along faster now. I hope to have a limited beta out by the end of the year.