Contents tagged with MVC
-
Creating OpenSocial gadget with Asp.Net MVC
OpenSocial is a great standard that allows implement Web-gadgets for various web-sites and portals (they are called OpenSocial Containers). Initially developed for Social Networks and driven by … more
-
Creating Simple RSS Reader Web application with C# and Asp.Net MVC.
In this article I will create simple web application using Microsoft Asp.Net MVC framework. The main functionality is to read RSS feed and show feed contents in simple HTML view.
Step 1. Create … more