Skip to content

Repositório com exercícios do curso “Windows Forms com C#: Menus, outros formulários e validação com login e senha” da Alura. Aborda uso de menus, formulários MDI, user controls, DialogBox e validações para construção de sistemas desktop com C#.

Notifications You must be signed in to change notification settings

Brownhat-E/sign-in_wcf_course-alura-menus-forms-validation_part-3_dotnet-framework-4_csharp-7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Sign In WCF Course - Alura Menus, Forms, and Validation 🎓

GitHub release

Welcome to the Sign In WCF Course repository! This project contains exercises from the course "Windows Forms with C#: Menus, Other Forms, and Validation with Login and Password" offered by Alura. Here, you will learn how to build desktop applications using C# with a focus on menus, MDI forms, user controls, dialog boxes, and validation techniques.

Table of Contents

Introduction

This repository serves as a practical guide for developers looking to enhance their skills in Windows Forms applications using C#. The course emphasizes real-world applications, enabling you to create functional systems that include login and password validation.

Features

  • Menus: Create intuitive navigation for your applications.
  • MDI Forms: Implement Multiple Document Interface forms for better user experience.
  • User Controls: Reusable components to streamline your UI development.
  • Dialog Boxes: Engage users with modal and modeless dialog boxes.
  • Validation: Ensure data integrity with robust validation methods.

Installation

To get started with this project, clone the repository to your local machine:

git clone https://github.com/Brownhat-E/sign-in_wcf_course-alura-menus-forms-validation_part-3_dotnet-framework-4_csharp-7.git

Navigate to the project directory:

cd sign-in_wcf_course-alura-menus-forms-validation_part-3_dotnet-framework-4_csharp-7

You will need to have the .NET Framework 4 and C# 7 installed on your machine. Ensure your development environment is set up properly before running the application.

Usage

After cloning the repository and installing the necessary tools, you can open the solution file in Visual Studio. Build the project and run it to explore the various features implemented in the exercises.

You can also check the Releases section for downloadable files. Make sure to download and execute the latest release to access the most up-to-date features.

Topics Covered

This repository includes exercises related to the following topics:

  • Alura: Learning platform for tech skills.
  • C#: The programming language used for the project.
  • Dialog Box: User interface element for interaction.
  • .NET Framework: The framework used for building Windows applications.
  • Login: Authentication mechanism.
  • MDI: Multiple Document Interface for managing multiple forms.
  • Menus: Navigation elements in applications.
  • User Control: Custom controls for reuse.
  • Validation: Ensuring data meets specific criteria.
  • WinForms: Windows Forms technology for desktop applications.

Contributing

We welcome contributions from everyone! If you want to improve this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your branch to your fork.
  5. Create a pull request to the main repository.

License

This project is licensed under the MIT License. Feel free to use it, modify it, and share it as you see fit.

Releases

For the latest updates and downloadable files, please visit the Releases section. You can download the necessary files and execute them on your local machine.

Contact

If you have any questions or suggestions, feel free to reach out:


Thank you for visiting the Sign In WCF Course repository! We hope this project helps you in your learning journey. Happy coding! 🎉

About

Repositório com exercícios do curso “Windows Forms com C#: Menus, outros formulários e validação com login e senha” da Alura. Aborda uso de menus, formulários MDI, user controls, DialogBox e validações para construção de sistemas desktop com C#.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published