Filter a SharePoint List by Current User

Here’s a very simple way to filter a list by current user, where the current SharePoint user is to be mapped to a column in the list. You could use the UI and hookup a Current User Filter WebPart, but I’m not much on using Designer if I can figure things out declaratively or in ...

Building a Dynamic UI in SharePoint 2010

Building a Dynamic UI in SharePoint 2010
I recently blogged for my employer, Applied Information Sciences. Here’s an excerpt below… How many times have you been tasked with building a UI at runtime? I know I’ve had to do it plenty of times. This can often be a time consuming and tedious process. Check the data type, decide what kind of control ...