I was working on an application that makes quite a few requests using the HttpWebRequest class to bring back data from the web. Now my app makes nearly identical calls in multiple parts of my applicat
Task: I have a Windows executable, for example, convertvideo.exe. It is a command line tool for specific video conversion.
I am utilizing Telerik controls in my example. <telerik:RadPanelBarItem Collapsed=\"RadPanelBarItem_Collapsed\"
Re: Visual Studio 2010 Silverlight 4.0 project. When setting the source for an image element using the builder from the property sheet, it Visual Studio has a handy option t开发者_运维知识库o add an
ICloneable is not available in Silverlight 4(I don\'t know about 1/2/3 or upcoming version) . It is removed from Silverlight 4\'s public APIs.
Let\'s say a want to create a custom button that has a small ellipse on the left hand side. I want the color of this ellipse to be data bindable.
I\'d like my textbox to have a width that will fit exactly the size of the text within it. So if there\'s just one character within it it\'ll be a small width.
In my Silverlight app I have a view containing a tab control and a view model of this view. When the selected tab is changed, I need to refresh its data. In order to do that in the view model I\'m usi
I\'m trying to create a templated/custom control in Silverlight. The base control can be a System.Windows.Controls.Button.The button has the following visual states:
I have created a class so that I can bind it to a combo box. I have a solution where there are two projects test and test.web. In the test.web I have added a new class so that I can bind it to a combo