Posts

Showing posts from October, 2012

Implement telerik in SharePoint 2010

Image
Overview: This post helps to implement the Telerik controls in SharePoint 2010. At the end of this post you will find the source code. This example contains the two Telerik controls Treeview [Code snippets taken from the official Telerik site] Rotator [Code snippets taken from the official Telerik site] To Implement the Telerik in SharePoint 2010. Follows the below steps Create [ Empty SharePoint Project ] and give solution name [ SharePoint2010Telerik ]. Create folder in the solution [ Assembly ]. Copy two dll [ Telerik.web.design.dll ] and [ Telerik.web.UI.dll ] (You can download two dlls from telerik official site or The sample code at the end of this post also contains the same files) Add above two dll inside the package. From the solution explorer double click to the package.package icon inside package folder. Scroll to down click to the [ advanced ] button. The Additional assemble windows open click Add button the drop menu comes click [ Add Existing Assembly… ].

Some the silent UI feature in SharePoint 2013 beta

Image
Some of the new feature comes with the new version of the SharePoint 2013 version as compare with the 2010. But some of the minor changes in the UI as well as the look and feel. So I am going to show you some of the new UI feature that is in SharePoint 2013 beta version may be these UI feature still with it and removed when 2013 will released. Some the silent UI feature in the SharePoint 2013 beta You will change the left & top navigation from home page without going to the site settings. All items view some of the Shortcut menus Able to search within the list  Switched between the list views by clicking on the edit link.  Add new column Intelligent window during add new user SharePoint group. View all list item page now all the custom list and other list and libraries comes under the Add and App link. (_layouts/viewlsts.aspx page)