I have an ASP.NET app running on 2008 Server, application targetted for windows and runs on IF and FF browser, using itextsharp to create PDF forms and submit. Now a new requirment comes up and I have to generate a solution to run the app on Windows CE, or alternatively collect required data and sent to existing app on the server and create the form there. Any suggeted way of doing it? I am totally new to CE.
Thanks