views:

48

answers:

1

How should i start to develop for omnia 2? I have poor knowledge in c# and asp.net.

+1  A: 

You should check out some of the other questions that explain how to get started developing for windows mobile, eg http://stackoverflow.com/questions/2116830/

If you want to develop apps that run on the phone (rather than in it's web browser) you don't need to know about asp.net.

Twelve47