Development

How to open SharePoint site on Web front end (WFE) server

While creating a test SharePoint 2010 Farm I have installed all the software, solution, attached content database and wanted to see the result being on one of front-end servers, sp10wfe1. Test portal URL is http://sp10. So I entered URL in browser http://sp10 and wanted to see a site. Browser asked me about login and password, I entered them […] Read more»

SharePoint

Visual Studio shortcut keys

I found a great collection of Visual Studio shortcuts. While coding I often comment some lines of code.  Using shortcuts it’s even more easy. It’s not a common combination – select lines to comment and press Ctrl + K then Ctrl + C, to uncomment  – Ctrl + K then Ctrl + U. Read more»

.Net & C#

Script for calculating SharePoint SPWeb size

SharePoint portal in active company grows like an anthill. Setting limits of SharePoint sites can protect from problems with disk spaces, but it makes more users requests that not all the administrators like. So I think a good tone not to set limits on SharePoint sites. Read more»

SharePoint

Popular Posts