Security (How Do I in Visual J# Express) 

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

Best Practices

  • Securing Applications
    Explains how each application domain possesses security challenges of its own in addition to common security challenges.

Windows Security

  • Windows Forms Security
    Describes the security model for Windows Forms that is code-based (security levels are set for code, regardless of the user running the code).

Web Security

  • Securing XML Web Services Created Using ASP.NET
    Explains how to choose the security options for XML Web services created using ASP.NET from the authentication and authorization options offered by ASP.NET or customized SOAP-based security. ASP.NET operates in conjunction with Internet Information Services (IIS) to provide several authentication and authorization options.

See Also

Reference

How Do I in Visual J# Express