give an example of creating button in xaml ?
Answer / Rajnikanth
Here's an example of a Button created in XAML for a Silverlight application: <Button Content="Click Me!" Height="40" Width="150"/>
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the relationship between silver light, wpf and xaml?
How do you grant silverlight permission to talk to a server that is not on your local host.
How can you host a silverlight application?
What are the tools are required to develop Silverlight applications?
Does silverlight web application work with all browsers ?
How can you see a silverlight application in full-screen mode?
Differentiate between Silverlight and Windows Presentation Foundation (WPF)?
Difference between mouseleftbuttondown and mouseleftbuttonup in silverlight.
What are the necessary step that need to be performed in order to download content from within silverlight?
what are the controls provided in silverlight for line-of-business (lob) applications?
What is the use of the ClientBin folder?
What video encoding formats are supported in Silverlight application?