Browse by Tags
Sorry, but there are no more tags available to filter with.
-
-
A long (long) time ago I've downloaded one of the ASP.NET future CTPS and was really annoyed with the Xaml and Media controls. Why? simple: they injected object tags on the page instead of generating JS code to perform those operations. The problem: you got one of those nasty "click to activate" messages when the page was hosted on IE. Now that...
Read More...
-
-
Fritz Onion has a post on his blog about these two controls. Unfortunately, my experiences with these controls didn't run very well and I don't agree with him when he says that they provide a cool model to integrate silverlight content on the page. My main beef with them is that, unless they've changed something and have release a new version of the...
Read More...
-
-
In one word: needs improvements! If you use this control, you'll be able to insert a Silverlight control in your page. As you might expect, the server control lets you parameterize several of the properties of the Silverlight control. However, it'll generate an object or embedded tag (depends on the browser), which means that you'll get that annoying...
Read More...