Articles Tagged ‘c#’
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…
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:…
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…
Linq – SubmitChanges does not work
08 Jun
This is one of those very annoying things you just have to ask the developers of the Linq Library: “Why don’t you throw an…
