25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
|
---
|
||
|
title: "Creating User Accounts Programmatically | Microsoft Docs"
|
||
|
author: JoeStagner
|
||
|
description: "In this video, Joe Stagner demonstrates how to create a custom create user web form programmatically while not using the Create User wizard. For additional i..."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 08/22/2008
|
||
|
ms.topic: article
|
||
|
ms.assetid: 33087707-9876-4575-9042-42e0d0947fa5
|
||
|
ms.technology: dotnet-webforms
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-forms/videos/authentication/creating-user-accounts-programmatically
|
||
|
msc.type: video
|
||
|
---
|
||
|
Creating User Accounts Programmatically
|
||
|
====================
|
||
|
by [Joe Stagner](https://github.com/JoeStagner)
|
||
|
|
||
|
In this video, Joe Stagner demonstrates how to create a custom create user web form programmatically while not using the Create User wizard. For additional information about this video, read the "Creating User Accounts" security tutorial ([C#](../../overview/older-versions-security/membership/creating-user-accounts-cs.md), [VB](../../overview/older-versions-security/membership/creating-user-accounts-vb.md)).
|
||
|
|
||
|
[▶ Watch video (19 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/creating-user-accounts-programmatically)
|
||
|
|
||
|
>[!div class="step-by-step"]
|
||
|
[Previous](creating-user-accounts-with-the-create-user-wizard.md)
|
||
|
[Next](validating-users-manually.md)
|