Skip to content

C# Design and Development Expert One on One

Best in textbook rentals since 2012!

ISBN-10: 0470415967

ISBN-13: 9780470415962

Edition: 2009

Authors: John Paul Mueller, Mueller

List price: $59.99
Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

C# Design and Development helps developers create better applications by demonstrating techniques for writing code that is more consistent and has fewer errors. The book looks at a number of design strategies that are especially suited for C# code. Not every application can use the same design strategy, so it's important for this book to discuss a number of them. Using this approach helps developers hone the application approach to match particular requirements. In addition, the book discusses methods for writing the application using less code. For example, using new technologies such as Language INtegrated Query (LINQ) helps the developer obtain the same result as current coding…    
Customers also bought

Book details

List price: $59.99
Copyright year: 2009
Publisher: John Wiley & Sons, Incorporated
Publication date: 3/3/2009
Binding: Paperback
Pages: 672
Size: 7.50" wide x 9.50" long x 1.75" tall
Weight: 2.112
Language: English

John Paul Mueller is a freelance writer and technical editor who has written over 300 articles and 65 books. He's contributed articles to such magazines as DevSource, asp.netPro, InformIT, SQL Server Professional, Visual C++ Developer, Hard Core Visual Basic, and Visual Basic Developer.

Defining the Language Environment
Understanding the Application Lifecycle
Defining a Design Strategy
Designing the User Interface
Designing With Speed in Mind
Designing With Reliability in Mind
Designing With Security in Mind
Customizing the IDE
Scripting
Viewing Data in the IDE
Working With Controls and Components
Coding the Application
Considering the Documentation
Implementing Error Handling
Testing, Debugging, and Quality Assurance
Deploying the Application
Supporting and Maintaining the Application
Developing Around the Performance Triangle
Considering Application Speed Implications
Considering Application Reliability Implications
Considering Application Security Implications
Serializing XML
Working With LINQ
Augmenting Applications Using F#
Creating Multithreaded Applications
Creating Reports and Other Output
Designing Low-Level Application Elements
Choosing Resources and Tools
Microsoft Resources and Tools
Third-Party Resources and Tools
Glossary