A Sortable GridView (I mean ListView) Control in WPF

I have been working with WPF over the last couple of months or so and now that I’m getting a bit comfortable in it. During the development I was working with WPF ListView (that contains a GridView) and I need a sort functionality in GridView so did some reserch on internet and I came across the MSDN how-to article that described a basic way of accomplishing this task.

Read more

SharePoint 2010 Best Practices

Today I am trying to post some information about SharePoint 2010 Best Practices and some Design Considerations usually have as we start creating SharePoint solution targeting SharePoint 2010. Best Practices: First of all we probably want to identify dependencies between our solutions. Rather then creating one big solution package that has all the functionality you [...]

Read more