Advertisement

Over 40 Experts attended the first Annual Core Conference! Take a look at what happened throughout the week...

2008 Core Conference

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Silverlight Solutions: 1 - 25 of 25
  • 1
 
can someone show me, at least in pseudo code, how to create a datagrid using Silverlight?  thanks.
(VS2008, C#, Silverlight 2.2) I'm trying to set the source of an image to a URL (stream) and having problems. (Page.xaml.cs) MyImage.Source = new Uri("http://mysite.com/myresource.aspx?Im...
I'm working on a web app, using Silverlight 2.2 (VS2008, C#) I haven't found what causes it, but evey once in a while, during development (debugging) I get an error when my Silverlight page...
I have a 800 x 825 pixel silverlight app that I'm displaying from within a html web page.  Everything looks fine when I view the app from the web browser of my desktop PC where I have a big mo...
I am using a css horizontal menu: http://www.seoconsultants.com/css/menus/horizontal/ The menu works fine, but just below the menu is a table with a silverlight media element and the drop d...
I've created a menu control in Silverlight that consists of a menuitem class and a menuitem collection class. Each menuitem holds a menuitemcollection of subitems, so that I can easily build o...
When will Silverlight 2 rtm be launched?
Hi I just downloaded the trial version of Expression encoder and built a silverlight video player, Question is how can i change which video to play based on a querystring value. In the ja...
How do I set the width and height for a Silverlight window in codebehind? Here is my (working) aspx code: <asp:Media ID="mediaVideo" runat="server" MediaSkin="Blitz" MediaUrl="" Width="160px"...
I have a web app (VS2008, C#) ... it has web pages and a project. If I want to pass data to the project, I get/set the data within a class object or, between web pages, I save in session varia...
Hi, I'äm trying to get the media player in the asp.net 3.5 futures extensions to work. The problem is that as soon as I'm trying to get the player up on a page it shows me the Install Silve...
Hello, I am new to Silverlight and trying to figure out how to layout multiple images and how does the transparent are work. The requirement I have is to layer multiple images. The top imag...
One of my friend suggest to use Silver light to design web site based on web 2.0 ... it is fully table less (. CSS based site) ... any starting material? I have .net framework installed on...
Hello, I need to create a simple silverlight movie that allows you to drag and drop items from one listbox to another.  How would I go about doing this?  I can't even figure out how to incl...
Silverlight 2 Beta 1: I can't seem to fill a simple Rectange with an image correctly. The image appears, but it doesn't repeat correctly. I keep seeing things for WPF that list using the V...
Hi, From where can we download silverlight 2.0 (even beta version is ok) since I need to create a small prototype to show to our client so that we can get their confidence. Regards, MI
hi i am getting the following eror when I compile my silverlight application, I compiled it and ran it once with no problem then tried it again and go an error, I didn't make any significant c...
Hi Experts, We have a ASPNET web application and now we have a new request: the client wants to communicate with their USB device using our application. They plug the device into their PCs, o...
what is Silverlight is it a client side scripting or server side? and what i need to start learning it do i need knowladge in other language ? what tools i need in order to start makeing ...
I am using .NET 2005/Silverlight 1.0. I have included the mandatory CreateSilverlight.js and Silverlight.js files. I have a xaml file named Ticker.xaml having a Canvas root and calling a scrip...
What is the proper way to "close" (exit) a silverlight application? It is running from a "TestPage" it creates within my VS2008 (C#) web application. I Launch the Silverlight portion by issuei...
I am in a point in my development where I need to decide to use Silverlight or Flex Builder to deliver video for a web app. The project is written in VS2008, C#, as a web app. Originally with ...
Working VS2005 Web app, using Silverlight, after loading VS2008 Pro, the "<asp:Media>" (within my .aspx page) is giving "not a known element" (Unknown server tag) ... I've tried loading Silver...
HI there experts, I have a project that's been bugging me for two weeks now. I hope you can help me. What I am trying to do is, I have a webservice (ASMX, not WCF) and I want it to send ...
For saving place in a data entry form it is often important to overlap areas/columns (see picture). How can I achieve this in XAML without using a canvas object? Thanks
 
  • 1