Your changes could not be saved because this SharePoint Web site has exceeded the storage quota limit

Posted by admin in Sharepoint on 19. Dec, 2009 | 0 Comments

When you try to do any modifications on your sharepoint site such as uploading or editing a file or adding users and creating pages and you have Quota enabled for your sites you might get this error: 
Error Message: Your changes could not be saved because this SharePoint Web site has exceeded the storage quota limit. You must [...]

How to obfusticate your .Net Application

Posted by admin in Articles on 13. Nov, 2009 | 0 Comments

I used to develop C# windows applications for some companies as free-lancer, and to let them come back to me everytime they need to do any changes (which means more money ) i needed to protect my code so that they don’t steal my code and kick me out . Reflector is the best tool i have ever seen that allows [...]