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. about silverlight...

about silverlight...

Scheduled Pinned Locked Moved WPF
tutorial
7 Posts 4 Posters 17 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.
  • K Offline
    K Offline
    koolprasad2003
    wrote on last edited by
    #1

    hi, i am very new to silverlight, can you suggest me any site that will give basic information abt silverlight app, how to run them and usage thaknx in advance koolprasad2003 :) Be a good listener...Because Opprtunity knoughts softly...N-Joy

    P M 2 Replies Last reply
    0
    • K koolprasad2003

      hi, i am very new to silverlight, can you suggest me any site that will give basic information abt silverlight app, how to run them and usage thaknx in advance koolprasad2003 :) Be a good listener...Because Opprtunity knoughts softly...N-Joy

      P Offline
      P Offline
      Paul Selormey
      wrote on last edited by
      #2

      How about this...[^] Best regards, Paul.

      Jesus Christ is LOVE! Please tell somebody.

      1 Reply Last reply
      0
      • K koolprasad2003

        hi, i am very new to silverlight, can you suggest me any site that will give basic information abt silverlight app, how to run them and usage thaknx in advance koolprasad2003 :) Be a good listener...Because Opprtunity knoughts softly...N-Joy

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

        - Silverlight quickstart might be useful for you. - If you want to know about what software you will need, please check-out my reply http://www.codeproject.com/script/Forums/View.aspx?fid=1004257&msg=2427127[ title="New Window">^] - Silverlight is web technology so you can run the application on browser.

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

        K 1 Reply Last reply
        0
        • M Michael Sync

          - Silverlight quickstart might be useful for you. - If you want to know about what software you will need, please check-out my reply http://www.codeproject.com/script/Forums/View.aspx?fid=1004257&msg=2427127[ title="New Window">^] - Silverlight is web technology so you can run the application on browser.

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

          K Offline
          K Offline
          koolprasad2003
          wrote on last edited by
          #4

          thankx many ... as you say...

          Michael Sync wrote:

          - Silverlight is web technology so you can run the application on browser.

          it is different from asp.Net web aplication 2.0 ???? regards koolprasad2003 Be a good listener...Because Opprtunity knoughts softly...N-Joy

          M 1 Reply Last reply
          0
          • K koolprasad2003

            thankx many ... as you say...

            Michael Sync wrote:

            - Silverlight is web technology so you can run the application on browser.

            it is different from asp.Net web aplication 2.0 ???? regards koolprasad2003 Be a good listener...Because Opprtunity knoughts softly...N-Joy

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

            koolprasad2003 wrote:

            it is different from asp.Net web aplication 2.0 ????

            There are a lot of differences between ASP.NET and Silverlight. - Silverlight is like Flash. You will see it as embedded object on the browser. For ASP.NET, it's just normal HTML page. - ASP.NET is the server-side technology. Silverlight is client-side technology that works on browser. - You don't need any extra plugin to view the ASP.NET website but you will need Silverlight plugin to view the Silverlight content. - You will need Microsoft .NET and Windows server to host ASP.NET web site but you don't need anything for Silverlight. You can host the silverlight application on Linux server or any server that you like. - ASP.NET uses HTML and Silverlight uses XAML. - You won't get the same view for ASP.NET in different browsers. (If you have some experiences in Ajax-enabled website development, you will know how to fix something for IE6 and other thing for Firefox or other browsers). But with Silverlight, you will get the same view for all browsers. - and there may be more... There are only one same thing. Both website can be viewed with browsers. :) Hope that you will get some ideas about that.

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

            G 1 Reply Last reply
            0
            • M Michael Sync

              koolprasad2003 wrote:

              it is different from asp.Net web aplication 2.0 ????

              There are a lot of differences between ASP.NET and Silverlight. - Silverlight is like Flash. You will see it as embedded object on the browser. For ASP.NET, it's just normal HTML page. - ASP.NET is the server-side technology. Silverlight is client-side technology that works on browser. - You don't need any extra plugin to view the ASP.NET website but you will need Silverlight plugin to view the Silverlight content. - You will need Microsoft .NET and Windows server to host ASP.NET web site but you don't need anything for Silverlight. You can host the silverlight application on Linux server or any server that you like. - ASP.NET uses HTML and Silverlight uses XAML. - You won't get the same view for ASP.NET in different browsers. (If you have some experiences in Ajax-enabled website development, you will know how to fix something for IE6 and other thing for Firefox or other browsers). But with Silverlight, you will get the same view for all browsers. - and there may be more... There are only one same thing. Both website can be viewed with browsers. :) Hope that you will get some ideas about that.

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

              G Offline
              G Offline
              Gandalf_TheWhite
              wrote on last edited by
              #6

              Michael Sync wrote:

              you will need Silverlight plugin to view the Silverlight content.

              For Viewing It's fine but what about Interface to develop a Silverlight Powered Application?

              Michael Sync wrote:

              You will see it as embedded object on the browser.

              Is it going to be done through a browser? :confused:

              Michael Sync wrote:

              But with Silverlight, you will get the same view for all browsers.

              Sounds Gooood :-D , That is going to save our lots of efforts and time that we spend for all browser compatible application.

              Believe Yourself™ :-\™

              M 1 Reply Last reply
              0
              • G Gandalf_TheWhite

                Michael Sync wrote:

                you will need Silverlight plugin to view the Silverlight content.

                For Viewing It's fine but what about Interface to develop a Silverlight Powered Application?

                Michael Sync wrote:

                You will see it as embedded object on the browser.

                Is it going to be done through a browser? :confused:

                Michael Sync wrote:

                But with Silverlight, you will get the same view for all browsers.

                Sounds Gooood :-D , That is going to save our lots of efforts and time that we spend for all browser compatible application.

                Believe Yourself™ :-\™

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

                Hello,

                Gandalf - The White wrote:

                what about Interface to develop a Silverlight Powered Application?

                I already answered this question in this post[^].

                Gandalf - The White wrote:

                Is it going to be done through a browser?

                For development? no. What I was saying is that when Silverlight object is the embedded object...

                Gandalf - The White wrote:

                That is going to save our lots of efforts and time that we spend for all browser compatible application.

                Yes. It's really good. but MS need to take some times to make this happen. For the time being, Silverlight works on IE and Firefox on IE and Saferi on Mac. Moonlight will come for Linux users but it might take some time... I think SL will support Opera in next release beta1... but not like Javascript, there are only two options... SL will work or won't work at all. :)

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

                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