Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Pro .NET Best Practices (repost)

Posted By: libr
Pro .NET Best Practices (repost)

Pro .NET Best Practices by Stephen Ritchie
English | 2011 | ISBN: 1430240237 | 372 pages | epub + PDF | 6,5 + 6 MB

Pro .NET Best Practices is a practical reference to the best practices that you can apply to your .NET projects today. You will learn standards, techniques, and conventions that are sharply focused, realistic and helpful for achieving results, steering clear of unproven, idealistic, and impractical recommendations.

Pro .NET Best Practices covers a broad range of practices and principles that development experts agree are the right ways to develop software, which includes continuous integration, automated testing, automated deployment, and code analysis. Whether the solution is from a free and open source or a commercial offering, you will learn how to get a continuous integration server running and executing builds every time code changes. You will write clearer and more maintainable automated testing code that focuses on prevention and helping your .NET project succeed. By learning and following the .NET best practices in this book, you will avoid making the same mistakes once.

With this book at your side, you'll get:
Real-world, no-nonsense approaches to continuous integration, automated testing, automated deployment, and code analysis
Tips and tricks you'll need to clear hurdles that keep others from putting these common sense ideas into common practice
Guidance from the minimal, essential approach all the way to what's necessary to deliver at the highest levels of quality and effectiveness

Benefit immediately, even before finishing it, from the knowledge, workable advice, and experience found in Pro .NET Best Practices.
What you’ll learn
How to set up a continuous integration server that executes builds every time code changes
How to create automated tests that are easier to write, easier to maintain, and focused on making sure the code-under-test works the way it’s intended to work
How to write a common automated deployment script that deploys to all target environments
How to perform meaningful code analysis that gives the kind of information you can take action upon
Why some best practices, which were once fresh, are now stale; avoid this trap by following best practices grounded in correct principles that endure
How to gain support for following best practices from all project stakeholders by recognizing and overcoming biases, highlighting gaps, and demonstrating value