What's the most well maintained and recommended framework to use with .net when developing mobile web applications?
+1
A:
that's difficult to answer if you don't explain the purpose and features of the application.
Janco
2009-04-17 22:20:42
I'm looking for a framework like asp.net mvc that's targeting mobi sites.
gugulethun
2009-04-17 22:28:15
A:
There is none that I know of. I created a cms for mobile content using Dynamic Data Entities WebApplication Project for managing the content with CKEditor, a regular asp.net webapplication for handling the portals AND wurfl as detection of handsets.
The CMS handles about 50 domains.
mhenrixon
2009-04-17 22:54:55