|
|
|
Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer)
Building on the revolutionary ASP.NET 2.0 release, ASP.NET 3.5 adds several key new developer features including AJAX, LINQ, and a new CSS designer in Visual Web Developer 2008. The dramatic reduction in code that developers realized from the more than 50 new server controls in ASP.NET 2.0 now allows developers the time to make their applications more interactive with AJAX, to work with data in their preferred language with LINQ, and to build visually attractive and consistent standards-based sites with CSS. Professional ASP.NET 3.5 helps the experienced programmer put these new technologies into action. Greatly expanded from the original best-selling Professional ASP.NET 2.0, Professional ASP.NET 3.5 covers all the key technologies retained from 2.0 in new depth alongside the hundreds of pages of coverage of the important new 3.5 features. Written by 3 of the most well-known and influential ASP.NET developers who were highly praised by ASP.NET creator Scott Guthrie for their ASP.NET 2.0 books, Professional ASP.NET 3.5 is the book you’ll learn the language from and turn to day after day as you write web applications. And as always, Professional ASP.NET 3.5 features language examples in the book and in the code download in both C# and VB! Key new coverage for ASP.NET 3.5 includes: - Thorough coverage of how to implement ASP.NET 3.5 AJAX and the ASP.NET AJAX Toolkit
- An introduction to LINQ and many LINQ examples throughout the book side-by-side with the related SQL example to show you the differences between the two
- Enhanced coverage of XML use in ASP.NET including the new XML Schema Designer Add-on, LINQ to XML, LINQ for XML examples, and XSLTC.exe, a command-line XSLT compiler
- A new chapter on CSS design for ASP.NET and the Visual Web Developer CSS design tools
- A new chapter on the ASP.NET lifecycle and architecture best-practices
- Increased coverage of ASP.NET with SQL Server 2005 and Oracle as the databases
- Coverage of enhancing your ASP.NET applications with Microsoft’s new Silverlight for stunning video and animation uses
- Coverage of Scott Hanselman’s famous productivity tool picks for developers to help make you a more productive ASP.NET developer
- Updated coverage of migrating applications for previous ASP.NET versions
Key coverage retained and improved from the ASP.NET 2.0 book: - The idea of the server control and its pivotal role in ASP.NET development
- How to create templated ASP.NET pages using the master page feature
- Techniques for debugging and handling errors
- Ways to package and deploy ASP.NET applications
- How to retrieve, update, and delete data quickly and logically
- How to implement the cultures and regions features to localize your web site into multiple languages for different visitors
- An understanding of how to use and extend the provider model for accessing data stores, processes, and more
- How to keep track of your application's performance and health with monitoring tools
Who this book is for This book is for experienced programmers and developers who are looking to make the transition to ASP.NET 3.5..
Price: $29.00
[Notify me when price goes down.]
|
|
Mastering Regular Expressions
Regular expressions are a central element of UNIX utilities like egrep and programming languages such as Perl. But whether you're a UNIX user or not, you can benefit from a better understanding of regular expressions since they work with applications ranging from validating data-entry fields to manipulating information in multimegabyte text files. Mastering Regular Expressions quickly covers the basics of regular-expression syntax, then delves into the mechanics of expression-processing, common pitfalls, performance issues, and implementation-specific differences. Written in an engaging style and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions offers a wealth information that you can put to immediate use. .
Price: $24.93
[ Notify me when price goes down.]
|
|
Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer)
Beginning ASP.NET 3.5 is an all new book written from scratch for ASP.NET 3.5 (part of the Visual Studio 2008 release previously known as "Orcas") that emphasizes the topics and techniques "Beginning" level readers need to know most. It is written by 1 author – Imar Spaanjaars - who is closely in touch with the beginner ASP.NET developer. This edition includes both C# and VB code for the ASP.NET examples in print and for download so readers with experience in either (or neither) can use the same book. Beginning ASP.NET 3.5 helps readers learn to build dynamic database driven web sites using ASP.NET 3.5. Starting from scratch, the reader will progressively learn how to design and create web sites with interactive elements. After reading this book, the reader should be able to build a database driven web site on her own, using best practices and current standards. The book follows the well-known Wrox Beginning approach where theory and demos are intermixed with exercises. Substantial pieces of theory are followed by an exercise that makes use of the things the reader just learned. The 3.5 version of this book is written from scratch with an emphasis on the beginner developer and the order in which they need to learn and work. Steps that are required to set up the development and web server environment are done carefully in sequence to make sure the reader gets off to a good start. Imar is technical director and software designer for Design IT, an IT company in the Netherlands specializing in Internet and intranet applications built with Microsoft technologies. In addition to extensive ASP.NET writing on his blog and co-authoring a previous Wrox ASP.NET book, he is most well-known amongst the 500,000 monthly developers at p2p.wrox.com for his more than 7000 posts in the Wrox p2p.wrox.com reader discussion forums. He is by far the most well-known Wrox author and participant in this active Wrox discussion area. His answers in the forums have earned him extensive reader praise. Some of the topics covered in this book include: - Getting started with ASP.NET 3.5
- Creating Your First Web Site in Visual Web Developer (VWD) 3.5
- Creating Consistent Looking Web Sites
- Programming Your ASP.NET Pages
- Working with ASP.NET Controls
- Navigation
- Using User Controls
- Ajax
- Creating Data Driven Web Forms
- Introduction to Databases, Displaying, Updating, and working with Data
- Working with Data using LINQ
- Security in Your ASP.NET 3.5 Web site
- Personalizing Web Sites
- Debugging and Tracing Pages
- Compiling and Deployment
.
Price: $23.97
[ Notify me when price goes down.]
|
|
Pro ASP.NET 3.5 in C# 2008, Second Edition (Windows.Net)
ASP.NET 3.5 is the latest version of Microsoft’s revolutionary ASP.NET technology It is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 3.5 in C# 2008 raises the bar for high–quality, practical advice on learning and deploying Microsoft’s dynamic web solution. Seasoned .NET professionals Matthew MacDonald and Mario Szpuszta explain how you can get the most from this groundbreaking new technology. They cover ASP.NET 3.5 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 3.5 applications in the best possible style. The book will teach you ASP.NET 3.5 starting with core concepts to more advanced topics. You will learn - Core concepts of ASP.NET 3.5. Why it’s special. What it’s fundamental principals are. The basics of Visual Studio. How ASP.NET 3.5 controls are created, and how they fit into ASP.NET 3.5 pages, ultimately creating full applications
- Data access details. The intricacies of ADO.NET and how to perform data binding to many sources from databases to file streams to XML. We include LINQ coverage so you’re on the bleeding edge
- Security. Once considered the Achilles heel of all Windows web applications, security has vastly improved and is a cornerstone of ASP.NET 3.5. This section explains the various forms of available security, and how to best apply them
- Taking things further using advanced user interface techniques. This includes user controls, customer server controls, client–side JavaScript, and GDI+.
- Web services. In an increasingly connected world, working with web services grows in importance. This book will show you how to work with them.
- ASP.NET AJAX, with an emphasis on comtemporary web development techniques
- Development using Internet Information Services 7, Microsoft’s premier web hosting platform.
- And much more.
Related Titles- Pro ASP.NET 3.5 Server Controls with AJAX Components
- Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition
- Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition
- Pro LINQ: Language Integrated Query in C# 2008
.
Price: $33.70
[ Notify me when price goes down.]
|
|
Flex 3 Cookbook: Code-Recipes, Tips, and Tricks for RIA Developers (Adobe Developer Library)
The best way to show off a powerful new technology is to demonstrate real-world results with it, and that's exactly what Adobe and O'Reilly have done with Flex 3. Through it's Flex Cookbook website, Adobe invited users of the Flex 3 beta to post their own solutions for working with this technology, using O'Reilly's popular problem-solution-discussion format. Website monitors (and authors) Joshua Noble and Todd Anderson chose the most useful solutions for Flex 3 Cookbook. This highly practical book contains more than 200 proven recipes for developing interactive Rich Internet Applications and Web 2.0 sites, including several contributed by Noble, Anderson, and other Flex experts. You'll find everything from Flex basics and working with menus and controls, to methods for compiling, deploying, and configuring Flex applications. Each recipe features a discussion of how and why it works, and many of them offer sample code that you can put to use immediately. Topics include: Menus and controls Containers and dialogues Working with Text List, tiles, trees, and repeaters DataGrid and Advanced DataGrid Renderers Images, videos, and sounds CSS and skinning Building components States and effects Collections, arrays, and DataProviders DataBinding Validation/formatters Charting and data visualization State management, SharedObjects and LocalConnection Working with services and ServerSide communication Working with XML Communicating with the browser Application development strategies Runtime and dynamic shared libraries and modules Working with Adobe AIR Whether you're a committed Flex developer, or still evaluating the technology, you'll discover how to get quick results with Flex 3 using thesethese recipes. Now that Flex is an open source framework, the user community will continue to supply solutions to extend and improve the technology. This Cookbook offers you the cream of the crop..
Price: $23.25
[ Notify me when price goes down.]
|
|
ASP.NET 3.5 Unleashed
ASP.NET 3.5 Unleashed is the most comprehensive book available on the Microsoft ASP.NET 3.5 Framework, covering all aspects of the ASP.NET 3.5 Framework--no matter how advanced This edition covers all the new features of ASP.NET 3.5. It explains Microsoft LINQ to SQL in detail. It includes a chapter on the two new data access controls introduced with the ASP.NET 3.5 Framework: ListView and DataPager. With its coverage of ASP.NET AJAX, this book shows you how to take advantage of Microsoft’s server-side AJAX framework to retrofit existing ASP.NET applications with AJAX functionality. It also demonstrates how to use Microsoft’s client-side AJAX framework to build the web applications of the future: pure client-side AJAX applications. All code samples are written in the C# programming language. (Visual Basic versions of all code samples are included on the CD-ROM that accompanies this book.) - Take advantage of Microsoft’s new database query language, LINQ to SQL, to easily build database-driven web applications
- Learn how to use the new ListView and DataPager data access controls to build flexible user interfaces
- Take advantage of ASP.NET AJAX when building both server-side and client-side web applications
- Use the AJAX Control Toolkit to create auto-complete text fields, draggable panels, masked edit fields, and complex animations
- Design ASP.NET websites
- Secure your ASP.NET applications
- Create custom components
- Build highly interactive websites that can scale to handle thousands of simultaneous users
- Learn to build a complete ASP.NET 3.5 website from start to finish–the last chapter of the book includes a sample ASP.NET 3.5 web application written with LINQ to SQL and ASP.NET AJAX
CD-ROM includes all examples and source code presented in this book in both C# and Visual Basic. .
Price: $35.46
[ Notify me when price goes down.]
|
|
Beginning ASP.NET 3.5 in C# 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 C# 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 C#. 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 beginning—rather 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. .
Price: $32.12
[ Notify me when price goes down.]
|
|
CLR via C#, Second Edition (Pro Developer)
Expert guidance from well-known programming author Jeff Richter about the CLR and the .NET Framework 2.0. Your hands-on guide to developing applications with the common language runtime (CLR) and Microsoft .NET Framework 2.0, with examples in Microsoft Visual C# 2005..
Price: $31.81
[ Notify me when price goes down.]
|
|
Microsoft Visual C# 2008 Step by Step
Get the hands-on, step-by-step guide to learning the latest enhancements in Microsoft Visual C# 2008. Visual C#, one of the tools in Microsoft Visual Studio® 2008, is a modern programming language designed to deliver a productive environment for creating business frameworks and reusable object-oriented components. Whether you re a beginning programmer or new to the Visual C# programming language, you ll learn how to use the fundamental features of Visual Studio 2008 and gain a basic understanding of the latest enhancement of the Visual C# language. You ll work at your own pace through hands-on, learn-by-doing exercises, get started creating components and working Windows® applications, and build your knowledge as you start creating your first Visual C# based applications. You ll also explore how to create data management and Web-based applications. In each chapter, work through learn-by-doing exercises that demonstrate how, when, and why to use the many features of the Visual C# rapid application development environment. 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
Helps you gain a solid understanding of how to use the fundamental features of Visual C# 2008
Includes a companion CD with code samples, data sets, and a fully searchable eBook.
Price: $23.50
[Notify me when price goes down.]
|
|
Essential Windows Communication Foundation (WCF): For .NET Framework 3.5 (Microsoft .NET Development Series)
“Whether this is the first time or the fifty-first time you’re using WCF, you’ll learn something new by reading this book.” --Nicholas Allen, Program Manager, Web Services, Microsoft Windows Communication Foundation (WCF) is the easiest way to produce and consume Web services on the Microsoft platform. With .NET 3.5, WCF has been extensively revamped--and Visual Studio 2008 gives developers powerful new tools for utilizing it. Essential Windows Communication Foundation shows developers exactly how to make the most of WCF with .NET 3.5 and Visual Studio 2008. Drawing on extensive experience working with early adopters, three Microsoft insiders systematically address the topics developers ask about WCF. The authors approach each subject with practical advice and present best practices, tips, and tricks for solving problems. Throughout, you’ll find detailed explanations, solutions for the “pain points” of WCF development, and an extensive collection of reusable code examples. Coverage includes Using WCF contracts to define complex structures and interfaces Understanding WCF’s channel stacks and channel model architecture Configuring the WCF communication stack to use only the protocols you need Using standard and custom service behaviors to manage concurrency, instances, transactions, and more Serializing data from .NET types to XML Infosets and representing Infosets “on the wire” Hosting WCF services via IIS, managed .NET applications, and Windows Activation Services WCF security, in depth: authentication; transport and message-level security; and Internet and intranet scenarios Improving reliability: exception handling, diagnostics, and more Workflow services: new integration points between WCF 3.5 and Windows Workflow Foundation Building client-to-client, peer network-based applications Utilizing WCF for non-SOAP Web services: AJAX and JSON examples and .NET 3.5 hosting classes
Microsoft’s Steve Resnick, Richard Crane, and Chris Bowen are technology experts at the Microsoft Technology Center in Boston. They specialize in helping customers improve their technical agility by applying WCF and related technologies. Resnick has specialized in Internet technologies and distributed computing at Microsoft since 1995. He is a frequent speaker at Microsoft events and is now technology director for the U.S. Microsoft Technology Centers. Crane has more than 15 years of experience in senior software development roles. He specializes in large-scale Web sites, distributed computing, transactional systems, and performance analysis. Bowen has been an architect and developer for more than 15 years at companies such as Monster.com and Staples and is co-author of Professional Visual Studio 2005 Team System. Foreword xxv Preface xxvii Chapter 1: Basics 1 Chapter 2: Contracts 33 Chapter 3: Channels 91 Chapter 4: Bindings 111 Chapter 5: Behaviors 181 Chapter 6: Serialization and Encoding 241 Chapter 7: Hosting 287 Chapter 8: Security 315 Chapter 9: Diagnostics 375 Chapter 10: Exception Handling 403 Chapter 11: Workflow Services 423 Chapter 12: Peer Networking 459 Chapter 13: Programmable Web 503 Appendix: Advanced Topics 537 Index 553 .
Price: $25.75
[ Notify me when price goes down.]
|
|
|
|
|