Blog Stats
- 467,716 hits
Twitter Updates
- RT @DougHemminger: The #SharePoint Product Team wants feedback on the cloud app model. I provided mine social.technet.microsoft.com/Forums/en-US/s… -> good stuff 2 hours ago
- RT @cfiessinger: Deploying Remote BLOB Storage with SQL Server 2012 AlwaysOn Availability Groups : blogs.technet.com/b/wbaer/archiv… #sharepoint #sql 8 hours ago
- RT @hupseb: This is how you disable CRL check in case if you have installed #SharePoint without #AutoSPInstaller ;) ;) ;) http://t.co/dE5M0… 13 hours ago
- RT @fpweb: Overview of the Enterprise Social Networking and Collaboration Tools in #SharePoint Server 2013 hub.am/Z2H04f 14 hours ago
- RT @NewsGator: Where are you on your enterprise #social journey? See where you fit with #Yammer, #SharePoint, and @NewsGator http://t.co/rD… 14 hours ago
Categories
- Hyper-V (1)
- Office 365 (12)
- SP2010 Online (5)
- SP2013 Online (7)
- Planning (6)
- SharePoint 2007 (30)
- SP2007 & SSRS (3)
- SP2007 Admin (17)
- SP2007 DEV (9)
- SP2007 General (1)
- SharePoint 2010 (98)
- SP2010 & InfoPath (7)
- SP2010 & SSRS (6)
- SP2010 Admin (26)
- SP2010 Architecture (10)
- SP2010 DEV (39)
- SP2010 Code Snippets (9)
- SP2010 DEV General (23)
- SP2010 Dev PowerShell (7)
- SP2010 General (16)
- SPD 2010 (4)
- SharePoint 2013 (17)
- SP2013 Admin (4)
- SP2013 DEV (3)
- SP2013 General (10)
- Speaking (7)
- SQL Server (10)
- SSRS 2005 (2)
- SSRS 2008 (7)
- SSRS 2008 R2 (4)
- Uncategorized (11)
- VM Scripts (5)
Monthly Archives: March 2011
Good, Better, and Best – SharePoint 2010 Team-based Development Environments
SharePoint 2010 Development Basics Minimum Hardware Requirements for the SharePoint 2010 development is 64-bit OS, 8 GB RAM, 60-80 GB hard disk space for local development. Local SharePoint 2010 installation is required to develop against Server Side Object Model and … Continue reading
Posted in SP2010 Architecture, SP2010 DEV General
1 Comment
Configure Order By and Group By Properties of the SharePoint Lists and Document Libraries Views using PowerShell
I have already blogged the code snippet about how to configure SharePoint lists and document library view’s group by settings programmatically. http://nikspatel.wordpress.com/2010/11/09/programmatically-configure-the-order-by-and-group-by-properties-of-the-sharepoint-lists-and-document-libraries-views/ Recently I came across the question where they wanted similar functionality using PowerShell. Here is the code snippet … Continue reading
Posted in SP2010 Dev PowerShell
SharePoint 2010 Wiki Capabilities
When Microsoft unveiled SharePoint 2010 during SharePoint Conference 2009, there was a great buzz around the new site template called Enterprise Wiki, which was replacement for ever popular MOSS 2007 Collaboration Portal Template. Both Collaboration Template and Enterprise Wiki templates … Continue reading
Posted in SP2010 Architecture
Increase SharePoint 2010 Custom Solutions Visual Studio Debugging Timeout
By default, if you are debugging SharePoint Custom Solutions using Visual Studio 2010, Visual Studio does time out after 90 seconds throwing following message. Many times as a developer, you will need more time to step through the code during … Continue reading
Posted in SP2010 DEV General
SharePoint_Config Database Suspect Mode – Cannot Connect to the Configuration Database Error
If your SQL Server ever crashes or hard rebooted then you may come across corrupted SharePoint_Config database. Recently while doing a SharePoint 2010 development on my VM, I had to hard reboot my personal VM, and I had received dreaded … Continue reading
Posted in SP2010 Admin General
1 Comment
