Skip to main content

Font Size: A A A Theme: C  C  Off 

Archive

Our Blogs

Go Back
  • Developing a Sitefinity Intra-Site Module

    Over the past couples of months I’ve spent some of time here developing with Sitefinity and how modules give developers real power to extend Sitefinity. The actual implementation of a simple intra-site module takes no time at all and basically requires only 1 class(module class) and a few user controls so you can provide module functionality to front and back end.

    First things first ensure you have the Sitefinity website setup and ready to add your module. Next you need to to add your module class to the App_Code folder. The new module class must inherit from the Telerik WebModule ...

    Full story

    Comments (3)

  • Sitefinity 3.6 - A Whistle Stop Tour

    Here at Light Speed IT Solutions we use Sitefinity CMS (Content Management System) for the basis of all our CMS websites.  The CMS itself installed with relative ease and presents a user friendly look and feel whilst allowing us to integrate our own customisations.  Sitefinity like standard ASP.NET sites allows the use of both themes and master pages and custom controls can be made by using user controls.  Now for this introduction post to Sitefinity I’m going to discuss my opinions and thoughts from both a user and developer point of view.


    First and foremost my first impressions as a ...

    Full story

    Comments (2)