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

Give an example of how an AppManifest.xml file looks like.

1 Answers  


What is silverlight tool kit?

1 Answers  


Describe the different XAML files generated when a new project in Silverlight Visual Studio is created

1 Answers  


What is the best place to start silverlight application?

1 Answers  


What are the benefits of silverlight?

1 Answers  


Will silverlight support live streaming events as well as downloading media?

1 Answers  


How can you host a silverlight application?

1 Answers  


Can you provide a list of layout management panels and when you will use them?

1 Answers  


What is the methodology adopted to change the startup page of any particular Silverlight application?

1 Answers  


How to implement the style in silverlight?

1 Answers  


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

1 Answers  


What do you mean by silverlight.js file?

1 Answers  


Categories