Security (How Do I in Visual Basic)

This page links to help on widely used Visual Basic security tasks. To view other categories of popular tasks covered in Help, see How Do I in Visual Basic.

In General

Best Practices

Web Security

  • Securing ASP.NET Web Sites
    The examples in this section show how to create ASP.NET applications that incorporate various kinds of security.

  • Limiting Access to ASP.NET Web Sites
    Describes how to control who can gain access to your Web project files and what level of access individuals have to the application.

Windows Security

Component Security

  • Code Access Security
    Provides conceptual information on code security and describes the .NET Framework approach to securing your components.

  • Imperative Security
    Describes how to use imperative security checks to protect sensitive lines of code from unauthorized use.

Database Security

Samples

See Also

Concepts

How Do I in Visual Basic