Windows Phone 8.1 Silverlight app localizaton
Follow this artilce instead of Microsoft instructions for localization.
You should also read:
Dell Venue 11 Pro 7139 fingerprint 4GB/128GB SSD Windows10 Pro
Ultimate powerhouse tablet - fast, long battery life, HD display, plenty of storage for a tablet.
Continue reading...WebBrowser Control of Silverlight
WebBrowser control is a very handy tool to display a web page in a Silverlight app. This allows some functions of apps be moved to easily maintained web pages. It is easy to use, but has an odd property IsScriptEnabled. According to MSDN it "Enables…
Continue reading...ContextMenu and ListBox of Windows Phone
Tap-hold to show a context menu for the user to make a selection, this is the function of ContextMenu. It is very tempting to use it on smartphones because of the limited space preventing using constantly present menus. There is a caveat in using ContextMenu - it…
Continue reading...