I just wrote a couple of SharePoint posts at the Black Ninja Software blog:
How to Programmatically Impersonate Users in SharePoint
- this post shows how you can programmatically execute code in another user’s context, and you can do this by getting a handle to that user’s UserToken
How to Invoke Javascript Snippets Without Using RegisterClientScriptBlock
- this post shows how to invoke and change Javascript code without needing to register that code. This approach uses asp:Literal
And in case you missed this one:
SharePoint Readiness Checklist – Reposted
Related posts:
- Powershell Script to Add ActiveDirectory (AD) Users ...
- Fixing Orphaned Users ...
- Creating Reports From SharePoint Lists Using SQL Server Reporting Services (SSRS) ...
- DEVTEACH/VANTUG 2007 – Sharepoint Integration Presentation Materials ...
- Branding – Sharepoint 2007 – CSS Reference ...
- VANTUG (Nov 2007) Sharepoint 2007 Integration Presentation ...
Filed under:
Resources/References, SharePoint











Leave a comment