Scott on Writing

Musings on technical writing...

Five New Security Tutorials Now Available

As I blogged about earlier, I've been working on some tutorials for the www.asp.net site on the topics of forms authentication, authorization, membership, and roles. The first set of tutorials covered security basics and examined forms authentication in detail. The second set of tutorials are now available online and focus on the Membership framework and the SqlMembershipProvider.

  • Creating the Membership Schema in SQL Server [VB | C#] - explores the Membership framework and its goals. Looks at configuring and setting up the SqlMembershipProvider, which stores user account information in a Microsoft SQL Server database.
  • Creating User Accounts [VB | C#] - examines creating user accounts using the CreateUserWizard control as well as using the Membership class's CreateUser method.
  • Validating User Credentials Against the Membership User Store [VB | C#] - shows how to validate a user's supplied credentials and log them on (and off) the site. Looks at using both the Login Web control and the Membership.ValidateUser method.
  • User-Based Authorization [VB | C#] - examines how to restrict access to pages or functionality within a page based on the logged in user.
  • Storing Additional User Information [VB | C#] - the Membership framework only stores a handful of user attributes, but oftentimes additional, application-specific user information needs to be tracked. This tutorial looks at how to accomplish this.

Like with the Working with Data tutorials, all tutorials are available in C# and VB versions, include a complete, working source code download, and are available to download as PDF. The next batch of tutorials will examine the Roles framework (and the SqlRoleProvider).

Enjoy! - http://asp.net/learn/security/

posted on Thursday, February 28, 2008 2:06 PM

Feedback

# re: Five New Security Tutorials Now Available 2/29/2008 6:45 AM Catto

Hey Now Scott,
I really like these tutorials. Any chance of creating a video on these?
Thx,
Catto

# March 14th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC and .NET 3/14/2008 12:07 AM ScottGu's Blog

I'm slowly recovering from keynoting at MIX last week, and have been digging my way out of backlogged

# March 14th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC and .NET 3/14/2008 12:28 AM BusinessRx Reading List

I'm slowly recovering from keynoting at MIX last week, and have been digging my way out of backlogged

# March 14th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC and .NET 3/14/2008 1:06 AM Mirrored Blogs

I'm slowly recovering from keynoting at MIX last week, and have been digging my way out of backlogged

# March 14th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC and .NET 3/15/2008 11:36 PM Programming

I'm slowly recovering from keynoting at MIX last week, and have been digging my way out of backlogged

# Three New Security Tutorials Now Available 3/25/2008 7:49 PM Scott on Writing

# Three New Security Tutorials Now Available 3/25/2008 7:58 PM BusinessRx Reading List

I've been working on some tutorials for the www.asp.net site on the topics of forms authentication, authorization,

# Three New Security Tutorials Now Available 3/25/2008 8:39 PM ASPInsiders

I've been working on some tutorials for the www.asp.net site on the topics of forms authentication, authorization,

# Final Three Security Tutorials Published 4/2/2008 11:04 PM BusinessRx Reading List

As noted in previous blog entries, I've been working on some tutorials for the www.asp.net site on the

# Final Three Security Tutorials Published 4/2/2008 11:12 PM Community Blogs

As noted in previous blog entries, I've been working on some tutorials for the www.asp.net site on

# Final Three Security Tutorials Published 4/24/2008 12:56 PM .Net World

As noted in previous blog entries, I've been working on some tutorials for the www.asp.net site on

# Three New Security Tutorials Now Available 4/24/2008 12:58 PM .Net World

I've been working on some tutorials for the www.asp.net site on the topics of forms authentication

# Collegamenti del 14 Marzo, ASP.NET, ASP.NET AJAX, ASP.NET MVC e .NET 6/10/2008 4:37 PM ScottGu Italian

Collegamenti del 14 Marzo, ASP.NET, ASP.NET AJAX, ASP.NET MVC e .NET

Title:  
Name:  
Url:
Protected by Clearscreen.SharpHIPEnter the code you see:
Comments   

My Links

Ads Via DevMavens

Archives

Post Categories

 

I am a Microsoft MVP for ASP.NET.
I am an ASPInsider.
<March 2010>
SMTWTFS
28123456
78910111213
14151617181920
21222324252627
28293031123
45678910

Comment Stats

DayTotal% of Total
Sunday 2056.8%
Monday 42514.1%
Tuesday 51917.2%
Wednesday 55518.4%
Thursday 58019.2%
Friday 54718.1%
Saturday 1886.2%
Total 3019100.0%

Hour1Total% of Total
12:00 AM 782.6%
1:00 AM 812.7%
2:00 AM 682.3%
3:00 AM 822.7%
4:00 AM 692.3%
5:00 AM 1264.2%
6:00 AM 1183.9%
7:00 AM 1816.0%
8:00 AM 1926.4%
9:00 AM 1585.2%
10:00 AM 1886.2%
11:00 AM 1936.4%
12:00 PM 2016.7%
1:00 PM 1846.1%
2:00 PM 1695.6%
3:00 PM 1354.5%
4:00 PM 1153.8%
5:00 PM 1073.5%
6:00 PM 1013.3%
7:00 PM 1073.5%
8:00 PM 923.0%
9:00 PM 882.9%
10:00 PM 913.0%
11:00 PM 953.1%
Total 3019100.0%

Comments by Blog Entry Date/Time

Day Entry MadeAvg.Total
Sunday 4.97159
Monday 4.80384
Tuesday 4.04477
Wednesday 7.39680
Thursday 6.26676
Friday 5.07466
Saturday 4.78177
Total 5.403019

Hour1 Entry MadeAvg.Total
12:00 AM 5.2937
1:00 AM 1.002
5:00 AM 0.000
7:00 AM 3.8550
8:00 AM 3.72134
9:00 AM 6.06297
10:00 AM 5.63276
11:00 AM 4.22194
12:00 PM 6.16351
1:00 PM 3.09133
2:00 PM 4.89230
3:00 PM 7.64321
4:00 PM 4.00108
5:00 PM 6.07170
6:00 PM 4.64116
7:00 PM 8.95188
8:00 PM 8.63164
9:00 PM 5.00115
10:00 PM 6.31101
11:00 PM 4.5732
Total 5.403019

Learn More About Comment Stats
1 - All times GMT -8...


Blog Stats

Favorite Web Sites

My Books

My MSDN Articles