Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExDM Delegates, events and anonymous functions sample code harmonization #405

Open
1 task
mpostol opened this issue Oct 8, 2024 · 0 comments
Open
1 task
Assignees
Labels
Refactoring Maintenance activities -only unimportant changes are expected.

Comments

@mpostol
Copy link
Owner

mpostol commented Oct 8, 2024

Describe problem

Event Examples must be consolidated and harmonized with the delegate examples.
The examples must be consistent with the Programming in Practice - Delegates and Events
The examples must be consistent with the Anonymous Functions sample code.

Describe the solution you'd like

The sample code related to delegates, events, and anonymous functions must be moved around and improved. Consider the many-to-many multiplicity scenario (the same method and += operation in the test project).

Improve the ExDM Udemy script accordingly.

Describe alternatives you've considered

  1. Create an independent class and move examples related to it to this class
  2. Consolidate examples in the existing DelegateExample class
  3. Consolidate examples in the existing AnonymousFunctions class

List of tasks to be accomplished

  • TBD

Notes

The issue must be solved after finishing or simultaneously with the progress on Anonymous Functions.

@mpostol mpostol added the Refactoring Maintenance activities -only unimportant changes are expected. label Oct 8, 2024
@mpostol mpostol self-assigned this Oct 8, 2024
@mpostol mpostol added this to the External Data Management milestone Oct 8, 2024
@mpostol mpostol changed the title ExDM Feature request ExDM Delegates, events and anonymous functions sample code harmonization Oct 8, 2024
mpostol added a commit that referenced this issue Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactoring Maintenance activities -only unimportant changes are expected.
Projects
None yet
Development

No branches or pull requests

1 participant