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

VN:F [1.4.0_681]
Rating: 10.0/10 (3 votes cast)
Share :
  • Digg
  • del.icio.us
  • Google
  • description
  • StumbleUpon
  • Technorati
  • TwitThis

Related posts:

  1. Powershell Script to Add ActiveDirectory (AD) Users ...
  2. Programmatically and Selectively Revoke SharePoint Item Level Permissions Using PowerShell ...
  3. Fixing Orphaned Users ...
  4. Creating Reports From SharePoint Lists Using SQL Server Reporting Services (SSRS) ...
  5. DEVTEACH/VANTUG 2007 – Sharepoint Integration Presentation Materials ...
  6. Branding – Sharepoint 2007 – CSS Reference ...