Friday, September 15, 2006

JUnit Recipes - Practical Methods for Programmer Testing


A cookbook for building better Java applications, this book contains 150 recipes for better code, using JUnit as both a testing and design tool. Each recipe is a short, self-contained article that answers questions about how to use JUnit, from taking the first steps to testing complex J2EE applications, including servlets, JSPs, EJBs, and JMS components. For developers that want to use JUnit on a new project, information on how to design easy-to-test applications is provided, helping avoid the design pitfalls of many legacy applications. For those that need to start testing an existing application, recipes dedicated to testing even the most difficult legacy components, such as EJBs and JDBC code, are also provided.

Download

Microsoft Visual Studio 2005 Unleashed


Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio 2005 development environment. This book folds in real-world development experience with detailed information about the IDE to make you more productive and ease transition from other development environments (including prior versions of Visual Studio). This book will also help you increase team collaboration and project visibility with Visual Studio Team Systems and it will give you straight, to-the-point answers to common developer questions about the IDE.

Download

Microsoft .NET Kick Start


Microsoft .NET Kick Start' answers the essential questions ¿What is .NET?¿ and ¿What can .NET do for me?¿ from the developer¿s perspective. Expert author Hitesh Seth explains the.NET platform¿its core components, development tools, and programming model¿so you¿ll be ready to build professional .NET applications in no time.'Microsoft .NET Kick Start' puts .NET into perspective, explaining how .NET differs from other development platforms. You¿ll learn about the consistent .NET programming model forWeb, desktop, wireless, and speech applications. You¿ll also see how .NET is tightly integrated with XML and Web service technologies and standards. Hitesh Seth¿s insights and tips, along with dozens of practical examples that you can put to use immediately, will have you up and running at full speed in nothing flat.In this book, you'll:- Program with Visual Studio .NET and your choice of language including C#, Visual Basic .NET, Visual C , Visual J#, and more- Understand the Common Language Runtime (CLR)- Work with the .NET Framework class library- Develop .NET Windows desktop applications, Web applications, Web services, wireless applications, and speech applications - Integrate and interoperate with existing COM and Win32 applications- Incorporate the Windows Server System into .NET, including SharePoint Portal Server and BizTalk Server- Leverage Microsoft Office System 2003 applications with .NET applications- Learn best practices for .NET application development with blueprints and case studies.

Download