1 site:Channel9 Silverlight 2.0 player
2 url:http://channel9.msdn.com/pdc2008/PC54
4 * mostly works at this point
6 site:Presidential Inauguration
7 url:http://www.cnn.com/SPECIALS/2009/44.president/inauguration/themoment/
9 * Works, but is very slow
12 url:http://photosynth.net/silverlight/photosynth.aspx?cid=d7d78324-ad5e-41ea-94dd-512580ed4393
14 * No images appear Bug 503683
16 site:Silverlight Stocks
17 url:http://www.vadimv.com/
19 * Crash in Isolated Storage
22 url:http://silver.calcsharp.net/
24 * Buttons (or menus not sure what they are) popup at 0,0 when moused over
27 url:http://xaml.me/zoommosaic/
29 * Seems to load but there's no image
31 site: Rad Media Player
32 url:http://demos.telerik.com/silverlight/#MediaPlayer/Fullscreen
34 * Could not parse element Setter, attribute Value, error: Could not locate StaticResource TransparentColor for property value
36 site:Database Schema Editor
37 url:http://www.dbschemaeditor.com/OnlineDB.aspx
39 * Controls in dialogs not layed out properly
40 * TextBoxes in dialogs do not get focus properly, can't see text or carat when typing sometimes
41 * ComboBoxes pop up at 0,0
45 url:http://www.bluerosegames.com/brg/free-web-games/bubble-breaker.aspx
47 * super slow when loading
48 * Bubbles don't shake when you click to select them (single click)
49 * Text on buttons are out of place Bug 503647
51 site:3D Image Rotation
52 url:http://www.shinedraw.com/3d-illusion/flash-and-silverlight-3d-image-rotation/
56 site:Grid Transition Rotator
57 url:http://www.shinedraw.com/image-manipulation/flash-vs-silverlight-grid-transition-rotator/
62 url:http://www.voidspace.org.uk/ironpython/webide/webide.html
67 url:http://oldschooldotnet.blogspot.com/2009/01/tic-tac-toe-in-silverlight.html
72 url:http://www.picturespice.com/ps/Polyhedra/ClientBin/TestPage.html
74 * animation works (a bit slow)
75 * hyperlink button "Make a shape for real" does not work
77 site:Custom Splash screen
78 url:http://www.shinedraw.com/browser-integration/flash-vs-silverlight-custom-loading-splash-screen/
80 * error in System.Windows: Error while loading the xh-Hant/System.Xml.Linq.resources.dll assembly.
82 site:Hard Rock Memorablia
83 url:http://memorabilia.hardrock.com
85 * List items on the left are placed on top of each other. Bug 503689
88 url:http://demo.componentone.com//Silverlight/SilverTunes/
90 * The album covers don't render
91 * typing in the search box crashes FF with SIGSEGV (bug 490233)
92 * Leaks a tonne of memory when scrolling the album covers
95 url:http://silverlightshow.net/showcase/SilverlightMetronome/SilverlightMetronome.html
97 * No tooltips on start/stop button or on volume slider
100 url:http://www.fullsix.pt/tas/sbvideo/default.htm
105 url:http://www.semgoksu.com/silverlight-futbol-oyunu-yazisi/503.aspx
110 url:http://www.adefwebserver.com/DotNetNukeHELP/Misc/Silverlight/GanttChart/Default.aspx
112 * clicking on a box in the chart throws error
115 url:http://demos.telerik.com/silverlight/default.aspx#Gauge/LinearGauge/Appearance
117 * Exception System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: The DependencyProperty 'SelectedItems', whose property type is System.Collections.ObjectModel.ObservableCollection`1 can't be set to value whose type is Telerik.Windows.Controls.SelectionChanger`1System.Object, mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
120 url:http://www.david-black.info/bashboard/default.aspx
122 * Exception: at Codeplex.Dashboarding.DiamondSlider.Animate () [0x00000] at Codeplex.Dashboarding.Dashboard.Dashboard_Loaded (System.Object sender, System.Windows.RoutedEventArgs e) [0x00000]
125 url:http://www.visifire.com/silverlight_chart_designer.php
127 * Chart doesn't show up
130 url:http://www.free-online-kenken.co.uk/
132 * Exception: at KenKen_SL.Page.LayoutRoot_MouseMove (System.Object sender, System.Windows.Input.MouseEventArgs e) [0x00000]
135 url:http://www.visifire.com/silverlight_charts_gallery.php
137 * Click on one of the galleries (like 3D) and click on one of the examples, chart doesn't show up
138 * Everything seems to parse fine but no UI shows up.
141 url:http://www.nokola.com/Shock/
143 * game starts up, goes full screen (and looks perfect). Clicking start launches the game, bug seems to bog down Firefox.
144 * An exception is thrown in managed in Shock.Globals:HideStartLevelInfo (null ref?)
145 * The deployment is then disposed
146 * A clock then ticks which results in a storyboard being started no the deployment which was just disposed. This causes a sigsegv as the surface is now null.
148 site:Vector Space Zero
149 url:http://www.ddtmm.com/vs0/
151 * Crashes on coded download
154 url:http://geometry.osenkov.com/
156 * works, very sluggish and jerky
158 site:Google Image Memory Game
159 url:http://www.markbetz.net/sl/gmemory
161 * Backs of cards don't show
163 site:Silverlight 2 Media Player Markers
164 url:http://joel.neubeck.net/2008/06/sl2b2-media-player-markers/
166 * Works but has some layout(?) issues.
167 * Video playback is smaller than on IE
170 url:http://helen.org.ua/caramel/
172 * Might be some layout issues, some of the controls seem to overlap slightly but haven't compared to what it looks like on Windows
175 url:http://silverlight.net/samples/sl2/weatherwidget/run/default.html
177 * WCF EXCEPTION: System.InvalidOperationException: Cross domain web service access to http://a4472706772.api.wxbug.net/weatherservice.asmx is not allowed
178 * at System.ServiceModel.Channels.HttpRequestChannel.ProcessRequest (System.ServiceModel.Channels.Message message, TimeSpan timeout) [0x00290] in /home/lewing/Desktop/Source/mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpRequestChannel.cs:195
179 * System.ServiceModel.ClientBase<TChannel>: web service invocation is successfully done (operationCompletedCallback may not be). ClientBase<TChannel> caught an error during operationCompletedCallback: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Cross domain web service access to http://a4472706772.api.wxbug.net/weatherservice.asmx is not allowed
181 site:Rich Text Box Demo
182 url:http://www.vectorlight.net/silverlight_rich_textbox_demo.aspx
187 url:http://www.martimedia.com/public/usa.htm
189 * missing a bunch of rendered elements
192 url:http://robozzle.com
194 * missing a lot of items
195 * Grid isn't displaying properly
196 * Cross Domain Access Manager rejected 'http://www.robozzle.com/RobozzleService.svc' with headers content-type,SOAPAction
197 * Exception in async operation: System.InvalidOperationException: Cross domain web service access to http://www.robozzle.com/RobozzleService.svc is not allowed
200 url:http://itouchfuture.cn/lab/powerarrow/
202 * loads fine, nothing renders
205 url:http://www.life-silverlight.com/
207 * Works! but is very slow
210 url:http://www.geocities.com/wethercotes/poker.html
212 * Game counter is super fast. Counts down 60 secs in about 3
215 url:http://www.elquintero.net/BlogGeeks/Silverlight/Tetrislight/default.html
217 * throws exception when clicking on play
218 * Steps to make gdb break just before the error is thrown
219 * 1) Open tetris light and wait for the main page to open
220 * 2) Add a breakpoint at Tetrislight.MotorJuego:PosPiezaSiguiente: call mono_debugger_insert_breakpoint ("Tetrislight.MotorJuego:PosPiezaSiguiente", 0)
221 * 3) Click on play and wait to hit that breakpoint
222 * 4) Add a breakpoint at: 'Collection::AddWithError(Value*, MoonError*)'
223 * 5) Continue til you hit this breakpoint
224 * 6) Add a breakpoint at: DependencyObject::SetLogicalParent (DependencyObject *, MoonError *)
225 * 7) Step through this until it breaks. LayoutRoot is found as a duplicate name in a temp namescope.
228 url:http://www.silverlightstopwatch.com
230 * Clock doesn't show up
231 * When in fullscreen mode, clicking 'stop' can take several seconds to actually click.
234 url:http://blog.figmentengine.com/2008/11/silver-tag-cloud.html
236 * We have very bad perfomance with this.
237 * hit cpu pretty hard
239 site:PathTextBlock Control
240 url:http://www.bluerosegames.com/SilverlightBrassTacks/page/PathTextBlock-Control.aspx
242 * Exception, The Loaded event is never being raised for the PathTextBlock class.
243 * PathGeometry.Figures shouldn't be null
246 url:http://www.phy.hr/~nikola/klotski/
248 * Works, can't go to second level. OK button is unclickable
251 url:http://www.farseergames.com/games/tirestorm/tirestorm.aspx
256 url:http://sharedmodel.co.uk/
258 * slows browser to a crawl
259 * Text isn't aligned centre
260 * Click on any of the links (such as Wet Floor) doesn't work
263 url:http://www.pay4foss.org/jumpstation/Positech2000/
265 * text in the restart button is the wrong size
268 url:http://www.pay4foss.org/jumpstation/3DLifeGameOf/
270 * works, but rather slow
273 url:http://oldschooldotnet.blogspot.com/2009/03/sudoku-in-silverlight.html
275 * Crashes when you click 'Done' button, otherwise works well
277 site:Meta Ball Example
278 url:http://www.magesi.ru/sl/ml/
280 * Insists on download codecs when they are already installed
282 site:Rotating Space Rocks of DooM
283 url:http://www.vertigo.com/downloads/Rocks/
285 * Repeatedly downloads codecs
287 site:Bigsby DevDays09
288 url:http://devdays09.bigsby.eu/
290 * Works, but performance is slow
292 site:Blog de Patrice REY
293 url:http://www.reypatrice.fr/dossierCommunaute/01casseBriques.html
295 * error in System.Windows: Error while loading the fr/System.Runtime.Serialization.Json.resources.dll assembly System.IO.FileNotFoundException: Could not load file or assembly '/tmp/38F0E471d01.SRdU6y/fr/System.Runtime.Serialization.Json.resources.dll' or one of its dependencies. The system cannot find the file specified.
297 site:Microsoft Showcase
298 url:https://www.microsoft.com/video/en/us/details/6809f528-0dd3-4676-993c-1bcba048c2f2
300 * loading wheel never disappears Bug 503638
302 site:Office 2010 The Movie
303 url:http://www.office2010themovie.com/
305 * Video keeps jumping back
306 * Artifacts on the sides
308 site:Socket based Silverlight Chat Application
309 url:http://www.michielpost.nl/PostDetail_7.aspx
311 * Text boxes and "Send" button at bottom are to big (height)