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 (2 votes cast)
Share :
  • Digg
  • del.icio.us
  • Google
  • description
  • StumbleUpon
  • Technorati
  • TwitThis

Related posts:

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