Live Chat with Operator

ASP.NET Video Starter Kit - Widgets / Modules

In web application widgets / modules are small part of web application that is control unique feature, action of web site.

In Video Starter Kit each unique feature is control by a module, which simplify customization and maintainess tasks for developer.

There are two types of modules in Video Starter Kit, both have similarities.

  • Website Specific Modules
  • Independent Widgets and Modules.

Website Specific Modules are those modules which specifically used to control website main features. e.g

  • Pagination module control pagination on each and every content listing.
  • Navigation module control navigations e.g filter, categories, archives, tags etc
  • Rating module allow user to post rating on content.
  • and more

Independent widgets and modules are those which can be develop separately and use on any page to display content information, statistics and more to increase richness of web application and provide more user interaction and fun within website. Sample usage of independent modules are

  • Videos being watch right now.
  • Recently viewed videos.
  • Most viewed videos today
  • Most vieweed videos this week, this month, all time
  • Most popular video categories
  • Most viewed channels
  • and hundreds more

It is not possible that we develop module for every task but using our existing modules you can create any level of modules that meet with your website requirements.

Sample screenshots of website specific modules:

Sample screenshot 1:

Video Starter Kit - Module Screenshot - 1

Sample screenshot 2:

Video Starter Kit - Module - 02

Sample screenshot 3:

Video Starter Kit - Module - 03

and hundreds of more.

Sample screenshots of Independent Widgets and Modules:

Sample screenshot 1:

Video Starter Kit - Module - 04

Sample screenshot 2:

Video Starter Kit - Module - 05

and hundreds more.

Using Widget / Modules on Pages:

You can simply drag module where you want to display. e.g sample module code should be look like

Display recent video module on front page,

<div class="item">
<uc1:rec_vd ID="rec_vd1" runat="server" />
</div>

 

You can create hundreds of more modules based on existing modules, customize existing modules to add more interactivity in your web application.

 

Video Starter Kit Detail or View Demo.

© 2007 - 2012, mediasoftpro.com  | Site Map | Privacy Policy | Terms of Use