๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

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

โฌ‡  Acquire This Volume

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


Practical code generation in .NET: cover
โœ Vogel, Peter ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English

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

Practical Code Generation in .NET: Cover
โœ Peter Vogel ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Addison-Wesley ๐ŸŒ English

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

Practical Code Generation in .NET: Cover
โœ Peter Vogel ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English

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

Coding Faster: Getting More Productive w
โœ Zain Naboulsi, Sara Ford ๐Ÿ“‚ Library ๐Ÿ“… 2011 ๐Ÿ› Microsoft Press ๐ŸŒ English

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,