Caleb's Conversations
Tuesday, September 27, 2011
Always use a comma in property initializers
›
C# has a feature that lets you always have a comma after an item in initializers even if they are the last property or item. For example th...
1 comment:
Sunday, August 28, 2011
What to do when your Sharepoint WebPart is causing authorisation issues
›
Whilst working with a client to customise some of their public facing Sharepoint pages I developed a number of custom web parts. One of the...
Sunday, August 21, 2011
GuessWho a sample data library
›
I just published by first nuget package. It is a library for generating sample identity information. It allows you to write code like thi...
1 comment:
Wednesday, July 20, 2011
Creating a custom SharePoint navigation menu
›
While working on a public facing SharePoint website I was asked to build layout that worked well with mobile devices. For the most part I a...
Sunday, July 3, 2011
What is wrong with WPF?
›
When WPF was first announced, I got me extremely excited. I watched a number of the early demos and saw what was possible in terms of styli...
8 comments:
Thursday, April 7, 2011
WPF Bindings Not Updating When PropertyChanged Raised When Bound Against a Proxy Object
›
Last week I came across an issue with binding NHibernate proxy objects to a WPF UI. My problem involved a read only property that was not u...
Monday, March 7, 2011
Resharper Intellisense Annoyance
›
I have been using Resharper for about 5 months now and I must say that generally I have been loving it. It has really helped improve the s...
›
Home
View web version