I have a [appname].[ui] proj开发者_如何学运维ect that exists separate from my main silverlight 4 application. I do need to be able to bind to the WebContext.Current.User object in one of those control
I am trying to make a simple Silverlight application that will be hosted on a SharePoint site. I am reading the information from the list \"testlist\" and I am trying to use a dataform control to edit
I have defined a custom user control which I use in a MVVM Prism Silverlight (c#) application. I use my control in a view like this:
Pleasepost the answer for how to declare dataset in silverlight for windows phone开发者_Python百科7 using c#? There is no support for datasets in WP7. You have to build your own datacollections. (For
I have a Silverlight RIA application that uses Forms authentication. We want to pass users of a certain domain t开发者_运维技巧hrough Windows authentication and if that fails or user is not part of th
I have looked around for awhile and have not seen anything yet. I was hoping someone came up with somethi开发者_StackOverflow中文版ng by now that can guide me in the right direction. I have an rtf str
I\'m wanting to print a UserControl that binds to a view model.I create the control in code because if I don\'t it prints off the edge of the page.Apparently, there is no way to control the size or sc
Basically I have an image in my application that I want to add hover text (or tool tip) too.This is easy to do using the ToolTipService.ToolTip attribute on the Image tag.The problem I have is that I
I have a columnseries chart and its working fine,But i would like to add Month as Master Label in x -axis and No of Issue as开发者_运维技巧 Master Label in y - axis.
I installed MySql Server 5.5 and the .NET connection 6.X. How do I go about opening a connection from my 开发者_运维知识库silverlight application ?You can\'t... unless that .NET connection 6.X support