Author: dajohnson2s | Posted on: 4/3/2010 4:24:43 AM | Views : 1207

Hello,


I want to start by saying, I really don't know where to post a general question/advice, if there is a more appropriate place please move my post.
I am participating in an independent study in C# and have been able to choose our own projects. In my free time I have been messing around with a mobile 'framework' (MIT Mobile Web) which is implemented  in php.  What I would like to do is blend the two projects if possible, by extending the mobile site to utalize more technologies. 

From what I see I really have two options, 1. Create a web service to grab all the data I need, then send it to php.  Or 2. Use the asp.net mobile pages, and just deal with the 2 languages at the moment.
The benefits I see for option 1:
Currently the University utalizes MS technologies only, so if they would be interested in my project, it could be easily integrated.  ( This is a strong possiblity since they are prov ...

Go to the complete details ...