Tag: asp

  • Forex Converter (Miscellaneous)

    Forex Converter (Miscellaneous)

    A simple and flexible asp.net module based on user control which you can use as a widget or can use the function to integrate into your existing application and convert currency. We have used Yahoo Finance API which keeps the rates updated regularly. It supports 156 currencies.

    Currency Converter Demo: http://intelliwins.com/curr

    Features:

    • Simple and Flexible with option to customize according to your requirement.
    • Based on Web User Control which makes integration super easy
    • Design based on Bootstrap 3.0
    • You can only used the C# function to get the currency conversion rate without using widget
    • Support maximum number of currency
    • Live currency rate update
  • Feed Reader For RSS,ATOM and RDF the usage of Asp.web (Add-ons)

    Feed Reader For RSS,ATOM and RDF the usage of Asp.web (Add-ons)

    This is a .net Module which helps you to read RSS.ATOM,RDF feeds and parse them into a list and then use it with Gridview, Repeater or Datalist. You can also convert it to datatable and use it. You just need to pass on the Feed URL and Feedtype.

    DEMO URL : http://intelliwins.com/rss

    Features:

    • Support Multiple Format like (RSS, ATOM and RDF)
    • Easiest way to Parse RSS feeds.
    • Well documented source code for easy integration
    • Built using Asp.net Webforms and C#