Converting a simple .net app to java app???

  • Thread starter Thread starter Scott
  • Start date Start date
S

Scott

I have a simple .net application that works out betting odds and what
returns you should get from them. I now wish to convert this to Java so I
can use this on either my mobile phone or PDA.

I think this can be done, is that right?

Regards
Scott
 
Scott said:
I have a simple .net application that works out betting odds and what
returns you should get from them. I now wish to convert this to Java so I
can use this on either my mobile phone or PDA.

I think this can be done, is that right?

Regards
Scott

Why not use the .NET compact framework so it can run on Pocket PC? That
should be even easier!
 
Scott,

In your case I would ask this in the newsgroup

microsoft.public.dotnet.general

It is not impossible that Jon Skeet has an answer for your question.

Cor
 
Hi,

Couple of suggestions.

1) App forge allows you develop software for some cell phones, and palm
devices with vb.net, c#, and vb6

http://www.appforge.com/

2) Since alot of cell phones and some pdas can connect to the internet maybe
you could create a asp.net mobile website to calculate the odds and pay outs.

Ken
 

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

Similar Threads


Back
Top