SharePoint Health Assessment Scoping Tool (SPRAP)

Microsoft has a tool for scanning your farm and providng a detailed report on potential issues. You will need to have premier support for a rep to help you analyze the report. But any sharp admin can probably fix any issues. Download scoping tool here: http://www.microsoft.com/download/en/details.aspx?id=13150  PDF with more details: Risk Read more

Remember .NET reflector? Try IL Spy, its FREE.

Now that redgate bought reflector they started charging $35. Reflector was a great free tool, its sad to see them sell out. But i have found a replacement that is still free. IL Spy is a .NET assembly browser and decompiler. http://wiki.sharpdevelop.net/ILSpy.ashx . Download it before someone buys them…

Open Source e-commerce system: Magento

I mainly prefer MS .NET development, but i have to agree that Magento is a great open source e-commerce system built using PHP. I have noticed an increase of performance using Apache and PHP for e-commerce websites. Sure PHP is still spaghetti code, but magento was able to design the Read more