GeekArticles
FAQ
Mobile.NET FAQHOW TO: Use Device Specific Property Values on Mobile Web Forms Pages
Author: support.microsoft.com |
Published: 21st Aug 2005 |
Visited: 478 times |
Add CommentFiled in: Mobile NET FAQThis step-by-step article describes how to override the property values of mobile Web Forms controls for specific devices. Requirements The following list outlines the recommended hardware, software, network infrastructure, and service packs that...
Read Article Sponsored Links
Related Articles
• Referencing values in update trigger Tom,
When a before update for each row trigger fires and a certain column was not set in the update statement, the :new value for the "certain column" appears to be set to the :old value by the time the trigger fires. Is there a way to determine ...