saverhasem.blogg.se

Source forge rss builder
Source forge rss builder





  1. #Source forge rss builder update#
  2. #Source forge rss builder code#
  3. #Source forge rss builder download#

XElement Element = x.Element(ElementName)

#Source forge rss builder code#

This interface defines two basic methods for Loading and Saving:Ĭopy Code private string GetElement(XElement x, string ElementName) The Controller is the object responsible for reading and writing RSS XML files and since that could be done in different ways, the controller is abstracted in an interface IRSSFeedController.

  • Properties: such as Author, Description, Pubdata.
  • RSSItem: represents an RSS item which also implements INotifyPropert圜hanged to notify the Feed object with any change in data, it contains:.
  • Properties: such as Title, Category, etc.
  • RSSFeed: which represents the RSS file, RSS Feed implements INotifyPropert圜hanged to notify binding object with any change in data, it also contains:.
  • The core component's main responsibility is to provide a generic data source for RSS files that will be used in ASP.NET and Silverlight. The application will use the Model-View-Controller (MVC) design pattern and its variations Model-View-ViewModel (MVVM) in Silverlight.
  • The Silverlight Project: Actually they are two: client and server, this will contain the Silverlight application interface.
  • The ASP.NET Project: This will contain the ASP.NET Web application interface.
  • source forge rss builder

  • The Core Project: This will contain the data binding classes responsible for representing and controlling RSS files.
  • The application will contain three main projects:
  • Develop a web interface to manage RSS files.
  • Keep a list of all the RSS files on a server.
  • The application is quite simple! The requirements are:
  • Employees will need access authority to files on the server, which is not really a good idea security-wise.
  • #Source forge rss builder update#

  • It will take a long time to get the feedback, and since no update mechanism is embedded in the software, you will need to reinstall it on each update, i.e.
  • I started working on this when I was asked to adapt an open source Desktop-based application to manage RSS files, and since I was working on a big organization, I felt the need to move to a web application for many reasons:

    source forge rss builder source forge rss builder

  • Web RSS Builder Part 3: The Silverlight Application.
  • Web RSS Builder Part 2: The ASP.NET application.
  • Web RSS Builder Part 1: Generic XML data source for ASP.NET and Silverlight.
  • This is part 1 of a three-part post which will describe this application: The application is hosted on CodePlex at. This application is useful when you need to manage RSS files on the server using a web application. Web RSS Builder is an open source application for managing RSS files using Web-based and Silverlight-based interfaces.

    #Source forge rss builder download#

    Download application source on CodePlex.







    Source forge rss builder