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. Can we use ASP.NET website inside the Silverlight application

Can we use ASP.NET website inside the Silverlight application

Scheduled Pinned Locked Moved WPF
csharpasp-netquestion
5 Posts 5 Posters 0 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.
  • S Offline
    S Offline
    salon
    wrote on last edited by
    #1

    Can we use ASP.NET website inside the Silverlight application?

    M J 2 Replies Last reply
    0
    • S salon

      Can we use ASP.NET website inside the Silverlight application?

      M Offline
      M Offline
      Michael Sync
      wrote on last edited by
      #2

      salon wrote:

      Can we use ASP.NET website inside the Silverlight application?

      No. Why do you want to use ASP.NET website inside Silverlight?

      Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

      1 Reply Last reply
      0
      • S salon

        Can we use ASP.NET website inside the Silverlight application?

        J Offline
        J Offline
        johnsontroye
        wrote on last edited by
        #3

        What do you mean by "Can we use it?" Are you asking if you can reference asp.net objects from a silverlight application? Are you asking if you can display/run asp.net pages within a silverlight control? Are you asking if Silverlight application can host an asp.net site?

        Troy Johnson www.anothercodesite.com/blog

        R 1 Reply Last reply
        0
        • J johnsontroye

          What do you mean by "Can we use it?" Are you asking if you can reference asp.net objects from a silverlight application? Are you asking if you can display/run asp.net pages within a silverlight control? Are you asking if Silverlight application can host an asp.net site?

          Troy Johnson www.anothercodesite.com/blog

          R Offline
          R Offline
          Ray Cassick
          wrote on last edited by
          #4

          I had had a similar question a little while ago. i wanted to write the majority of the application in Silverlight but then wanted the ability to display aspx pages in a browser control within the Silverlight app. I stopped the project before I really needed it so I never got far towards figuring it out really but I am still interested...


          LinkedIn[^] | Blog[^] | Twitter[^]

          B 1 Reply Last reply
          0
          • R Ray Cassick

            I had had a similar question a little while ago. i wanted to write the majority of the application in Silverlight but then wanted the ability to display aspx pages in a browser control within the Silverlight app. I stopped the project before I really needed it so I never got far towards figuring it out really but I am still interested...


            LinkedIn[^] | Blog[^] | Twitter[^]

            B Offline
            B Offline
            Braulio Dez
            wrote on last edited by
            #5

            Well... let's say a Silverlight app must live inside a web page (e.g. an ASP .net web project). How to integrate both applications? --> ASP .net using WCF services inheriting the ASP .net context (session). --> using the bridge enabled that let Silverlight access properites and method in the javascript and the other way around (you can call from javascript a silverlight method). HTH Braulio

            /// -------------------------      Braulio Díez      DBSchemaEditor.com      Free Silverlight based DB Schema Modeling Tool /// -------------------------

            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