When users click on a menu item or a button in a dialog box, they're using a control - and every interaction with a control can shape their overall experience and satisfaction with your software. This hands-on guide teaches you how to use or modify the built-in, intrinsic controls provided by the Mi
Test-Driven Development in Microsoft .NET
โ Scribed by James W. Newkirk, Alexei A. Vorontsov
- Book ID
- 127436328
- Publisher
- Microsoft Press
- Year
- 2004
- Tongue
- English
- Weight
- 2 MB
- Series
- Microsoft Professional
- Edition
- 1
- Category
- Library
- ISBN
- 0735619484
No coin nor oath required. For personal study only.
โฆ Synopsis
Learn how to apply the concepts and techniques of Test-Driven Development (TDD) to writing software for Microsoft .NET. Two experts in agile software development teach-using a wealth of pragmatic examples in C# and other .NET development tools-how to use automated tests to drive lean, efficient coding and better design. You'll focus on .NET-specific issues for TDD, including the best time to employ the inherent features of .NET class libraries and how to use NUnit, a leading unit-testing framework for .NET. And you'll see real-world examples of TDD-for .NET projects, including a Microsoft ADO.NET relational database, a user interface created with Microsoft ASP.NET and Microsoft WindowsR Forms, Web services, and other useful applications.
๐ SIMILAR VOLUMES
Performance tuning is increasingly important as desktop applications move to a Web-centric, software-as-a-service model. Performance analysis and turning ensures that .NET-based applications perform as well as or better than traditional desktop applications. Direct from a team at Microsoft that has
This comprehensive guide combines conceptual and architectural details with practical, how-to information and real-world code samples to show how to create custom, reusable, professional-quality server controls with rich design-time functionality.
Microsoft .NET is born out of a personal search for the Holy Grail of .NET for IT professionals. Unlike competing texts, it focuses on actual implementation and management issues critical to the success of an enterprise. Through Nigel Stanley's active consulting practice, he has gathered essential i
This C# offering takes a unique approach to help it stand out among the numerous .NET programming titles available. The format is well suited for developers that already understand the basics of .NET programming and want a practical reference for various programming tasks. Each chapter consists of a