Dan walks you through your options.
Dan shows you the code you need to embed XAML code directly into a page, plus the problems this might cause with Firefox and how to work around it.
Dan walks you through working with the XAML RadialGradientBrush element in Silverlight.
Apply gradients to graphics, menus and even text.
Dan shows you how to use Silverlight's brushes to create custom images.
Create these elements in Silverlight using Canvas.
Dan walks you through the role the Canvas element plays in XAML documents.
Dan walks you through the properties and sample code for each, plus why you might want to use one over the other.
Dan starts a new series of columns on Silverlight 1.0 by walking you through the fundamentals.
Dan Wahlin walks you through the steps and code for creating a Silverlight application from scratch.
Notice that ScriptManager can't generate a client-side proxy object that can be used to call the remote service? Dan shows you the workaround.
Using AJAX to personalize your Web sites.
Dan walks you through configuring this method as well as walks you through all the parameters.
Using Page Methods when adding the ScriptService attribute is overkill for a single page -- find out how to add the functionality directly using AJAX.
Leverage .NET Web services using the ScriptServiceAttribute through the ScriptManager control.