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

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

Add To Your Reader

My Links

Archives

Post Categories

 

I am a Microsoft MVP for ASP.NET.
I am an ASPInsider.
<May 2008>
SMTWTFS
27282930123
45678910
11121314151617
18192021222324
25262728293031
1234567

Comment Stats

DayTotal% of Total
Sunday 1866.8%
Monday 38614.2%
Tuesday 45416.7%
Wednesday 50518.5%
Thursday 53319.6%
Friday 49418.1%
Saturday 1666.1%
Total 2724100.0%

Hour1Total% of Total
12:00 AM 652.4%
1:00 AM 692.5%
2:00 AM 622.3%
3:00 AM 742.7%
4:00 AM 572.1%
5:00 AM 1043.8%
6:00 AM 1084.0%
7:00 AM 1585.8%
8:00 AM 1716.3%
9:00 AM 1475.4%
10:00 AM 1716.3%
11:00 AM 1816.6%
12:00 PM 1886.9%
1:00 PM 1696.2%
2:00 PM 1585.8%
3:00 PM 1324.8%
4:00 PM 1073.9%
5:00 PM 923.4%
6:00 PM 913.3%
7:00 PM 963.5%
8:00 PM 833.0%
9:00 PM 782.9%
10:00 PM 792.9%
11:00 PM 843.1%
Total 2724100.0%

Comments by Blog Entry Date/Time

Day Entry MadeAvg.Total
Sunday 5.58145
Monday 5.25341
Tuesday 4.33420
Wednesday 7.69638
Thursday 6.93610
Friday 5.48411
Saturday 5.30159
Total 5.872724

Hour1 Entry MadeAvg.Total
12:00 AM 5.0035
1:00 AM 1.002
5:00 AM 0.000
7:00 AM 7.0035
8:00 AM 5.45109
9:00 AM 6.32278
10:00 AM 6.50247
11:00 AM 4.49184
12:00 PM 6.83328
1:00 PM 3.00111
2:00 PM 5.41222
3:00 PM 8.70287
4:00 PM 4.0589
5:00 PM 5.92154
6:00 PM 4.52113
7:00 PM 9.67174
8:00 PM 10.50147
9:00 PM 5.05111
10:00 PM 5.5066
11:00 PM 4.5732
Total 5.872724

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


Blog Stats

Favorite Web Sites

My Books

My MSDN Articles