Advanced Forum Search Results
-
I'm writing to determine the optimal methods of deployment of Silverlight-based Web Applications on Intranet Web Servers.
Currently, deployment of a Silverlight Apps on the company Intranet Web Server involves the following technique :
After developing and compiling (and testing) on my local machine, I copy the web app ...
-
I'm writing to learn if it is possible to format the DatePicker Silverlight control.
For example, following a date selection, display the selected date in "yyyyMMdd" format
- rather than display the selected date in the default ...
-
I have written a Silverlight Video Player, and a couple of the video clips of around 2 minutes seem to stop, and start, prior to actually completing.
The Windows Media Video's are high definition, at a resolution of 720 p.
I am writing to determine if it is best for performance to place a large wmv file (100 ...
-
I'm writing to determine why a Silverlight-based web application, placed on an internal web server, is not updating an SQL Server database.
When the application is run from my local machine, updates are written to the SQL Server database.
However, after placing the application on an internal Web Server, new records are not written to ...
-
Thanks - do you have any sample xaml to set, and apply, the color style to the scroll bar in a list box?
-
I'm writing to learn if it is possible to set the color of a scroll bar in a Silverlight list box, rather than accept the default.
The current xaml syntax is below. Thanks in advance for any insight! Best regards, Rob
<Style TargetType="ListBoxItem" x:Key="draggableItemStyle">
<Setter ...
-
I am trying to utilize Drag and Drop functionality within Silverlight.
I have a set of images, which I have no problem accessing with mouse events in the C# code.
However, as soon as I place the 5 images inside a stack panel (in order to line up vertically), I am no longer able to utilize the exsting C# mouse events.
Thanks in advance for any ...
-
As always, excellent information!
My two cents: augment self-training, with formal class room training. Interaction with other developers and professors seems to be very helpful when trying to get up to speed on .Net Framework (and Silverlight).
Best regards, Rob
-
The bin directory of the web site does contain VolunteerLocalRedesign.web.dll, and the ClientBin directory contains the two Silverlight .xap files.
Best regards, Rob
-
I have uploaded files for a Silverlight Solution to a Hosting Provider (discountasp.net), and I am unable to browse the .aspx page that contains two Silverlight Applications. I did, in fact, pre-compile the Web Application (not the entire solution) to my local machine, prior to copy and pasting files over to the server.
Error: The file ...