This short video will teaches us how to use reloadData function in UITableView (syntax : [tableView reloadData] ) . It shows the function through examples to add and delete number of cells (UITableViewCell) in UITableView
his short video introduces touch input concept and how we can capture it to make great user experience. It also mention how Gesture Service in Silverlight Toolkit for Windows Phone enable developer to create touch input easily
This short video introduces soft input panel concept in windows phone and how tocustomize it in application
This short video introduces panorama control in windows phone and how to use it in application
This short video introduce pivot control in windows phone and how to use it in application
This short video continues explaining about costumizing UITableViewCell, adding UITableViewCellDisclosureDetail and UITableViewGroupStyle
This short video explains the very basic concept of UITableView in iPhone programming. There will be more videos that will cover UITableView
This short video will explain how to detect where user touches the screen
This short video explain about how to use isolated storage to store data (files,folders,application settings) in Windows Phone