Quantcast
Channel: Sitefinity – Falafel Software Blog
Browsing all 73 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Sitefinity 8.0 has arrived at Falafel.com

Telerik recently released Sitefinity 8.0, adding a whole lot of great features to the already powerful CMS. We were so excited for Sitefinity 8.0 that the same day it came out, we offered classes on...

View Article


Sitefinity Custom PageInboundPipe

Sitefinity search is very handy which is powered by Lucene. It indexes the pages content by rendering them in-memory – creates index named folder with files in App_Data\Sitefinity\Search. I recently...

View Article


Image may be NSFW.
Clik here to view.

Falafel Software and Mammoth Mountain named a 2014 Telerik Sitefinity Website...

Every year Telerik, a Progress Company, honors those websites that have gone above and beyond to create an innovative and unique web experience using the Telerik Sitefinity CMS. This year we are...

View Article

Image may be NSFW.
Clik here to view.

Sitefinity Asynchronous Search with WebAPI

Overview Sitefinity CMS features a powerful internal Search Engine that allows your site visitors to search your content and find what they are looking for. The Search Engine is built on top of the...

View Article

Image may be NSFW.
Clik here to view.

Storing Sitefinity Sites In Source Control

Issues with Content Management Systems and Source Control When developing a Sitefinity web site, you run into some challenges when it comes to properly storing your work in source control. Out of the...

View Article


Image may be NSFW.
Clik here to view.

How to Upload Files to your Sitefinity Document Library Asynchronously

Sometimes, it is necessary for users of your site to be able to upload files to Document Libraries in an asynchronous manner. They could be creating user-generated content and require a space to...

View Article

Image may be NSFW.
Clik here to view.

Retrieving Simple Custom Properties from Sitefinity Content Items

Sitefinity offers many extension points to its core content types, as well as letting you create completely customized content types of your own via the Module Builder. You can add custom fields to...

View Article

Image may be NSFW.
Clik here to view.

Quick Links to Sitefinity Resources

Whether you’re setting up your very first Sitefinity website or upgrading to the latest version, at some point you’re probably going to need to hunt down one or more of these items. Hopefully this post...

View Article


Image may be NSFW.
Clik here to view.

Real-Time Visitor Count in Sitefinity with SignalR

In the previous post we looked at how to install and use SignalR in Sitefinity with a really simple popup notification sample. This time we’ll look at how we can leverage SignalR to create a real-time...

View Article


Falafel Software Furthers Commitment to Sitefinity Developers with New...

CAPITOLA, CA – July 15, 2014 – Falafel Software, the leading provider of software development, consultation and training services has released a new software development kit for Sitefinity. The...

View Article

Programmatically add fields to Pages module in Sitefinity 6.3 and 7

Sitefinity 7 comes with a very cool new feature that enables us to add custom fields to Pages module through UI. Although this feature was previously not available in version 6.3, but its effect could...

View Article

Image may be NSFW.
Clik here to view.

Installing Sitefinity Thunder into Visual Studio 2015

If you have tried to install Sitefinity Thunder (v 1.5.0.1) from the Nuget package manager inside of Visual Studio 2015, you might have gotten the error below that “the extension is not supported on...

View Article

Complex Custom Properties for Sitefinity Content

In my previous post I talked about basic access of custom properties in Sitefinity. Namely, strings and numbers. Those alone cover a lot of what you’d use when it comes to custom fields on built-in...

View Article


Image may be NSFW.
Clik here to view.

Relating Data in Sitefinity Content

In my previous post discussing properties on custom content, I delved into some of the more complex types that can be properties, including classifications and related media. This post will get into...

View Article

Image may be NSFW.
Clik here to view.

Working with Hybrid Forms in Sitefinity Widgets

Throughout the course of web development, you often find yourself in a situation where you need data input from your user. Scenarios range from a simple contact form, to something as complex as a...

View Article


Customizing Search Result URLs in Sitefinity

One of Sitefinity’s many features is its search capabilities. Using Lucene under the hood, Sitefinity indexes your site content, both built-in content types and dynamic content types, along with static...

View Article

Image may be NSFW.
Clik here to view.

Sitefinity Status Page HTTP Response Codes

When working with the new Web Services module or WCF services in Sitefinity, you want to be able to allow the requesting clients to properly respond to and handle a failed request. This is generally...

View Article


Image may be NSFW.
Clik here to view.

Accessing Sitefinity Roles in Code

When developing custom solutions in your Sitefinity application, you may need the ability to work with Sitefinity roles. As a developer, you would reach out to the RoleManager that Sitefinity provides,...

View Article

Image may be NSFW.
Clik here to view.

Using HandleUnknownAction in MVC Widgets

Sitefinity’s MVC widgets are fantastic. They allow untold amounts of customization and enable you to create an MVC framework as complex or as simple as you need. There is a caveat to using them,...

View Article

Image may be NSFW.
Clik here to view.

Locks in Sitefinity: Keeping Content Free

Exclusive locks are nothing new. It is a basic concept that tons of multi-user programs, tools, and systems use so that users don’t step on each other’s toes when they’re trying to work on something....

View Article
Browsing all 73 articles
Browse latest View live