-
Notifications
You must be signed in to change notification settings - Fork 6k
Add comprehensive examples to BC42328.md to improve understanding #48310
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
Conversation
Co-authored-by: BillWagner <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After two suggestions, this is ready.
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: BillWagner <[email protected]>
Co-authored-by: BillWagner <[email protected]>
@gewarren Take a look. Do you think we push copilot to move the remaining snippets out? |
No, I think the other snippets can stay in the Markdown file. Unless they're already in the code file and just need to be referenced? |
Co-authored-by: BillWagner <[email protected]>
The BC42328 Visual Basic diagnostic documentation was reported as unclear and hard to understand. This PR significantly enhances the documentation with comprehensive, realistic examples and better explanations.
Key Improvements
Enhanced Examples
DocumentProcessor
class that demonstrates real-world event handling scenariosBetter Explanations
Documentation Structure
DocumentProcessor
class showing both problems and solutions:::code
syntax following Microsoft Learn best practicesBefore/After Example
Before (abstract):
After (realistic):
The enhanced documentation now provides clear, understandable examples that demonstrate exactly when BC42328 occurs and multiple ways to resolve it, making the explanation much more accessible to developers.
Fixes #28825.
Progress
DocumentProcessor
class:::code
syntax💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.
Internal previews