synapse india reviews about mobile web development part3

8
List And Selection List List SelectionList ObjectList Databound Optional Optional Required Pagination Yes No Yes Decoration None, Bulleted, Numbered Dropdown, ListBox, Radio Button, CheckBox, MultiSelect Only with Customizati on Interactive Optional Yes Optional

Upload: synapseindiacomplaints

Post on 05-Aug-2015

27 views

Category:

Education


0 download

TRANSCRIPT

List And Selection ListList SelectionList

ObjectList

Databound Optional OptionalRequired

Pagination Yes No Yes

Decoration None, Bulleted, Numbered

Dropdown, ListBox, Radio Button, CheckBox, MultiSelect

Only with Customization

Interactive Optional Yes Optional

Similar ASP.NET

Control

Datalist

ListBox, CheckBox, CheckBoxList, RadioButton, RadioButtonList, & DropDownList

Datagrid

ASP.NET Mobile ControlsMobileControlMobileControl

StyleSheetStyleSheet

TextControlTextControl

TextViewTextView

ValidationSummaryValidationSummary

Ad RotatorAd Rotator

CalendarCalendar

PagedControlPagedControl

Selection ListSelection List

PanelPanel

ImageImage

LinkLink

LabelLabel

CommandCommand

PhoneCallPhoneCall

BaseValidatorBaseValidator

FormForm

ObjectListObjectList

ListList

TextBoxTextBox

RequiredFieldRequiredFieldValidatorValidator

RegularExpressionRegularExpressionValidatorValidator

RangeValidatorRangeValidator

CustomValidatorCustomValidator

CompareValidatorCompareValidator

Control transferControl transfer

Control Transfer Controls

Link control

Text-based hyperlink to another form on the mobile page or any URL

Softkey Property

Similar HyperLink Control in ASP.NET

PhoneCall control

Exclusive to MMIT

Generates mark-up for automatically calling or displaying phone numbers

<mobile:Link id="lnkfrmResults" runat="server" <mobile:Link id="lnkfrmResults" runat="server" NavigateUrl="#frmResults">Go to Results</mobile:Link>NavigateUrl="#frmResults">Go to Results</mobile:Link>

Control Transfer Controls

Command control

Like button control in ASP.NET

Way to invoke ASP.NET event handlers from UI elements

SoftkeyLabel Property - Specify text for Softkey on supporting mobile phones

<mobile:Command id="cmdSelectProduct" runat="server“ <mobile:Command id="cmdSelectProduct" runat="server“ softkeylabel=“Next”>Select Product</mobile:Command>softkeylabel=“Next”>Select Product</mobile:Command>

ASP.NET Mobile ControlsMobileControlMobileControl

StyleSheetStyleSheet

TextControlTextControl

TextViewTextView

ValidationSummaryValidationSummary

Ad RotatorAd Rotator

CalendarCalendar

PagedControlPagedControl

Selection ListSelection List

PanelPanel

ImageImage

LinkLink

LabelLabelCommandCommand

PhoneCallPhoneCall

BaseValidatorBaseValidatorFormForm

ObjectListObjectListListList

TextBoxTextBox

RequiredFieldRequiredFieldValidatorValidator

RegularExpressionRegularExpressionValidatorValidator

RangeValidatorRangeValidator

CustomValidatorCustomValidator

CompareValidatorCompareValidator

Image displayImage display

ASP.NET Mobile ControlsMobileControlMobileControl

StyleSheetStyleSheet

TextControlTextControl

TextViewTextView

ValidationSummaryValidationSummary

Ad RotatorAd Rotator

CalendarCalendar

PagedControlPagedControl

Selection ListSelection List

PanelPanel

ImageImage

LinkLinkLabelLabel

CommandCommandPhoneCallPhoneCall

BaseValidatorBaseValidatorFormForm

ObjectListObjectListListList

TextBoxTextBox

RequiredFieldRequiredFieldValidatorValidator

RegularExpressionRegularExpressionValidatorValidator

RangeValidatorRangeValidator

CustomValidatorCustomValidator

CompareValidatorCompareValidator

CalendarCalendar

ASP.NET Mobile ControlsMobileControlMobileControl

StyleSheetStyleSheet

TextControlTextControl

TextViewTextView

ValidationSummaryValidationSummary

Ad RotatorAd Rotator

CalendarCalendar

PagedControlPagedControl

Selection ListSelection List

PanelPanel

ImageImage

LinkLink

LabelLabelCommandCommandPhoneCallPhoneCall

BaseValidatorBaseValidatorFormForm

ObjectListObjectListListList

TextBoxTextBox

RequiredFieldRequiredFieldValidatorValidator

RegularExpressionRegularExpressionValidatorValidator

RangeValidatorRangeValidator

CustomValidatorCustomValidator

CompareValidatorCompareValidator

ValidationValidation

IISIIS.NET Framework.NET Framework

Mobile Internet ToolkitMobile Internet Toolkit

Development Development EnvironmentEnvironment ProductionProduction

CreateCreate

mobile Web Formmobile Web Form

IntegrateIntegrateBusiness LogicBusiness Logic

Mobile Mobile PresentationPresentation

Layer (controls)Layer (controls)

Test Test Target DevicesTarget Devices

Post toPost toWeb ServersWeb Servers

HTTPHTTPRequestRequest

DeviceDeviceCapabilitiesCapabilities

Mobile Controls Mobile Controls andand

Device AdaptersDevice Adaptersgenerate displaygenerate display

AddAddDevice AdaptersDevice Adapters

Update DeviceUpdate DeviceCapabilitiesCapabilities

HTTPHTTPResponseResponse

Mobile.aspxMobile.aspxPagesPages

Device Extensibility