top button
Flag Notify
Site Registration

Explain how you can display different data at run time and design time?

+1 vote
228 views
Explain how you can display different data at run time and design time?
posted Apr 20, 2015 by Puhal

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+2 votes
 
Best answer
  1. One way of displaying data at run time and design time is to declare your data in XAML.

  2. Another way of doing it is by declaring it in XAML by using various data attributes from the designer XML namespace. With a d: prefix, this namespace is typically declared.

answer Apr 21, 2015 by Jdk
Similar Questions
+2 votes

Hi frnds any one help what are the different Modes and its types available in databinding in XAML its for wp8 application development......

...