Dotnetcat » .NET Books » Examples books

Sort by:

Build Your Own ASP.NET 4 Web Site Using C# & VB, 4th Edition

Author: Timmothy Posey
List price: $44.95
Amazon price: $25.66   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: SitePoint ( 7 October 2011)

Build Your Own ASP.NET 4 Web Site Using C# & VB is aimed at beginner ASP.NET developers wanting to develop their skills, web designers wanting to move into server-side programming, and experienced developers making the leap from ASP to .NET.

Readers will learn:

  • language and programming basics
  • how to construct ASP.Net Web Pages
  • how to build web applications
  • to use validation controls
  • database design and development
  • how to use ADO.NET
  • how to manage data and content
  • how to integrate Ajax and jQuery
  • the role of MVC

... all in the process of successfully developing and deploying a working intranet site for a fictional company.

Pro .NET 2.0 Windows Forms and Custom Controls in C#

Author: Matthew MacDonald
List price: $49.99
Amazon price: $35.97   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Apress (20 December 2005)

Renowned author Matthew MacDonald combines careful treatment of the API with detailed user-interface design principles. Further, this book incorporates C# and the final beta of .NET 2.0. The result: thorough coverage of Windows Forms and GDI+ namespaces for .NET programmers! You will become equipped to design state-of-the-art Windows interfaces and program graphics, and learn how to create your own controls.

As a developer, you must know more than just how to add a control to a window. You must be able to create an entire user interface framework that's scalable, flexible, and reusable. This book is not a reference manual. Instead, it contains detailed discussions about user interface elements that you’ll use on a regular basis.

Pro ASP.NET 4 in VB 2010

Author: Matthew MacDonald
List price: $59.99
Amazon price: $37.93   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Apress (24 November 2010)

ASP.NET 4 is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 4 in VB 2010 raises the bar for high-quality, practical advice on learning and deploying Microsoft's dynamic web solution.

This edition is updated with everything you need to come to grips with version 4 of ASP.NET, including coverage of ASP.NET MVC, ASP.NET AJAX 4, ASP.NET Dynamic Data, and Silverlight 3.

Seasoned .NET professionals Matthew MacDonald and Mario Szpuszta explain how you can get the most from these groundbreaking new technologies. They cover ASP.NET 4 as a whole, illustrating both the brand-new features and the functionality carried over from previous versions of ASP. This book will give you the knowledge you need to code real ASP.NET 4 applications in the best possible style.

What you’ll learn
  • Understand why ASP.NET 4 is so special, what its fundamental principles are, the basics of Visual Studio, and how ASP.NET controls are created and how they fit into ASP.NET pages, ultimately creating full applications.
  • Become familiar with ASP.NET MVC, one of the biggest additions to ASP.NET 4, and understand how to use it and integrate it within your existing ASP.NET applications.
  • Discover the intricacies of ADO.NET and how to perform data binding to many sources, from databases to file streams to XML.
  • Learn the various forms of security available and how to best apply them. Once considered the Achilles' heel of all Windows web applications, security has vastly improved and is now a cornerstone of ASP.NET 4.
  • Examine in detail advanced user interface techniques, including user controls, customer server controls, client-side JavaScript, GDI+, and Silverlight 3.
  • Understand how to work with web services, an important skill in an increasingly connected world.
  • Use ASP.NET AJAX 4, with an emphasis on contemporary web development techniques.
  • Perform development using Internet Information Services 7, Microsoft's premier web hosting platform.
Who this book is for

This book is for anyone with some software development experience who is interested in the .NET Framework 4 and the VB language. Whether you are moving to .NET for the first time or are already writing applications on .NET 2.0 or .NET 3.5, this book will provide you with a comprehensive grounding in the new technology and serve as a complete reference throughout your coding career.

