asp.net membership – Chris Coulson's Developer Notes https://blogs.visigo.com/chriscoulson Tips on .Net, SQL Server, Sharepoint & AI Wed, 16 Nov 2011 02:35:19 +0000 en-US hourly 1 https://wordpress.org/?v=6.3.5 https://blogs.visigo.com/chriscoulson/wp-content/uploads/2011/02/chris_profile-150x150.jpg asp.net membership – Chris Coulson's Developer Notes https://blogs.visigo.com/chriscoulson 32 32 Bulk Delete ASP.NET Membership Users https://blogs.visigo.com/chriscoulson/bulk-delete-asp-net-membership-users/ https://blogs.visigo.com/chriscoulson/bulk-delete-asp-net-membership-users/#comments Wed, 16 Nov 2011 02:35:19 +0000 http://blogs.visigo.com/chriscoulson/?p=85 Below is a SQL script that can be used to delete a list of users from an ASP.NET membership database. It retrieves a list of users into a temporary table and then deletes the users from all the relevant tables in the database.

Source

]]>
https://blogs.visigo.com/chriscoulson/bulk-delete-asp-net-membership-users/feed/ 2
SharePoint 2010 FBA Pack Released https://blogs.visigo.com/chriscoulson/sharepoint-2010-fba-pack-released/ https://blogs.visigo.com/chriscoulson/sharepoint-2010-fba-pack-released/#comments Wed, 20 Apr 2011 00:05:20 +0000 http://blogs.visigo.com/chriscoulson/?p=28 I’ve just released the SharePoint 2010 FBA Pack on CodePlex: http://sharepoint2010fba.codeplex.com/ The FBA Pack is a collection of web parts and tools for managing forms based authentication in SharePoint 2010. It is a port of the SharePoint 2007 CKS Forms Based Authentication Solution to SharePoint 2010. It has been changed extensively to work with SharePoint 2010’s claims based authentication...

Source

]]>
https://blogs.visigo.com/chriscoulson/sharepoint-2010-fba-pack-released/feed/ 24