In last article I explained what is RSS feed, and how to create it, this time I will show how to parse it and display on your website using PHP and C#.
Add a comment (25) 31,768 Views Read moreWelcome to our Blog, here you can find news and articles related to the IT industry. If you are interested in finding out more about our company, you can take a look at our portfolio or read about us.
April 15, 2009
In last article I explained what is RSS feed, and how to create it, this time I will show how to parse it and display on your website using PHP and C#.
Add a comment (25) 31,768 Views Read moreApril 03, 2009
In last article I described how to resize an image using PHP, and somebody asked me to provide same example in .NET. So here is a sample C# code for resizing an image on he fly. Once again I want to mention that it is better to resize an image when it is being saved, so you would not have to resize it on the fly.
Add a comment (1) 9,420 Views Read more