by Chakkaradeep
30. June 2009 09:27
The first ever New Zealand SharePoint Conference is just a day to go! If you haven’t registered yet, you can still do so!
If you have already registered, check out these excellent sessions and feel free to come to my session on Developing Custom Field Controls in SharePoint.
If you are not...
[More]
e686c49c-9e22-4794-b338-399f9ab393cb|0|.0
by Chakkaradeep
23. June 2009 15:42
There are various ways that you can query the Search Service in your SharePoint site:
1) Using the Search Web Service
2) Using the SharePoint Object Model
There are yet again two ways you can use the Search, using the Object Model:
i) KeywordQuery
ii) FullTextSqlQuery
I think it is a good opti...
[More]
f7ec6cf4-ff8d-4de2-b58e-3c5e42d313ae|3|4.0
by Chakkaradeep
23. June 2009 10:40
By default, SharePoint takes you to its own 404 NOT FOUND page if you enter an Url which does not exist in the site.
It is very easy to customize this behaviour and let SharePoint redirect 404 errors to the page you want to.
The important file that manages this 404 redirection is -
12\TEMPLATE\...
[More]
77e1fa82-e9d8-44ac-96ff-003b83b087bb|0|.0
by Chakkaradeep
12. June 2009 15:05
When you build your custom navigation menu in SharePoint, highlighting the current page in the navigation menu is one of the various things we like to do. Something like this:
You can see how People and Skills Development funding is highlighted and also their parent items – ANZBPF programme...
[More]
74b33e3b-98a5-4f98-ac4e-4696244a086c|6|4.8
by Chakkaradeep
10. June 2009 17:13
Sometimes in your WCM website, you might want users to enter some content in a content area but still apply those styles for the content.
Using the RichHTMLField control, users can enter rich HTML content, but if the content needs some styling or formatting to be applied, then its pretty hard to do...
[More]
3e45dbe0-6c9f-4aa5-972f-3346e17efc09|5|3.8
by Chakkaradeep
4. June 2009 12:04
We have a customer who has 5 different Lists and all the Lists have same content type associated with it. They wanted a custom edit form for this content type and want to use it across those 5 different Lists to enter data. We created the custom edit form very easily and uploaded the form to the Lay...
[More]
253e1f65-48bf-4b78-83cf-9797145d0458|0|.0
by Chakkaradeep
4. June 2009 11:41
So, you want to retrieve the index of an matching item in an array or a collection and you want to use LINQ.
For example, I want to get the month number given the month name – If I pass 3, I should get March
Of course, you could write your own enum and other stuffs, but there is already an o...
[More]
e4c04f6b-fb0d-484b-9bd5-80b13028189a|1|4.0
by Chakkaradeep
1. June 2009 17:44
Now that Bing is live, you would like to try out the new search engine. If you want to add Bing as one of the search providers in your Internet Explorer browser, you can do so from here
You can add Bing to your Internet Explorer by installing the Bing search add-on available at the Internet Explor...
[More]
a0929c2c-d62f-4797-83b0-7bbd01bf22a1|3|4.0