Welcome to MSDN Blogs Sign in | Join | Help

September 2009 - Posts

A tricky work-around to avoid infinite loop while updating an item in ItemUpdated Event in a very special scenario.

I think this post’s title is little confusing, anyway here is another scenario to play with a List Event Handler. Recently I had worked with one my customers , he had implemented the code to send documents to a record center using SPFile.SendToOfficialFile
Posted by sowmyancs | 0 Comments

Move a SPListItem without loosing its ItemId – Custom List

Once I got a requirement to move a list item from one folder location to another within the same list (e.g. move the item to a sibling) while retaining the same ItemID. Example: Here is the original structure... List 1      Folder
Posted by sowmyancs | 2 Comments

Important point need to remember while working with DateTime filtering values in FullTextSqlQuery

Once I was working with a custom search webpart issue in which search was implemented by using FullTextSqlQuery method, but it was not returning any results whenever we use contains predicate to filter the date time type columns. There was a custom managed
Posted by sowmyancs | 1 Comments

Feature stapler for MySite to activate the Publishing Infrastructure Feature

Recently, I had worked with another interesting requirement in which customer has some specific requirement with MySites. Their basic requirement was whenever the “my site” get provisioned that time they want to activate the “Office SharePoint Server
Posted by sowmyancs | 0 Comments

“who” is “where” given a map of SharePoint ?

Once I got a request from one of my colleagues in MS and his customer wants to find out “who” is “where” given a map of SharePoint. So, if there is a Site A being visited by X and Y and X happens to be interacting docLib B – is there a way one could query
Posted by sowmyancs | 0 Comments
 
Page view tracker