↧
Installing a Theme as a SharePoint Feature
I briefly went over my approach to creating a custom SharePoint theme in my previous post, and I even included a downloadable solution package that you can install on your farm (provided you have the...
View ArticleImplementing a LINQ version of SQL’s LIKE Operator
One of the requirements of one of my recent projects was to implement a search page which allowed the user to enter a search term that supported wildcards. The search term could contain any number of...
View Article