Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Kentico CMS for ASP.NET 4.0
Syndicating Your Web Site's Content with RSS
Syndicating Your Web Site's Content with RSS and ASP.NET
Simple .NET ReportLibrary
RSS - in a nutshell
Importing Remote RSS Files
Get notified when web content changes ? implementing a ?WebSpy? using .NET
Generating Random Number Using RND Function And Randomize Statement
Creating RSS feeds for your web site
Consuming an RSS Feed with ASP.NET
Consuming the MSDN RSS Feeds with the DataGrid and Xml Web Controls
Consuming the RSS Feed of Amazon using C# and ASP.NET
Content Management using XML and XSLT
Building an RSS feed made simple
ASP.NET Impersonation
Top Code
Generating Random Number Using RND Function And Randomize Statement
Importing Remote RSS Files
ASP.NET Impersonation
Consuming the RSS Feed of Amazon using C# and ASP.NET
Simple .NET ReportLibrary
RSS - in a nutshell
Building an RSS feed made simple
Consuming an RSS Feed with ASP.NET
Consuming the MSDN RSS Feeds with the DataGrid and Xml Web Controls
A .NET Trilogy
Content Management using XML and XSLT
Kentico CMS for ASP.NET 4.0
Syndicating Your Web Site's Content with RSS
Syndicating Your Web Site's Content with RSS and ASP.NET
Get notified when web content changes ? implementing a ?WebSpy? using .NET
ASP.NET > Tips and Tutorials > Content Management
Source List
All | Freeware

Code 1-16 of 16   


Kentico CMS for ASP.NET is a full-featured content management system for building web sites, on-line stores, intranets and Web 2.0 social networks.

It comes with a Free Edition that can be used also for commercial projects.
...





Syndicating the webmaster's Web Site's Content with RSS is very easy using ASP is proved through this tutorial. Through RSS, the Website content could be changed. In desktop applications the users could view this organized contents. The...



This article clearly states the need of RSS Feed which could be generated using ASP.NET. This RSS Feed is used to access the latest updation of any particlular website. RSS gives the information about the changes in the website content. Initially...



The author projects the importance of printing in ASP.NET which could be done with the help of reportlibrary function instead of other reports like crystal report which are hard to use. This reportinglibrary contains a report class which is...



Recently the usage of internets among the webmasters grow more wild. It becomes very difficult to search the user's favourite site quickly. As a solution to this, tutorial "RSS in a nutshell" gives you the content within RSS and how it...



This tutorial would give few examples of getting RSS files and then give the information into a database. Before that the users should / make an import routine for the database table. This is very simple by just accepting the RSS feeds. The...



This article is about the WebSpy, which helps the users in checking and updating the changes of the sites and web pages. Through this article, the author demonstrates how to get notified, when the content of the web changes. The author used .NET...



This article explains about the task of searching random numbers between any two limits. In this tutorial the lower bound is given as 1 and the upper bound 10 is given. So that it starts searching those random numbers present in between these two...



Creating RSS feeds for your web site is much simpler in ASP.NET, which is described through this tutorial. The author explains about the RSS for the beginners in detail and then shows the method of generating RSS Feed. Through this article the...



This tutorial is to help the webmasters to understand the uniqueness of RSS feed and how to examine the usage of RSS Feed in an ASP.NET Web page. The author describes about reading the contents of a remote XML source using the XmlTextReader...



Consuming the MSDN RSS Feeds with the DataGrid and Xml Web Controls is an article which is developed for the webmasters describing about how to distribute the organized content of their website. In this article the author used the DataGrid and Xml...



Consuming the RSS Feed of Amazon using C# and ASP.NET is an article demonstrating the webmasters about how to extract the RSS Feed from the Amazon website and using XSLT how to change it to HTML format. After that it could be brought up in the...



This article gives the clear picture about the code targets, downloadable by the users. Different slide filtering technologies are joined into this for samples. An ASP version is also included. "Open Web Page" functionality to create PDF...



In this tutorial the author describes about the importance of building an RSS feed by which the webmaster could quickly search with the help of an aggregator and find what's new at all sites. The main highlight of this article is how the website...



ASP.NET Impersonation is an online tutorial that gives knowledge to the users of impersonating on ASP.NET applications. The author says when impersonating ASP.NET programs reveal the clients identity to skip authorization and authentication...



A .NET Trilogy is an article to highlight the uses of XML, XSL, Web Services, Windows Forms, and ASP.NET while creating an application to show the data. The webmaster could see the same data in the pocket PC also. To fetch the information from...