Everyone know that SharePoint 2010 was released on May 12. SharePoint 2010 has a drastic improvements in object model as well as in User Interface. The main features of SharePoint 2010 are IMPROVEMENTS TO UI AND ACCESSIBILITY FEATURES BETTER TOOLS FOR DEVELOPERS AND DESIGNERS END-TO-END INTEGRATION WITH POWERSHELLS IMPROVEMENTS TO LISTS AND EVENTS NEW WSS … Continue reading SharePoint 2010 Intro
SharePoint
SharePoint Free Training
Hi guys I came across this free training for SharePoint 2007 and SharePoint 2010. The training is for both SharePoint developer and SharePoint Administrator. I would like to share this with all my SharePoint friends. SharePoint Training Cheers...
Batch Update – SharePoint
Hi Guys, Today i would like to explain you about the batch update process in SharePoint. Batch (Group of items), the meaning is to update a large number of items to the SharePoint list by passing the values as XML elements. Consider if u want to update the list with more than 100 items. In … Continue reading Batch Update – SharePoint
SPGridView Problem – Paging and Grouping
Hi guys, i hope u all enjoyed my previous posts. Here i would like to share some information regarding SPGridView in SharePoint. It is one of the most effective and advanced control in SharePoint. Many of them have used this control and they succeed in their part. As per one of the client requirement i … Continue reading SPGridView Problem – Paging and Grouping
Slider Custom field type for SharePoint
Media viewer webpart for Sharepoint
Hello World video for Sharepoint
Enterprise Search
Introduction:Enterprise Search is one of the most compelling features of SharePoint Server 2007. The out-of-the-box capabilities can drastically improve end users’ experience in retrieving relevant information. The same capabilities are available for custom SharePoint applications through dedicated APIs.There are three ways to create and run search queries against the SharePoint API, each with specific advantages. … Continue reading Enterprise Search
To create a minimal master page
Open SharePoint Designer.On the File menu, click New, point to SharePoint Content, and then click the Page tab.Double-click Master Page to create a new master page.Click Design to show the master page in design view. You should see header and left margin areas and several content placeholders in the master page.Click Code to show the … Continue reading To create a minimal master page
How to: Create a Minimal Master Page
IntroductionOne of the first tasks that you must complete when configuring a Microsoft Office SharePoint Server 2007 Web site is to create one or more master pages. A master page contains references to elements that you can share across multiple pages in an Office SharePoint Server 2007 site, such as navigation, search controls, logon controls, … Continue reading How to: Create a Minimal Master Page