Mobile ASPX - Tegratecs Code Package™
Features and Benefits
Features
- Get 4 Optimized Views out of your existing B2B and intranet web pages with a small incremental investment
- Mobile
- Tablet
- Desktop
- Theatre
- Automatic switch to Mobile view for smartphones and tablets
- Tablet users can switch to get a wider view if they want
- Mobile formats (Mobile and Tablet) take advantage of device capabilities of zoom, snap back to full-size, and pixel resize during device rotation without any runtime changes in code, script, CSS media queries or html!
- Desktop and theatre views are optimized for desktop
- Theatre view expands or contracts to width of browser
- (subject to page-specific max-widths)
- Allows full use of giant monitors/screens for spreadsheet or multi-column layouts
- Feature Notes
- 4 views supported with the same xhtml and master page code-behind
- View widths are soft-coded based on Web.config app key settings
- Global settings such as view widths and other attributes soft-coded by website (basically unlimited), with site level override at the master page level
- Easy to define horizontal scrolling xhtml for some types of wide content
- Compatible with existing responsive design layouts
Benefits
- Less testing and CSS for developer combined with generally more optimized results for user
- One set of xhtml and code-behind
- Flatter CSS
- Often less brittle
- Much easier to maintain/change in-house
- User has more control of their personal preference
- No need in general for the server-side programming logic to have to wait for feedback info from the client side regarding view, class or HTML property adjustments made at run time on the client-side (✓)