RSS Feed Widget in Silverlight
Introduction
This is a new widget of my recent posts in c-sharpcorner. This widget is called RSS Feed Widget. The basic functionality of this widget is to display the Links when the RSS Feed is provided. The following figure will describe you everything.
Figure 1.1 RSS Feed Widget
Steps
To begin with we need the following requirements:
- Silverlight 3
- Visual Studio 2008 SP1
- Expression Blend 3
Creating a Silverlight Project with or without RIA enabled.
- Create project in Visual Studio and open the solution in Expression Blend 3.
- The following figure will guide you for that.
Comments