SharePoint 2013 Populate list from external RSS - rss

I'm new to Sharepoint development, I've been googling for a long time but so far I couldn't find an answer, maybe some of you can point me in the right direction. Is there any way to populate a list whit RSS feeds that comes from an external website? Thanks in advance

I think that this will help you
http://sharepoint-videos.com/module-1/pull-info-from-a-blogs-rss-feed-using-sharepoint-designer-2013-workflow/

Related

Wordpress or Customize back end?

Hello guys im trying to create a student portal for my thesis i want to know what'
s the best backend, Wordpress or create your own back end? Im starting from the scratch and im new to html and css. Please can someone give me suggestions or ideas? Thanks guys.
Wordpress is designed for organizing content, like blogs, static content or shops, not handling users registration, interactivity, or walled-off content. It might be possible to accomplish this with Wordpress, but it won't be fast, elegant or cheap. I would suggest looking at a custom HTML solution with a mix of libraries to handle your requirements.

caching fault and advantage

I search a lot but cannot find complete answer or paper about caching.
I use asp.net 4.5 and work with 3 layers to create website.
I want to know about cach,types and fault,advantage.when I cach a usercontrol in asp.net what save in cach and other things.
I know primary about it but i want advanced.
please give me a link of Comprehensive and powerfull paper or article about it.
Thank you in advance.
Please check below link,
http://www.c-sharpcorner.com/UploadFile/2072a9/caching-in-Asp-Net/[^]
http://www.tutorialspoint.com/asp.net/asp.net_data_caching.htm
Caching in ASP.NET

Advice for listing multiple items like a catalog

I'm hoping someone might have a solution for a problem I have. I need a sort of catalog of used pianos complete with pricing, descriptions, etc. Previously someone else did it in a table, which was very ugly and hard to maintain. The problem is that our site is hosted on an asp server and I think the latest version of asp.net is 2.0. Our website is built in classic asp using includes to build the webpages server side. That's right, classic asp. I can't really think of a good solution to this problem. In the next 6 months we are going to move to an asp.net cms for our ecommerce, but for the next little while I have no other option but to use the asp site. Any help coming up with a maintainable solution would be greatly appreciated.
Decoding your question ("...need a sort of..." => "...need to sort a..." !=> "..need a type of..."), I think you have an HTML table that you want to sort.
Have you looked at http://datatables.net/ I have found it very good for this sort of thing
Good luck

Feeding an XML document in Sitefinity 5

I have an XML document in my "Feeds" folder of the root App_Data folder in Sitefinity v5. How can I get this to feed on my page? Do you know of any online tutorials?
I have tried using the Feeds settings, Javascript in a block, and other techniques. Or how do I convert my XML into an RSS so Sitefinity can better read?
If you can provide any help or insight, I would greatly appreciate it.
Thank you,
Maria
is this a document you produced for internal use within the sitefinity application? I think the easiest way to go would be to create a simple user control (.ascx) that binds the xml to a repeater or similar control then register that user control as a widget as shown here: http://www.sitefinity.com/documentation/documentationarticles/adding-controls-to-the-toolbox
then you can simply drop this widget onto any page.
If I've misunderstood your question please let me know more about what you're trying to accomplish and I'll try to help!

Yahoo Maps ASP.NET Intranet App Example

Does anyone know of any decent examples of using the royalty free yahoo maps functionality?
I can find lots of examples on google but in order to use google within an intranet they insist on your paying approximately £7k a year.
Any links greatly appreciated, ideally i'm thinking JQUERY plugin .js script and a sample ASP.NET page.
I'd like to display placeholders based on long and lat data in our database, on mouse-over the placeholders (or pins) i'd display additional information from the database, images, links etc
many thanks in advance
john
I found just the thing at -> http://developer.yahoo.com/flash/maps/examples.html

Resources