• About Shoban

    Shoban Kumar is currently working in an MNC in Trivandrum as a System Analyst. He actively writes .net articles in his blog http://www.codegeeks.net and http://www.dotnetcurry.com. He has also written many open source applications which can be found in Codeplex : http://www.codeplex.com/site/users/view/shobankr You can also follow him in Twitter @shobankr

    SharePoint document convertor

    by  • December 20, 2011 • Downloads, SharePoint 2010 • 0 Comments

    SharePoint Document Converter solution gives a start on how we can leverage the Word automation Service to convert documents to formats that word can support. This project convert documents of type “DOCX” or “DOC” to any possible file type that word support like to PDF, XPS, DOCX, DOCM, DOC, DOTX, DOTM, DOT, XML, RTF, MHT. [...]

    Read more →

    CAML Viewer Web Part

    by  • November 20, 2011 • Downloads, SharePoint 2010 • 0 Comments

    One of the easier ways of creating CAML query is by creating the required view and then creating Query from it. CAML Viewer makes it even more simpler. CAML Viewer lets you view CAML query for Views and it also shows internal names for all fields. I developed this using SharePoint client object model and [...]

    Read more →

    Recycle Bin Search WebPart for Sharepoint

    by  • November 4, 2011 • SharePoint 2010 • 4 Comments

    In this article we will see how we can develop a simple Visual WebPart which can be used to search Recycle Bin in Sites and Sub Sites using SPRecycleBinItemCollection and SPRecycleBinQuery.  1. Fire up Visual Studio and create a new Visual WebPart project. 2. Add a TextBox (txtTitle), Button (btnGo) and Div (results) to show our [...]

    Read more →

    Hybrid SharePoint Environments with Office 365 [White Paper]

    by  • October 25, 2011 • Misc, SharePoint 2010 • 0 Comments

    Confused about whether to choose Office 365  or not? Confused whether on-premise or ‘on the cloud’ is your better choice? This paper provides information, advice and guidance to help organizations determine whether a hybrid approach is beneficial.  In addition, it highlights how best to approach a hybrid solution and how to best plan for distributed [...]

    Read more →