If you have ever worked with SharePoint before, you know how versatile and important the Tasks lists can be. In…
Tag Archives: Quick Tip
Quick tip: Fix your Microsoft Outlook 2007 pst file
If you’re using the Microsoft Outlook 2007 application to manipulate your email/contacts/etc. you may come across and error message informing…
Quick tip: Get a SharePoint 2010/2007 list GUID
There will be times when you will need to get a SharePoint list’s ID number. You might want to reference…
Basics: Locate a SharePoint website web.config
I was talking the other day about working with the web.config file in order to allow your SharePoint installation to…
Quick tip: Delete duplicate items in MS Outlook 2007 (with ODIR)
People don’t normally end up with huge .pst files because of duplicate email items. However, there are cases when that’s…
Quick tip: Simultaneously run multiple Skype accounts on one PC
There are people, such as myself, who keep separate accounts in their instant messaging (IM) programs in order to be…
Quick tip: Get a SharePoint 2010 Lists XML file
There will be times that you need to fetch the XML file that describes one of your lists in SharePoint…
Quick tip: Find the SharePoint Designer Toolbox
When you start the SharePoint Designer for the first time, you will notice that everything is supposed to be carried…
Quick tip: Comment out Visual Studio code (keyboard shortcut)
Most starting developers always ask if there is a quicker method to commenting out a piece of code, than having…
How to: Resolve reference errors
If you’ve had experience with previous versions of Visual Studio, you’ll remember that whenever you attempted to use a class…