Archive for the ‘Revium Sandbox’
Kentico, Smart Search and filtering attachments
20 Dec
We had a scenario recently where we had 2 indexes set up in Kentico to search different folders within our site. Everything worked as…
Enhancing JIRA’s Issue Navigator
17 Dec
So here at Revium we use JIRA as our day to day issue tracker and workhorse. What we have found over time is that…
Linq – Orderby calculated value
15 Oct
I just came across a small problem where i had a table with 2 priority columns.
One is generated by the system and the other…
Kentico 6.0 Custom BizForm Validation
15 Oct
So we have been working with Kentico and their BizForms module for a while now to implement “simple” forms to capture data. But like…
Creating a generic settings repository in C#
25 Jun
Every project has a group of settings that can be used to configure a web site. Sometimes we store these in the web.config file…
FluentSecurity + MvcSiteMapProvider = Better .Net Security Management
08 May
In my continual quest for find better ways of doing anything and everything this week I decided to tackle on of my arch nemesis:…
Responsive Web Design
13 Feb
From big to small
In most recent times monitors have increased in size and 21 inch monitors and bigger are very common. This allowed web…
ASP.NET MVC3 – Application_Error not firing log4net
26 Sep
Recently we have started developing a number of MVC3 applications. They have all started to be released to our staging and production servers and…
SharePoint Calendar view with date formatting
22 Dec
On one of our recent SharePoint implementations our client, like most, wanted to take advantage of the calendar functionality. They had 2 simple requirements:
Have…
Modified properties in LINQ to SQL
22 Nov
I’ve been recently quite surprised to learn that there is no way to tell whether an entity property in LINQ to SQL is updated or…
