Shop Categories
More Information Buy Now
 
  • Scott Mitchell

    Sams Teach Yourself ASP.NET 3.5 in 24 Hours, Complete Starter Kit (Sams Teach Yourself -- Hours)

    Sams Teach Yourself ASP.NET 3.5 in 24 Hours

     

    Scott Mitchell

     

    Starter Kit

     

    DVD includes Microsoft Visual Web Developer 2008 Express Edition

     

     

    In just 24 sessions of one hour or less, you will be up and running with ASP.NET 3.5. Using a straightforward, step-by-step approach, each lesson builds upon a real-world foundation forged in both technology and business matters, allowing you to learn the essentials of building dynamic, data-driven web applications from the ground up.

     

    Step-by-step instructions carefully walk you through the most common questions, issues, and tasks.

     

    Q&As, quizzes, and exercises at the end of each lesson help you build and test your knowledge.

     

    By the Way, Did You Know?, and Watch Out! boxes point out shortcuts and solutions.

     

    Learn how to…

    • Design and create ASP.NET web pages
    • Use Microsoft Visual Web Developer to quickly and professionally build ASP.NET websites
    • Collect input from users visiting your web pages
    • Display database data through a web page
    • Edit, insert, delete, sort, and page through database data from an ASP.NET page
    • Build a website that supports user accounts
    • Use Ajax to design interactive web user interfaces

     

    As editor and main contributor to 4GuysFromRolla.com, a popular ASP.NET resource website, Scott Mitchell has authored more than a thousand articles on Microsoft web technologies since 1998. In addition to his vast collection of online articles, Scott has written six previous books on ASP and ASP.NET: Sams Teach Yourself Active Server Pages 3.0 in 21 Days (Sams); Designing Active Server Pages (O’Reilly); ASP.NET: Tips, Tutorials, and Code (Sams); ASP.NET Data Web Controls Kick Start (Sams); Sams Teach Yourself ASP.NET in 24 Hours (Sams); and Sams Teach Yourself ASP.NET 2.0 in 24 Hours (Sams). Scott has also written a number of magazine articles and is a regular columnist for Microsoft’s MSDN Magazine.

     

    DVD Includes:

    • Microsoft Visual Web Developer 2008 Express Edition

     

    On the Web:

    • Register your book at informit.com/title/9780672329975 for access to author code, examples, updates and corrections as they become available.

     

    Category: Microsoft Programming/ASP.NET

    Covers: ASP.NET 3.5

    User Level: Beginning—Intermediate

     

    More Information Buy Now
     
  • Adam Calderon, Joel Rumerman

    Advanced ASP.NET AJAX Server Controls For .NET Framework 3.5 (Microsoft .Net Development Series)
    Microsoft .NET Development Series

     

    “Supported by the leaders and principal authorities of core Microsoft technologies, this series has an author pool that combines some of the most insightful authors in the industry with the lead software architects and developers at Microsoft and the developer community at large.”

    Don Box

    Architect, Microsoft

     

    “This is a great resource for professional .NET developers. It covers all bases, from expert perspective to reference and how-to. Books in this series are essential reading for those who want to judiciously expand their knowledge base and expertise.”

    John Montgomery

    Principal Group Program Manager,

    Developer Division, Microsoft

     

    “This foremost series on .NET contains vital information for developers who need to get the most out of the .NET Framework. Our authors are selected from the key innovators who create the technology and are the most respected practitioners of it.”

    Brad Abrams

    Group Program Manager, Microsoft

     

     

    ASP.NET AJAX server controls can encapsulate even the most powerful AJAX functionality, helping you build more elegant, maintainable, and scalable applications. This is the first comprehensive, code-rich guide to custom ASP.NET AJAX server controls for experienced ASP.NET developers. Unlike other books on ASP.NET AJAX, this book focuses solely on server control development and reflects the significant improvements in ASP.NET 3.5 AJAX and the latest Visual Studio 2008 features for streamlining AJAX development

     

    Adam Calderon and Joel Rumerman first review the core Microsoft AJAX Library and JavaScript techniques needed to support a rich client-side experience. Next, they build upon these techniques showing how to create distributable AJAX-enabled controls that include rich browser-independent JavaScript client-side functionality. The authors thoroughly explain both the JavaScript and .NET aspects of control development and how these two distinct environments come together to provide a foundation for building a rich user experience using ASP.NET AJAX.

     

    • Create object-oriented cross-browser JavaScript that supports .NET style classes, interfaces, inheritance, and method overloading
    • Work with components, behaviors, and controls, and learn how they relate to DOM elements
    • Learn Sys.Application and the part it plays in object creation, initialization, and events in the Microsoft AJAX Library
    • Build Extender and Script controls that provide integrated script generation for their corresponding client-side counterparts
    • Localize ASP.NET AJAX controls including client script
    • Discover ASP.NET AJAX client and server communication architecture and the new support for Windows Communication Foundation (WCF)
    • Understand ASP.NET AJAX Application Services
    • Create custom Application Services
    • Design controls for a partial postback environment
    • Understand the AJAX Control Toolkit architecture and the many features it provides
    • Develop highly interactive controls using the AJAX Control Toolkit
    • Understand AJAX Control Toolkit architecture and build controls that utilize the toolkit

     

    Foreword xxv

    Preface xxvii

    Acknowledgments xxxv

    About the Authors xxxix

     

    Part I: Client Code

    Chapter 1: Programming with JavaScript 3

    Chapter 2: Microsoft AJAX Library Programming 51

    Part II: Controls

    Chapter 3: Components 121

    Chapter 4: Sys.Application 169

    Chapter 5: Adding Client Capabilities to Server Controls 207

    Chapter 6: ASP.NET AJAX Localization 255

    Chapter 7: Control Development in a Partial Postback Environment 317

    Part III: Communication

    Chapter 8: ASP.NET AJAX Communication Architecture 371

    Chapter 9: Application Services 425

    Part IV: AJAX Control Toolkit

    Chapter 10: ASP.NET AJAX Control Toolkit Architecture 481

    Chapter 11: Adding Client Capabilities to Server Controls Using the ASP.NET AJAX Control Toolkit 513

    Appendixes

    Appendix A: JavaScript in Visual Studio 2008 547

    Appendix B: Validating Method Parameters 555

    Appendix C: ASP.NET Handlers and Modules 559

    Appendix D: Client Error Handling Code 569

     

    Index 577

     

     

    More Information Buy Now
     
  • Anne Boehm

    Murach's ASP.NET 3.5 Web Programming with VB 2008
    "This book is by far the best computer programming book I have ever bought. You can go into my upstairs closet and find 20-30 books that I have purchased since the days of VB6.... All together, they could not add up to as much information as you have given me in the first 11 chapters of this book." (A developer's comment on the previous edition of Murach's ASP.NET)

    Already know how to code Visual Basic 2008 desktop applications? Then, you're ready to master web programming with the 3.5 edition of this best-selling ASP.NET book from Murach Books.

    It covers the 3.5 features that provide new functionality...like the ListView and DataPager data controls, LINQ data sources, new CSS-related tools, and ASP.NET AJAX...while it teaches you how to develop web applications from scratch. And it does that using all the same features that have made earlier editions such favorites among professional developers:

    #1. It's concise, practical, and crystal-clear in telling you what you need to know

    #2. It shows you how to get the most from Visual Studio 2008 as you code, test, debug, and deploy ASP.NET web applications

    #3. It gives you a 7-chapter section on database programming...2 more chapters than in the previous edition because .NET continues to deliver new, powerful tools for this critical component of business applications

    #4. It gives you solid training in the essential skills that you'll use every day, including data validation...state management...improving the user experience with easy site navigation and a standard look and feel...boosting user response time with ASP.NET AJAX...handling security...developing reusable controls...working with database data using SQL, object, and LINQ data sources...and more

    #5. It gives you real-world application examples that guide you in applying what you're learning as you develop your own websites (you can download the applications for free from the Murach website)

    #6. Its paired pages presentation makes for fast reading, instant reinforcement, and time-saving reference (to see how the paired pages work, you can download free chapters from the Murach website)

    So if you need to learn ASP.NET 3.5 web programming, we hope you'll try this book first. We're convinced that it will deliver the training you need better and faster than any competing book.

    More Information Buy Now
     
  • Ken Cox

    ASP.NET 3.5 For Dummies (For Dummies (Computer/Tech))
    Did you volunteer to create a Web site for the softball team? Is it time to take your small business to the next level and let your customers shop online? Well, you can relax! ASP.NET 3.5 makes creating a dynamic site faster and cleaner than ever before, and ASP.NET 3.5 For Dummies makes it easier.

    First, you’ll get an introduction to all the tools and terminology you need to understand ASP.NET. If you’ve used earlier versions of ASP.NET and Visual Web Developer, you can probably skip that part and jump right into what’s new in 3.5. You'll make friends with LINQ and SQL, create sites in Visual Web Developer 2008 Express, and much more. Before you know it, you’ll discover how to:

    • Integrate data, track shopping cart contents, and whisk away bugs
    • Create user interfaces with easy navigation
    • Use the ListView control for sophisticated formatting
    • Write LINQ queries
    • Add a table to a database
    • Create an event handler
    • Take advantage of the drag 'n' drop feature that lets you write less code
    • Put all the features to work to develop dynamic Web applications

    The softball team is going to love that Web site, and your customers might enjoy shopping on your site so much that you’ll have to expand your business to fill all the orders! We can’t promise that, of course, but we’re pretty sure that ASP.NET 3.5 For Dummies will make creating Web sites easier and a lot more fun.

    More Information Buy Now
     
  • George Shepherd

    Microsoft ASP.NET 3.5: Step by Step
    Get the hands-on, step-by-step guide to learning the latest enhancements in ASP.NET code name Orcas. ASP.NET continues to be an important application platform that delivers a simplified, high-performance, and powerful Web development experience. Building on your familiarity with the Microsoft .NET Framework and Microsoft Visual C#®, you can teach yourself the essentials of working with ASP.NET in the Microsoft Visual Studio® environment one step at a time. With STEP BY STEP, you work at your own pace through hands-on, learn-by-doing exercises. Whether you re a beginning programmer or new to this version of the technology, you ll understand the core capabilities and fundamental techniques for ASP.NET and begin building practical Web applications and Web services. Includes a companion CD with code samples, data sets, and a fully searchable eBook.

    Features easy-to-follow, logically planned lessons to help you learn at your own pace

    Delivers a solid understanding of how to use Visual Studio Orcas with ASP.NET to create Web applications and Web services

    Includes a companion CD with code samples, data sets, and a fully searchable eBook

    More Information Buy Now
     
  • Matt Gibbs, Dan Wahlin

    Professional ASP.NET 2.0 AJAX (Programmer to Programmer)
    ASP.NET 2.0 AJAX is Microsoft's Ajax tool for ASP.NET developers and this book covers the ASP.NET 2.0 AJAX final release. You’ll learn how to use the ASP.NET 2.0 AJAX features in order to create richer, more responsive dynamic Web sites. The book walks you through examples for each featured element, demonstrating how the client and server interact to produce a better Web application, and reviews such topics as client framework, script manager control, networking stack, application services, partial page updates, control extenders, client form elements, and client behaviors.
    More Information Buy Now
     
  • Matthew MacDonald

    Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition (Beginning from Novice to Professional)
    The most up-to-date and comprehensive introductory ASP.NET book you'll find on any shelf, Beginning ASP.NET 3.5 in VB 2008 guides you through Microsoft's latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of VB 2008. The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and tuning your site for optimal performance. Within these pages, you'll find tips for "best practices" and comprehensive discussions of key database and XML principles you need to know in order to be effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will start you off on the track to building real-world web sites right from the beginningrather than just faking it with simplified coding practices. By the time you've finished the book, you will have mastered the core techniques and have all the knowledge you need to begin work as a professional ASP.NET developer.
    More Information Buy Now
     
  • Anne Boehm, Doug Lowe

    Murach's ASP.NET 2.0 Web Programming with VB 2005

    "This book is by far the best computer programming book I have ever bought. You can go into my upstairs closet and find 20-30 books that I have purchased since the days of VB6. All of them have a few useful pages in them, but all together, they could not add up to as much information as you have given me in the first 11 chapters of this book."(A developer’s comment on this book in an email sent to Murach Books)

    If you know how to code Windows forms using Visual Basic and want to move to the next level of professional development by mastering web programming, don’t miss out on the practical ASP.NET training that’s packed into this book.

    As its title implies, it teaches all the features that are new in ASP.NET 2.0, including master pages, database access using both SQL and object data sources, the new code-behind model, site navigation features, authentication using the Web Site Administration tool and login controls, profiles, themes, and web parts. And of course, it teaches all the ASP.NET features that are unchanged in this release and that you’re going to use every day.

    But a lot of ASP.NET 2.0 books say they do that. So here are just a few of the reasons why professional developers like this book so much:

    #1: It gives you a 5-chapter section on database programming
    Database handling is crucial in business programming, yet it’s glossed over in just a chapter or two in many books. In contrast, this 5-chapter section teaches you how to use SQL data sources and the GridView, DetailsView, and FormView controls…all new in ASP.NET 2.0…to develop database applications with little or no VB code. Then, it teaches how to use object data sources, also new in ASP.NET 2.0, to create 3-layer applications that let you separate the presentation code from the data access code in an application.

    #2: It teaches you ASP.NET 2.0 development the way it should be done, using Visual Studio 2005
    Today, no developer should miss out on the productivity features of Visual Studio 2005 by using limited tools like text editors. So section 1 in this book teaches you how to use Visual Studio 2005 to design, code, and test multi-page web applications that get database data and manage session state. Then, later chapters cover time-saving VS tools like the Query Builder and the Web Site Administration Tool.

    #3: Complete applications show you how all the pieces interact
    The key to mastering ASP.NET 2.0 is to have plenty of real-world applications that guide you in using the new features you’re learning…and that help you avoid the problems that you can run into as you build complex web sites. That’s why this book gives you complete applications, including the web forms, the aspx code, and the VB code.

    #4: The distinctive "paired-pages" format* makes learning…and reference…a breeze
    A few years ago, a customer used the term "paired pages" to describe our presentation style, and the name has stuck. It means that this book presents each topic in a two-page spread. The right page gives screen shots, code, syntax, bulleted details—whatever is needed to illustrate and summarize the topic; the left page provides extra explanation and perspective as needed. That makes it easy for developers at any level to skim through material they already know and focus on what’s new to them. It means less reading for everyone. And it makes the book a quick and easy-to-use reference guide once you’re done training.

    (*To see how paired pages work, you can download free chapters from the Murach web site.)

    So if you need to learn ASP.NET 2.0, we hope you'll try this book first. We're convinced that it will deliver the training you need better and faster than any competing book.

    More Information Buy Now
     
  • Cristian Darie, Wyatt Barnett

    Build Your Own ASP.NET 3.5 Website Using C# & VB
    ASP.NET allows Web Developers to create dynamic, interactive Websites very efficiently thanks to multiple built-in controls and features built into the ASP.NET language.

    ASP.NET 3.5 is a great leap forward since its first incarnation. In addition to a massively improved performance, it also provides much more to aid developers' productivity, including better AJAX integration and new ListView and DataPager controls. The third edition of this book reflects all these changes, as well as Visual Studio 2008.

    Readers liked the original books for their comprehensive coverage, liberal code samples, and the practicality of developing an entire intranet application using freely available tools and software.

    More Information Buy Now
     
  • Jim Cheshire

    The Microsoft Expression Web Developer's Guide to ASP.NET 3.5: Learn to create ASP.NET applications using Visual Web Developer 2008

    The Microsoft® Expression Web Developer’s Guide

    to ASP.NET 3.5

     

    Learn to create ASP.NET applications using Visual Web Developer 2008

     

    Jim Cheshire

     

    “This book is a great reference for web designers new to ASP.NET who are looking to jump start their development with

    Visual Web Developer 2008.”

    Mikhail Arkhipov

    Principal Development Manager – Web Development Tools

    Microsoft Corporation

     

    Expression Web introduced ASP.NET to a new group of web developers. This book is designed to help you start using ASP.NET right away to add powerful new features to your website. Don’t worry, you won’t have to learn a lot of programming; instead, you’ll create an ASP.NET application from start to finish using Visual Web Developer 2008, while writing only a very small amount of actual programming code.

     

    DETAILED INFORMATION ON HOW TO…

         •    Create and work with websites in Visual Web Developer 2008

         •    Use the different compilation and code models in ASP.NET

         •    Configure ASP.NET security and other settings

         •    Use ASP.NET master pages and user controls

         •    Take advantage of ASP.NET membership features for a password-protected website

         •    Use form validation in ASP.NET

         •    Use CSS, skins, and themes

         •    Access, edit, and add data to a database using ASP.NET

         •    Send email using ASP.NET

         •    Use Ajax and ASP.NET Web services

         •    Debug and troubleshoot ASP.NET

              . . . and much more!

     

    Jim Cheshire is the author of several books, including Special Edition Using Microsoft Expression Web. He has been working with ASP.NET since before its release. He has been heavily involved in the web design community for more than a decade and is widely considered an expert in Microsoft’s web design technologies. Jim currently works as an escalation engineer on the ASP.NET team at Microsoft.

     

    ON THE WEB:

    Download examples and source code presented in this book from www.informit.com/title/

    9780789736659.

     

    CATEGORY:

    Web Development

    COVERS:

    ASP.NET and Visual Web Developer 2008

    USER LEVEL:

    Beginning to Intermediate

    More Information Buy Now