Table of Contents
  1. Introducing ASP.NET
  2. Visual Studio
  3. Web Forms
  4. Server Controls
  5. ASP.NET Applications
  6. State Management
  7. ADO.NET Fundamentals
  8. Data Components and the DataSet
  9. Data Binding
  10. Rich Data Controls
  11. Caching and Asynchronous Pages
  12. Files and Streams
  13. LINQ
  14. XML
  15. User Controls
  16. Themes and Master Pages
  17. Website Navigation
  18. Website Deployment
  19. The ASP.NET Security Model
  20. Forms Authentication
  21. Membership
  22. Windows Authentication
  23. Authorization and Roles
  24. Profiles
  25. Cryptography
  26. Custom Membership Providers
  27. Custom Server Controls
  28. Graphics, GDI+, and Charting
  29. JavaScript and Ajax Techniques
  30. ASP.NET AJAX
  31. Portals with Web Part Pages
  32. MVC
  33. Dynamic Data
  34. Silverlight

ASP.Net Ajax in Action

Author: Alessandro Gallo
List price: $44.99
Amazon price: $9.33   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Manning Publications (31 August 2007)

Ajax has revolutionized the way users interact with web pages today. Gone are frustrating page refreshes, lost scroll positions and intermittent interaction with a web site. Instead, we have a new generation of fast, rich, and more intuitive web applications. The ASP.NET AJAX framework puts the power of Ajax into the hands of web developers. ASP.NET AJAX, formerly called Atlas, is a new free framework from Microsoft designed to easily add Ajax features to ASP.NET applications. With this technology, ASP.NET developers can easily build more interactive and highly-personalized web applications that work across all most popular browsers.

ASP.NET AJAX in Action is a fast-paced, example-rich tutorial designed for ASP.NET web developers and written by ASP.NET AJAX experts Alessandro "Garbin" Gallo, David Barkol, and Rama Krishna Vavilala. This book introduces you to Ajax applications and to the ASP.NET AJAX technology. Beginners will appreciate the clear explanations of key ideas and terminology. Intermediate and advanced ASP.NET developers will find a no-nonsense learning source and well-organized reference.

ASP.NET AJAX in Action offers a rich set of examples and meticulous explanations. The extensive code samples are accompanied by accurate and rigorous explanations of the concepts behind development with ASP.NET AJAX. In this book, you will discover how to use

Microsoft Ajax Library Partial rendering with UpdatePanels Advanced client and server techniques Ajax Control Toolkit

If you are a web developer looking to bring your web pages to life and to enhance the user experience, this book is for you.

ASP.NET AJAX in Action will give you with the knowledge and tools you need to more easily craft the next generation of Ajax applications. With the help of the Microsoft ASP.NET AJAX framework, Ajax development has never been easier and more instinctive for both client-script developers and ASP.NET developers alike.

Professional ASP.NET 3.5 Security, Membership, and Role Management with C# and VB (Wrox Programmer to Programmer)

Author: Bilal Haidar
List price: $59.99
Amazon price: $22.98   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Wrox (10 November 2008)

As the only book to address ASP.NET 3.5, AJAX, and IIS 7 security from the developer’s point of view, this book begins with a look at the new features of IIS 7.0 and then goes on to focus on IIS 7.0 and ASP.NET 3.5 integration. You’ll walk through a detailed explanation of the request life cycle for an ASP.NET application running on IIS 7.0 under the classic mode, from the moment it enters IIS 7.0 until ASP.NET generates a corresponding response.

