How may I read in images & display them on my Silverlight 2.0 control when my output is the following? (i\'m currently using lists.asmx)
how do i access a textblock inside a data template which is embedded within a ListBox? I wish to assign a new value to the textblock\'s attribute such as MaxHeight.
I have 2 parameters defined in SharePoint web part project, meant to be passed intoApplication_Startup() in a Silverlight application when a user selects from 2 combo boxes (browsable properties). Som
how do i pass in a 2nd parameter to a Silverlight application (Application_Startup()), edit a textblock\'s attribute \'MaxH开发者_如何转开发eight\' (textblock is embedded within a datatemplate)? Users
how do i access a textblock inside a data template, within a ListBox & set the textblock\'s \'MaxHeight\'?
I have a button \'ReadMore\' defined Page.xaml. How may I enable it a开发者_C百科gain when I click on a button that closes ThumbnailDetails.xaml? Users select an item @ a ListBox and they are directed
I have a Silverlight 2.0 listbox which reads in data from a custom list @ SharePoint 2007. How may i limit the number of items to be displayed on load of Page.xaml?
TextBox1.DataBinding.Add(\"Text\",dataset.Tables[\"Sample\"],\"Id\"); TextBox2.DataBinding.Add(\"Tex开发者_Go百科t\",dataset.Tables[\"Sample\"],\"Name\");
I have few public properties in App.xaml.cs which is in project A and I want to refer them in my project B. However my project A has a reference to project B, so I cannot add again the reference of pr
Way back when I built an internal site for a customer using silverlight 2.They\'ve been happy with it and I\'ve b开发者_StackOverflowarely had to touch it.Is the expectation that this site will always