SSWConsulting / SSWConsulting/SSW.Rules.Content
Update VB.NET references
Open
@KahaMason is already working on this.
Since Dec 6, 2023.
- Dominant language
- MDX
- Stars
- 62
- Forks
- 196
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 112
Description
Cc: @adamcogan @tiagov8
Hi @KahaMason ,
Since you worked on a VB.NET project, I think you might be helpful for this one!
We currently have some rules that use VB.NET as code examples, and we might want to update those examples to use C# where appropriate.
< add numbered tasks to be completed>
- See the rules that still use vbnet code blocks
- Update them to use C# where appropriate
- https://www.ssw.com.au/rules/avoid-using-mailto-on-your-website
- https://www.ssw.com.au/rules/declare-variables-when-you-need-them
- https://www.ssw.com.au/rules/do-not-put-exit-sub-before-end-sub
- https://www.ssw.com.au/rules/do-you-deploy-your-applications-correctly
- https://www.ssw.com.au/rules/do-you-keep-clean-on-imports-of-project-property
- https://www.ssw.com.au/rules/do-you-know-that-popup-modal-forms-should-never-have-showintaskbar-true
- https://www.ssw.com.au/rules/do-you-use-more-meaningful-names-than-hungarian-short-form
- https://www.ssw.com.au/rules/how-to-send-newsletter-in-microsoft-crm-2016
- https://www.ssw.com.au/rules/keep-your-databinder-eval-clean
- https://www.ssw.com.au/rules/put-exit-sub-before-end-sub
- https://www.ssw.com.au/rules/refer-to-form-controls-directly
- https://www.ssw.com.au/rules/reports-do-you-have-a-standard-report-footer
- https://www.ssw.com.au/rules/use-interoperability-mechanism-for-com-object
- https://www.ssw.com.au/rules/use-resource-file-to-store-messages
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.