Clicky


Content Crawler in SharePoint 2010

What is a Content Crawler in SharePoint Server 2010? Using Content Crawler, the results are returned from the Search service application’s content index based on the user’s query. The content index contains content that is crawled by the Search service application, and includes text content and metadata for each content item.

Read More »

LINQ to SharePoint

What is LINQ? and why use it with SharePoint List data? Well, LINQ stands for Language Integrated Query, and what LINQ does is add a native querying syntax reminiscent of SQL to .NET Framework programming languages. Where to get LINQ to SharePoint? LINQ to SharePoint is available in several forms. Next to a regular installer […]

Read More »

Sync SharePoint Online Offline

Do you have members in your team who are regularly offline or who do not share the same network security clearance? Yes? Then SharePoint Workspace 2010 should be really beneficial for you. Why? Because Microsoft SharePoint Workspace 2010, previously known as Microsoft Office Groove, is a desktop application designed for document collaboration or synchronization in […]

Read More »

SharePoint 2007 and 2010 Workflows

Recently while working in my office, I overheard two of my colleagues talking about the process that one needs to adopt while doing any work. One of the colleagues mentioned that following a process gives a flow to your work which will make it easier for everyone to understand the method and the final outcome […]

Read More »

SharePoint Lists Can Really Work for You

In SharePoint, you can get a lot of mileage out of something as simple as a list. A SharePoint list is a collection of similar items, which may contain columns or fields that define the item data or metadata schema. Each item stored in a list shares the same schema. Now you will be thinking […]

Read More »

Web Parts in SharePoint 2010

In a SharePoint environment, writing your own code usually means writing Web Parts. Web Parts amalgamate easily with the rest of your SharePoint site, leveraging its existing appearance, organization, security, and data management. What’s more, Web Parts are reusable. You can write them once and use them in as many pages as you like. Consequently, […]

Read More »

SharePoint 2010 Libraries

Remember how difficult it was in those early days when in office we had to preserve and work on huge piles of papers? Wasn’t it difficult? Yes it was. But today with developing technologies, things have become easier and faster. Now days, content management, be it in the form of documents, videos, etc., have become […]

Read More »

SharePoint Sandbox and Farm Solutions

The challenge in SharePoint development has always been the balance between creating and deploying solutions that can be trusted for not damaging or impairing a SharePoint farm. SharePoint administrators and of their farm can sleep easy thanks to SharePoint 2010’s Sandbox Solutions! Simply put, a Sandbox Solution is a compiled application which runs in a […]

Read More »

Sharepoint 2010 Ribbon Menu – The New Age Interface!

SharePoint 2010 is the trending topic these days. And when talking about SharePoint 2010, how can I miss to mention one of the most valuable interface changes provided in it, i.e., the new Ribbon Menu. SharePoint Ribbon Menu is a contextual interface that allows users to execute any action related to ribbon controls depending upon […]

Read More »