Dashboard on Asp.Net MVC.
Back to Blogging. I have this project in ASP.Net MVC wherein I need to make a dashboard for our client using ASP.Net MVC.
Quick Requirements:
-A predefined dashboard for each user group.
-Customizable widget/gatgets/webparts whatever you want to call it.
Quick Goals:
-Create a webpart and webzones.
-Create a baseclasses with interfaces.
-Create a controller base which other controllers will inherit from.
-Webparts are independent.
Quick Requirements:
-A predefined dashboard for each user group.
-Customizable widget/gatgets/webparts whatever you want to call it.
Quick Goals:
-Create a webpart and webzones.
-Create a baseclasses with interfaces.
-Create a controller base which other controllers will inherit from.
-Webparts are independent.
Comments