Welcome to Office Zealot Sign in | Join | Help

Browse by Tags

All Tags » MOSS SharePoint   (RSS)
Ever wonder how to add entries to the Portal Log?  Well, you can do this the easy way by using Microsoft.Office.Server.Diagnostics.PortalLog.LogString but there always seems to be those cases where you want more flexibility than just adding a basic Read More...
I am building some web parts that include some AJAX functionality and found out that any inline scripts I was outputting in my updatepanel were not being executed.  The blog post below offers a great explanation on this... basically, use ScriptManager.RegisterStartupScript Read More...