HarePoint Explorer for SharePoint® is a powerful SharePoint manager for developers. This tool strongly assists you in
SharePoint 2007 /
SharePoint 2010 object model investigation. You can also carry out any complexity administrative actions with
HarePoint Explorer for SharePoint®!
The program provides a developer with the following tools:
- Browser for examining SharePoint object model. Due to the .NET Reflection technology, the browser displays all objects, methods, properties, not limited to “familiar” objects. Also it allows you to modify their properties and mark objects for usage in context scripts. more
- Context scripts on C# and Visual Basic. Absolutely any method and any object can be called from scripts, as well as the value of any properties and fields including hidden (internal, private, protected) can be obtained. The script code can greatly assist as a tool of dynamic debugging of code segments. Script codes can be transferred in the code of your product practically without any changes. more

The program allows you to open any number of browser windows and scripts. With the help of the browser, it is possible to visually show the necessary objects, mark and pass them for usage in context scripts. If the script returns the object during script execution, the object is opened in the new browser window. Due to the .NET Reflection technology, there are no limitations on types of returned objects. In the program help file, besides
examples of operations with SharePoint objects (sites, lists, etc.) you can find examples of utilizing
Windows Forms and
Active Directory.
Product features:
- Investigation of not only declared, but also actual object structure
- Change of object properties from browser window
- Prompt testing of code sections of your product
- Simple transfer of code segments of your product to scripts for debugging and back
- Usage of any properties and fields of SharePoint objects including hidden ones
- Usage of any type libraries, for example, Windows Forms
HarePoint Explorer for SharePoint offers full freedom of action to the developer and considerably reduces the time for investigation and debugging of solutions for SharePoint. By developers` estimates, during the creation of
MAPILab Statistics for SharePoint, about 50% of time was saved on preproject researches and about 60% of time – on testing of code sections.