Implementing GoTo Line functionality in a Visual Studio Custom Editor
Implement GoTo Line in a custom Visual Studio editor with command wiring and UI patterns that speed large-file navigation during debugging and refactoring.
Implement GoTo Line in a custom Visual Studio editor with command wiring and UI patterns that speed large-file navigation during debugging and refactoring.
Extend CodeSmith Generator PLINQO templates with patterns for cleaner generation, faster model iteration, and conventions that keep data access consistent.
Every now and then I need to create a new Oracle user to test the CodeSmith Generator OracleSchemaProvider. I wanted to outline the steps that I use to create a new user as well as change the…
The Windows SharePoint Services 3.0 software development kit (SDK) has been released and contains conceptual overviews, programming tasks, samples, and references to guide you in developing solutions…
Rename generated CSLA properties with a repeatable pattern that preserves intent, reduces churn, and keeps custom business logic easier to maintain over time.