ntombela
ntombela

Reputation: 1388

Developing mobile web applications

What's the most well maintained and recommended framework to use with .net when developing mobile web applications?

Upvotes: 0

Views: 418

Answers (2)

mhenrixon
mhenrixon

Reputation: 6278

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.

Upvotes: 0

Janco
Janco

Reputation: 1140

that's difficult to answer if you don't explain the purpose and features of the application.

Upvotes: 1

Related Questions