Beginning Web Development, Silverlight, and ASP.NET AJAX: From Novice to Professional (Expert's Voice in .NET)

Author: Laurence Moroney
List price: $44.99
Amazon price: $2.36   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Apress ( 7 March 2008)

Beginning Web Development, Silverlight, and ASP.NET AJAX: From Novice to Professional aims to give you the skills you need to start building web applications with Microsoft’s next–generation technology as quickly as possible. Whether you’re interested in ASP.NET AJAX, Silverlight, or the technologies that support them (WPF, WCF, WF, etc.), this book is the starting point that you need.

It adopts a “zero to hero” approach that concentrates on achieving practical results you can use in real projects rather than presenting a deep academic treatment that can’t be immediately applied.

The aim is to give you, the reader, the knowledge you need to achieve the results you want with the minimum of fuss. When you’ve read this book, you’ll have a solid understand of all the techniques that are available, when to use them, and their relative strengths and weaknesses.

What you’ll learn
  • Create next–generation web applications quickly and easily!
  • Manipulate data, display information, and communicate with other services using the latest ASP.NET techniques and best practices
  • Discover how the .NET 3.0 extensions (WPF, WCF, and WF) can make your web applications faster, more efficient, and easier to code than ever
  • Understand how ASP.NET AJAX and Silverlight can be integrated into your ASP.NET websites in order to provide a cutting–edge user interface for your applications and the implications that such interfaces can have
Who this book is for

This book is for anyone with an interest in using Microsoft’s web development technologies.

A basic familiarity with the .NET platform is useful, but anyone with an understanding of a web development language will benefit from the book, as all the key topics are presented from first principles.

Beginning ASP.NET MVC 1.0

Author: Simone Chiaretta
List price: $49.99
Amazon price: $3.98   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Wrox ( 5 August 2009)

ASP.NET MVC (Model View Framework) allows you to use ready-to-use MVC code so you can develop Web applications faster. This book?s cut-to-the-chase approach gets you up to speed on the new ASP.NET MVC without getting bogging you down in learning or re-learning ASP.NET itself. You?ll receive straightforward instruction on concepts, backed by real-world case studies and examples that offer practical solutions. Topics include test-driven development and unit testing, the principles of the MVC pattern, how to implement it, how to move from traditional ASP.NET Webforms to ASP.NET MVC, and much more.

Real World ASP.NET Best Practices

Author: Farhan Muhammad
List price: $39.99
Amazon price: $14.05   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Apress ( 3 June 2003)

ASP.NET is a wonderful enabling technology that allows developers to create business solutions much more effectively than ever before. However, there is room for improvement. Developers often do not see the potholes and pitfalls related to this technology until they stumble. Real World ASP.NET Best Practices helps readers to avoid just such frustrations. The book's in-depth coverage includes data handling, caching, JavaScript, user and server controls, distributed programming, configuration, and deployment.

Real World ASP.NET Best Practices goes far beyond the documentation to teach ASP.NET development best practices based on the authors' real-world experience. The book's emphasis is on helping developers perform tasks correctly and avoid mistakes, not on teaching ASP.NET in general.

.NET Domain-Driven Design with C#: Problem - Design - Solution (Programmer to Programmer)

Author: Tim McCarthy
List price: $39.99
Amazon price: $4.98   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Wrox (28 April 2008)

As the first technical book of its kind, this unique resource walks you through the process of building a real-world application using Domain-Driven Design implemented in C#. Based on a real application for an existing company, each chapter is broken down into specific modules so that you can identify the problem, decide what solution will provide the best results, and then execute that design to solve the problem. With each chapter, you'll build a complete project from beginning to end.

Test-Driven Development in Microsoft .NET (Microsoft Professional)

Author: James W. Newkirk
List price: $39.99
Amazon price: $32.95   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Microsoft Press (14 April 2004)

With the clarity and precision intrinsic to the Test-Driven Development (TDD) process itself, experts James Newkirk and Alexei Vorontsov demonstrate how to implement TDD principles and practices to drive lean, efficient coding—and better design. The best way to understand TDD is to see it in action, and Newkirk and Vorontsov walk step by step through TDD and refactoring in an n-tier, .NET-connected solution. And, as members of the development team for NUnit, a leading unit-testing framework for Microsoft .NET, the authors can offer matchless insights on testing in this environment—ultimately making their expertise your own.

Test first—and drive ambiguity out of the development process:

  • Document your code with tests, rather than paper
  • Use test lists to generate explicit requirements and completion criteria
  • Refactor—and improve the design of existing code
  • Alternate programmer tests with customer tests
  • Change how you build UI code—a thin layer on top of rigorously tested code
  • Use tests to make small, incremental changes—and minimize the debugging process
  • Deliver software that’s verifiable, reliable, and robust