Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the procedure of creating hyperlinks in Silverlight application?



Explain the procedure of creating hyperlinks in Silverlight application?..

Answer / Rajendra Kumar Akela

Creating hyperlinks in a Silverlight application involves:
- Defining a Hyperlink control in XAML markup:
<Hyperlink x:Name='hyperlink' Click='OnHyperlinkClick'>Link Text</Hyperlink>
- Implementing event handler for the Click event to respond to user interaction.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Microsoft Silverlight Interview Questions

Describe how to perform event handling in silverlight.

1 Answers  


Explain how to add the reference of a class library project in silverlight application project

1 Answers  


What is deep zoom in silverlight?

1 Answers  


Explain silverlight architecture?

1 Answers  


What kind of brush does silverlight support?

1 Answers  


What are the ways to display text with Silverlight?

1 Answers  


What are the different important files that are used in silverlight?

1 Answers  


What are the programming languages in which you can implement behavior of silverlight application?

1 Answers  


What are the components of silverlight?

1 Answers  


How style works with silverlight?

1 Answers  


what are the restrictions of web service accessing in silverlight?

1 Answers   Microsoft,


What is the difference between wpf (windows presentation foundation) and microsoft silverlight?

1 Answers  


Categories