Monday, November 7, 2011

SharePoint 2010 UI enhancements

SharePoint 2010 shipped with lot of UI enhancement they are:
  • Ribbon Toolbar
           Now SP 2010 has UI as like in other Microsoft products, with ribbon interface it is easy to work in SharePoint sites,document library,lists,calendar,and other items
  • AJAX enabled
          Most of the activities in SP 2010 are AJAX enabled, Inserting /Editing or deleting items in List or Document library actions are available in place and require no full page request.
  • Bread Crumbs
      Shows links in tree view structure and makes navigation much easier.
  • Developer dashboard
      Developer dashboard is for the developers to diagnose  and monitor page, it displays various database calls, webpart execution time, authenticates user, critical errors and various SP request object calls.
  • Pop-up dialog boxes
       In SharePoint 2007 whenever you do any activity like creating new list etc. it directs to new windows and we have to come back to the main list after its completion, to overcome page traversals , SP 2010 pops up a dialog instead of redirecting to new page 




No comments:

Post a Comment