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.
<February 2010>
SMTWTFS
31123456
78910111213
14151617181920
21222324252627
28123456
78910111213

Comment Stats

DayTotal% of Total
Sunday 2046.8%
Monday 42514.1%
Tuesday 51617.1%
Wednesday 55318.4%
Thursday 58019.2%
Friday 54718.2%
Saturday 1886.2%
Total 3013100.0%

Hour1Total% of Total
12:00 AM 772.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 1806.0%
8:00 AM 1926.4%
9:00 AM 1585.2%
10:00 AM 1876.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 1063.5%
6:00 PM 1013.4%
7:00 PM 1073.6%
8:00 PM 923.1%
9:00 PM 882.9%
10:00 PM 893.0%
11:00 PM 953.2%
Total 3013100.0%

Comments by Blog Entry Date/Time

Day Entry MadeAvg.Total
Sunday 4.94158
Monday 4.80384
Tuesday 4.08477
Wednesday 7.47680
Thursday 6.25675
Friday 5.02462
Saturday 4.78177
Total 5.413013

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.02295
10:00 AM 5.63276
11:00 AM 4.20193
12:00 PM 6.14350
1:00 PM 3.17133
2:00 PM 5.00230
3:00 PM 7.62320
4:00 PM 4.00108
5:00 PM 6.04169
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.413013

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


Blog Stats

Favorite Web Sites

My Books

My MSDN Articles