Results 1 to 6 of 6

Thread: what is silverlight ?

  1. #1
    Fanatic Member
    Join Date
    Mar 09
    Posts
    755

    what is silverlight ?

    what is silverlight ? what does it offer the programmer ?
    what is the simplest fastest way to learn it ?
    time to amp up the beef

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 02
    Posts
    21,794

    Re: what is silverlight ?

    I took your first question and plugged it into google. Here's what it came back with: The Results

    In short it's a framework based on .NET and ASP and AJAX and Javascript that allows for a rich user experience with web applications. And beginning with Silverlight 4 (or it might have been 3, I forget) you can build Silverlight apps that can be run outside of the browser...

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.-I also subscribe to all threads I participate, so there's no need to pm when there's an update.*
    *Proof positive that searching the forums does work: View Thread *
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *
    * Use Offensive Programming, not Defensive Programming. * On Error Resume Next is error ignoring, not error handling(tm).
    "There is a major problem with your code, and VB wants to tell you what it is.. but you have decided to put your fingers in your ears and shout 'I'm not listening!'" - si_the_geek on using OERN

  3. #3
    Frenzied Member MattP's Avatar
    Join Date
    Dec 08
    Location
    WY
    Posts
    1,198

    Re: what is silverlight ?

    Quote Originally Posted by techgnome View Post
    And beginning with Silverlight 4 (or it might have been 3, I forget) you can build Silverlight apps that can be run outside of the browser...
    Silverlight 3 introduced that feature.

    -----

    As for what is the fasted way to learn it, that would depend on your learning style. I'd go to http://www.silverlight.net/learn/ as a starting point. There's videos, labs, documentation, tutorials, etc there that you can learn from.

  4. #4
    Fanatic Member
    Join Date
    Mar 09
    Posts
    755

    Re: what is silverlight ?

    can i install it for vb.net express 2008 ? how ?
    time to amp up the beef

  5. #5
    Frenzied Member MattP's Avatar
    Join Date
    Dec 08
    Location
    WY
    Posts
    1,198

    Re: what is silverlight ?

    Yes. http://www.silverlight.net/getstarted/ Click on the green 'Install' link at the top of the page.

  6. #6
    Frenzied Member
    Join Date
    Jul 08
    Location
    Rep of Ireland
    Posts
    1,381

    Re: what is silverlight ?

    It is also one of a pair of technologies that drive Windows Phone 7, the other being XNA (which is specifically for game or graphic intensive, tight loop apps).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •