Sign In|Join
Home/Silverlight.NET Forums/General Silverlight Programming/Programming with .NET - General/Controls in silverlight
Last post Dec 06, 2007 04:41 AM by Cass
Member
16 Points
8 Posts
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 ?
Contributor
4973 Points
947 Posts
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.
3157 Points
654 Posts
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
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 ?
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
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
Imran Shaik - Vectorform
Old Blog | Silverlight 2.0 Quintessential Rambling |My Feed