• Adding a Publishing Image Field to a SharePoint 2010 Calendar List

    As I was working on customizing a SharePoint Calendar, someone asked me if it’s possible to add a Publishing Image Field to a SharePoint Calendar called “Event Image” to display the current event picture. I decided to write this post...
  • How to use MAP Tool–Microsoft Assessment and Planning toolkit

      Introduction Larger IT organizations are likely to have a proliferation of SQL Server installations that are not fully known to the internal IT department. Furthermore, some of these installations may be in various stages of repair because they...
  • SQL Consolidation Planning and recommended practices

    What is SQL server consolidation it can be defined simply as reduce the number of physical SQL servers, by migrating/moving different SQL databases running on different servers into one high performance server machine. Early in the process of...
  • Divisional Portal (Single vs. Multiple Site Collections)

    What is Divisional Portal? A divisional portal is a SharePoint Server 2010 deployment where teams mainly do collaborative activities and some content publishing; for example it can be used for hosting an Intranet Portal with multiple Departments. In...
  • Create a password dialog for Visual Studio deployment project

        Introduction Most of us have worked with Visual Studio deployment projects to create setup projects for components we developed. In many cases we used the custom user interface dialogs that come with Visual Studio to take extra parameters...