Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. Navigate between xaml page from aspx page

Navigate between xaml page from aspx page

Scheduled Pinned Locked Moved WPF
wpftutorial
2 Posts 2 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yesu prakash
    wrote on last edited by
    #1

    Hi, How to navigate between xaml page from aspx page. eg: I have two XAML page A.XAML and B.XAML. In the .web project, i have an ASPX page with two linkbutton, when i click the first linkbutton i need to open A.XAML, when click on second linkbutton i need to open B.XAML Thankyou YPKI

    A 1 Reply Last reply
    0
    • Y yesu prakash

      Hi, How to navigate between xaml page from aspx page. eg: I have two XAML page A.XAML and B.XAML. In the .web project, i have an ASPX page with two linkbutton, when i click the first linkbutton i need to open A.XAML, when click on second linkbutton i need to open B.XAML Thankyou YPKI

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      yesu prakash wrote:

      I have two XAML page A.XAML and B.XAML. In the .web project, i have an ASPX page with two linkbutton, when i click the first linkbutton i need to open A.XAML, when click on second linkbutton i need to open B.XAML

      If you are using Silverlight, then you will need to load the xap file that is built using the two xamls. Once the xap file is loaded, you can choose which xaml page to load in your web page (via Silverlight code).

      Too much of heaven can bring you underground Heaven can always turn around Too much of heaven, our life is all hell bound Heaven, the kill that makes no sound

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups