Test-driven ASP.NET MVC programmingb A clear introduction to the ASP.NET MVC application implementation and TDD approach! bThis is an introduction to the test-first approach based on ASP.NET MVC. Throughout this book, you will experience the process of implementing and deploying your calendar application from start to finish, testing each of the components you have created. You will have a thorough understanding of Web services and data access, you will learn how to use MSBuild to deploy your site and protect your site using the advanced security features of ASP.NET MVC. Through the process of building and deploying your application, you will gain valuable experience with the framework itself as well as with the test-driven methodology for incrementally completing your application.In addition, this book will give you time to debug And provide a way to spend more time writing code. It also guides you through the use of open source tools such as MVCContrib, NHibernate, and Castle Windsor containers to make ASP.NET MVC even more complete, and you can use these tools to develop database components, architecture layers, and test code faster Do not just think about the content of this book to make programming ASP.NET MVC easy, but apply the test-driven methodology as a way to verify that you are writing the right code. Perhaps you will be able to write clean code faster and easier to maintain.