Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

Controls in silverlight RSS

2 replies

Last post Dec 06, 2007 04:41 AM by Cass

(0)
  • mcguzic

    mcguzic

    Member

    16 Points

    8 Posts

    Controls in silverlight

    Dec 05, 2007 08:55 PM | LINK

    Hi all , I am sorry for stupid question , but i am really don't know what to start from ....

    The task that i need to organize in SL is this :

    In my DB i Have tbl with 2 two columns, first Image url , second is description for my image ....

     I need to do dynamic filling of the silverlight control with images from DB ,

    1st Question : Is it possible to with silverlight

    and the second : From what point i need to start ?

     

    http://webdefence.info for those who develops and for those who hacks
  • Bill Reiss

    Bill Reiss

    Contributor

    4973 Points

    947 Posts

    Re: Controls in silverlight

    Dec 05, 2007 10:26 PM | LINK

    This will get a lot easier in the 2.0 Beta from what I understand. There is supposed to be support for data binding and some containers that lend themselves better to repeating data.


    Bill Reiss, Coauthor of Hello! Silverlight
    My blog
  • Cass

    Cass

    Contributor

    3157 Points

    654 Posts

    Re: Controls in silverlight

    Dec 06, 2007 04:41 AM | LINK

    If you want to create this application now using Silverlight 1.1 Alpha you need to create a Web Service

    There a very good example of what you are looking for, http://www.codeproject.com/kb/silverlight/SLFun.aspx