Practical Code Generation in .NET: Covering Visual Studio 2005, 2008, and 2010
โ Scribed by Peter Vogel
- Publisher
- Addison-Wesley Professional
- Year
- 2010
- Tongue
- English
- Leaves
- 529
- Series
- Addison-Wesley Microsoft Technology Series
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
โOnce this skill is within your everyday comfort zone, it will give your productivity a boost and increase your value to your team. I encourage you to add the techniques outlined in this book to your toolset and to use them to develop your own workbench of generative tools. In doing so, Iโm confident youโll improve your capabilities, and whatโs more, have fun doing so.โ
โFrom the Foreword by Gareth Jones, Developer Architect, Visual Studioยฎ, Microsoft
ย
Enlist Visual Studioโs Built-in Code Generation Tools to Write Better Software Faster
ย
Automatic code generation can dramatically increase your productivity, improve code quality and maintainability, promote reuse, and help you extend best practices throughout your development organization. .NET and Visual Studio contain many powerful, code-generation tools--and this book shows you how to succeed with all of them. With Practical Code Generation in .NET, spend less time writing monotonous, repetitive code--leaving more time to address troublesome areas!
ย
Microsoft MVP Peter Vogel covers code generation with Visual Studio 2010, 2008, and 2005, as well as all recent versions of .NET, including .NET 4.0. Youโll learn when enlisting code generation makes sense and how to design solutions that build on the skills and resources you already have.
ย
Writing for experienced programmers, Vogel shows how to generate reliable code using procedural code, Visual Studio add-ins, XML, configuration files, and more--including Microsoftโs innovative CodeDOM technology for generating code in multiple languages. He brings everything together in three complete, chapter-length case studies.
ย
Coverage includes
โขย Understanding the structure of .NET code-generation solutions and best practices for architecting them
โขย Creating Visual Studio add-ins that quickly integrate code generation into day-to-day activities
โขย Using objects and methods to add or remove project components
โขย Using text insertion to generate code using any tool--even standard string handling functions
โขย Working with the specific features of C#, Visual Basic .NET, and ASP.NET
โขย Generating more concise code with .NETโs new Text Template Transformation Toolkit (T4)
โขย Building code-generation solutions with Visual Studio templates, attributes, and custom tools
โขย Distributing code-generation solutions
๐ SIMILAR VOLUMES
Once this skill is within your everyday comfort zone, it will give your productivity a boost and increase your value to your team. I encourage you to add the techniques outlined in this book to your toolset and to use them to develop your own workbench of generative tools. In doing so, I m confident
Automatic code generation can dramatically increase your productivity, improve code quality and maintainability, promote reuse, and help you extend best practices throughout your development organization. .NET and Visual Studio contain many powerful, code-generation tools--and this book shows you ho
Enlist Visual Studioโs Built-in Code Generation Tools to Write Better Software Faster<br>Automatic code generation can dramatically increase your productivity, improve code quality and maintainability, promote reuse, and help you extend best practices throughout your development organization. .NET a
Take a detailed look into Visual Studio - and learn practical techniques to help you work more efficiently. This fully revised and expanded version of Visual Studio Tips: 251 Ways to Improve Your Productivity includes a comprehensive collection of tips and shortcuts for working with the code editor,