Projects, Solutions and Files (How Do I in Visual J# Express) 

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

  • How to: Create or Add a Setup Project
    Explains two types of setup projects; standard setup projects create installers that install Windows applications on a target computer; Web setup projects create installers that install Web applications on a Web server.

Projects and Files

  • How to: Manage Files with Encoding
    Explains how to display your code in a particular language and on a particular platform by associating a particular character encoding with a file.

Project Types

Solutions

References

  • Web References
    Shows you how to manage project Web references by renaming or modifying them to suit your needs or by updating them when changes have been made to the Web service the reference calls.

Building and Compiling

  • Building in Visual Studio
    Explains how you can edit default solution and project configurations as needed, and create new configurations by saving modified copies of the default ones

Resources

  • Working with Resource Files
    Shows how to add new resources to your project and modify those resources using the appropriate resource editor.

See Also

Reference

How Do I in Visual J# Express