locked
Developing a Pocket PC application for ASP.Net 2.0 RRS feed

  • Question

  • User933645045 posted

    I need to write a small ASP.Net application targeted at the Pocket PC.

    My question is am I limited in only using the compact framework controls or can I use any ASP.Net control and just ensure that I consider the screen size??

    Thanks

    David

    Friday, December 9, 2005 10:39 AM

All replies

  • User-1942830077 posted

    Hi David,

    Were you able to find the answer for your question? I am also looking for the same.

     

    Thank you

    Sangee

     

    Tuesday, December 13, 2005 1:15 PM
  • User867542561 posted
    There are a special set of controls for mobile development. You should use those controls when developing your web pages. See <http://www.asp.net/mobile/intro.aspx?tabindex=6> for a start.
    Thursday, December 22, 2005 9:46 AM