Browse by Tags

11 December 2006
Set your Reader Posts to expire automatically
If you're using the Reader application in Community Server , did you know that the posts never expire and will over time add to the size of your database? Last Friday I wrote an article about how you can create a CSJob that lets you run a SQL Stored Procedure on your CS Database on a scheduled basis... Read More...
Filed under: , ,
29 November 2006
Do you have problems with Community Server Database size?
If you have your Community Server web site at a hoster, have you been confronted with the issue of a growing CS Database? In a conversation with Keyvan the other day, he pointed me to a forum thread at communityserver.org, and hinted that this might be a good idea for a CSJob. In that thread a user wants... Read More...
29 November 2006
Do you have problems with Community Server Database size?
If you have your Community Server web site at a hoster, have you been confronted with the issue of a growing CS Database? In a conversation with Keyvan the other day, he pointed me to a forum thread at communityserver.org, and hinted that this might be a good idea for a CSJob. In that thread a user wants... Read More...
19 October 2006
Thoughts on a Job for Max age of user passwords
As I've mentioned before, I have been working a bit on a CSJob for initially forcing users to change passwords after a specified amount of time. And I thought I'd share some ideas around it this article, and see if it would be a usable CSJob. I have most of the code working in my development... Read More...