Share via


Security (How Do I in C# Express)

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

Note

If you are using Visual C# Express Edition, some of the Help links on this page may be unavailable, depending on the options that you chose during installation. For more information, see Troubleshooting Visual C# Express.

General

To learn more about code access security concepts in order to write effective applications targeting the common language runtime code, search the MSDN Library for "Code Access Security Basics".

Microsoft Security Developer Center

The following are some of the more in-depth topics on the Security Developer Center that help hobbyists, students, and new developers understand security.

Other Resources

These Web sites are excellent resources for finding more information, seeing what other Express users are doing, and stay in touch as Visual C# Express grows.

  • Visual C# Developer Center
    Serves as a central location for information about Visual C# Express Edition. Includes videos, new tools, and other downloads.

  • Beginner Developer Learning Center
    Serves as a central location for learning materials for the beginner developer. Includes video tutorials, articles, the How-To Reference Library, and Kid's Corner.

  • Coding4Fun
    Includes lots of articles and coding tips for the Visual C# Express developer.

See Also

Concepts

How Do I in C# Express