Browse by Tags

All Tags » video (RSS)

Video: Write Your First Silverlight Game by Palermo4

In this video, I demonstrate how to start writing your first Silverlight game. I show how to create a dramatic space scene, add a soundtrack, and associate movement with the mouse wheel. This is the first part of a two-part series. [ watch the video ...
Filed under: , ,

Video: Use Mouse Wheel to Zoom in Silverlight 1.0 by Palermo4

In this video, I demonstrate how to allow your Silverlight applications to respond to mouse wheel events.  In a previous video , we learned how to create a cool “magnifying glass” effect for image viewing.  Using the mouse wheel...

Video: Magnify a Portion of a Photo using SIlverlight 1.0 by Palermo4

In this video, I demonstrate how to load an image into a Silverlight control that can be examined at greater detail with a magnifying glass effect. [ watch the video ] [ download the code ] Technorati Tags: silverlight , video
Filed under: , ,

Video: Provide Silverlight 1.0 Support for Existing Web Sites by Palermo4

In this video, I demonstrate how to configure Visual Studio 2008 to enable existing web sites (not using Silverlight) to be enabled for Silverlight development. [ watch the video ] Technorati Tags: silverlight , video , visualstudio2008

"How Do I?" Videos by Palermo4

If you are interested in watching brief videos on a variety of developer based topics, be sure to check out MSDN's "How Do I?" video landing page found on the WideOpen Web. Technorati Tags: video , wideopen web
Filed under: ,

Video: Silverlight & Twitter by Palermo4

In my latest video, I demonstrate how to create a Silverlight application that displays Twitter messages from various Twitter users.  You will learn how to make calls to an open source Twitter API via AJAX Page Methods, and display the results with...
Filed under: , , ,

Video: Troubleshooting in Silverlight 1.0 using Visual Studio 2008 by Palermo4

In this video, I demonstrate how easy it is to debug your Silverlight 1.0 applications in Visual Studio 2008.  As a new web site is constructed in the video, you will learn and use the interactive debugging tools of Visual Studio 2008. [ watch the...

Video: Errors in Silverlight 1.0? by Palermo4

In my latest video available at the Silverlight.net site, I briefly demonstrate the default error handling capabilities of Silverlight 1.0 applications, and then show how to intercept errors to provide custom error handling. [ watch the video ] [ download...

Video: Two New Methods in System.GC by Palermo4

In my latest video, I demonstrate how to use two new methods of the System.GC class in the .NET Framework v3.5:  AddMemoryPressure and RemoveMemoryPressure.  You will see the impact of using these methods correctly when allocating unmanaged...

Video: Fun With UI Elements In Silverlight by Palermo4

How can you make one UIElement in Silverlight appear behind or in front of another? How can you provide transparency effects to shapes, text, or videos? How can you clip geometric sections off of visual objects? In this video, you will learn how to accomplish...
Filed under: , , ,
More Posts Next page »