Web 2.0HomepageMicrosoft → Development

Visual J++ - Visual Basic - VBA - SQL Server - Internet Information Server - InterDev - Foundation Classes - Exchange - C & C++ Windows Programming - .NET -  

Development

 
iRobot NewScooba380
computers index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer)

Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer) by Bill Evjen from Wrox

    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.

    List Price: $54.99
    complete product information...

    Professional C# 2008 (Wrox Professional Guides)

    Professional C# 2008 (Wrox Professional Guides) by Christian Nagel from Wrox

      Professional C# 2008

      Updated for .NET 3.5 and Visual Studio(r) 2008, this book is the ultimate guide to C# 2008 and its environment. Beginning with a look into the architecture and methodology of .NET, the team of superlative authors explains why the C# language cannot be viewed in isolation, but rather, must be considered in parallel with the .NET Framework. After gaining an understanding of the foundation of C#, you'll then go on to examine the fundamentals of C# programming with each successive chapter.

      New examples provide helpful explanations on how to use C# to solve various tasks. Plus, completely new chapters on LINQ, SQL, ADO.NET entities, Windows Communication Foundation, Windows Workflow Foundation, Windows Presentation Foundation, arrays, system transactions, tracing, and event logging all deliver essential information to help you gain a clear and thorough understanding of all that C# 2008 has to offer.

      What you will learn from this book
      *

      How to write Windows(r) applications and Windows(r) services
      *

      Ways to use ASP.NET 3.5 to write web pages
      *

      Techniques for manipulating XML using C#
      *

      How to use ADO.NET to access databases
      *

      Ways to generate graphics using C# 2008
      *

      Numerous C# add-ins
      *

      How to use LINQ to easily work with your SQL Server databases and XML

      Who this book is for

      This book is for experienced developers who are interested in learning the latest version of the number one developer language: C#.

      Wrox Professional Guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

      List Price: $59.99
      complete product information...

      Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)

      Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net) by Andrew Troelsen from Apress

        Book Description

        The first edition of this book was released at the 2001 Tech Ed conference in Atlanta, Georgia. Since that time, this text has been revised, tweaked, and enhanced to account for the changes found within each release of the .NET platform (1.1, 2.0, 3.0 and now 3.5).

        The last version, .NET 3.0, was more of an augmentative release, essentially providing three new APIs: Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF). As you would expect, coverage of the "W's" has been expanded a great deal in this version of the book from the previous Special Edition text.

        Unlike .NET 3.0, .NET 3.5 provides dozens of new C# language features and .NET APIs. This edition of the book will walk you through all of this new material using the same readable approach as was found in previous editions. Rest assured, you'll find detailed coverage of Language Integrated Query (LINQ), the C# 2008 language changes (automatic properties, extension methods, anonymous types, etc.) and the numerous bells and whistles of Visual Studio 2008.

        What you will learn

        • Everything you need to know – get up to speed with C# 2008 quickly and efficiently.
        • Discover all the new .NET 3.5 features — Language Integrated Query, anonymous types, extension methods, automatic properties, and more.
        • Get a professional foothold — targeted to appeal to experienced software professionals, this book gives you the facts you need the way you need to see them.
        • A rock-solid foundation – focuses on everything you need to be a successful .NET 3.5 programmer, not just the new features. Get comfortable with all the core aspects of the platform — including assemblies, remoting, Windows Forms, Web Forms, ADO.NET, XML web services, and much more.

        Who is this book for?

        If you're checking out this book for the first time, understand that it targets experienced software professionals and/or students of computer science (so please don't expect three chapters devoted to "for" loops). The mission of this text is to provide you with a rock-solid foundation to the C# 2008 programming language and the core aspects of the .NET platform (OOP, assemblies, file IO, Windows Forms/WPF, ASP.NET, ADO.NET, WCF,WF, etc.). Once you digest the information presented in these 33 chapters, you'll be in a perfect position to apply this knowledge to your specific programming assignments, and you'll be well equipped to explore the .NET universe on your own terms.

        Related Titles

        Beginning C# 2008 Databases: From Novice to Professional

        Pro LINQ: Language Integrated Query in C# 2008

        Pro LINQ Object Relational Mapping in C# 2008

        Pro ASP.NET 3.5 with C# 2008

        About the Apress Pro series

        You have gotten the job; now you need to go hone your skills in these tough competitive times. Apress Pro Series books expand your skills and expertise in exactly the areas you need. Master the content of a Pro book and you will always be able to get the job done in a professional manner. Written by experts in their field, Pro Series books give you the hard-won solutions to problems you will face in your professional programming career.

        List Price: $59.99
        complete product information...

        Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net)

        Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net) by Jr., Joseph C. Rattz from Apress

          LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources. LINQ will premier in Visual Studio 2008, and will become the next must–have skill for .NET developers. For more information about LINQ, you can check out the author’s portal at www.linqdev.com.

          Pro LINQ: Language Integrated Query in C# 2008 is all about code.

          Literally, this book starts with code and ends with code. In most books, the author shows the simplest example demonstrating how to use a method, but they so rarely show how to use the more complex prototypes. Pro LINQ: Language Integrated Query in C# 2008 is different. Demonstrating the overwhelming majority of LINQ operators and protoypes, it is a veritable treasury of LINQ examples.

          Rather than obscure the relevant LINQ principles in code examples by focusing on a demonstration application you have no interest in writing, Pro LINQ: Language Integrated Query in C# 2008 cuts right to the chase of each LINQ operator, method, or class. However, where complexity is necessary to truly demonstrate an issue, the examples are right there in the thick of it. For example, code samples demonstrating how to handle concurrency conflicts actually create concurrency conflicts so you can step through the code and see them unfold.

          Most books tell you about the simple stuff, while few books warn you of the pitfalls. Where Pro LINQ: Language Integrated Query in C# 2008 returns your investment is in the hours, and sometimes days, spent by the author determining why something may not work as expected. Sometimes this results in an innocent looking paragraph that may take you a minute to read and understand, but took days to research and explain.

          Face it, most technical books while informative, are dull. LINQ need not be dull. Written with a sense of humor, Pro LINQ: Language Integrated Query in C# 2008 will attempt to entertain you on your journey through the wonderland of LINQ and C# 2008.

          What you’ll learn

          • How to leverage all the new LINQ relevant C# 2008 language features including extension methods, lambda expressions, anonymous data types, and partial methods.
          • How to use LINQ to Objects to query in–memory data collections such as arrays, ArrayLists, and Lists to retrieve the data you want.
          • Why some queries are deferred, how a deferred query can bite you, and how you can make deferred queries work for you.
          • How to use LINQ to XML to revolutionize your creation, manipulation, and searching of XML data.
          • How to query DataSets with LINQ to DataSet so you can co–exist with legacy code and use LINQ to query databases other than SQL Server.
          • How to query Databases with LINQ to SQL, write your own entity classes, and understand how to handle concurrency conflicts.

          Who is this book for?

          This book is written for the proficient C# developer, but you do not need to be up on all the latest C# features to understand the material. When you finish this book, you will be up on all the latest C# features.

          Related Titles

          Beginning C# 2008 Databases: From Novice to Professional

          Pro C# 2008 and the .NET 3.5 Framework, Fourth Edition

          Pro LINQ Object Relational Mapping in C# 2008

          About the Apress Pro Series

          You have gotten the job; now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard–won solutions to problems you will face in your professional programming career.

          List Price: $44.99
          complete product information...

          LINQ in Action

          LINQ in Action by Fabrice Marguerie from Manning Publications

            LLINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the programming language. It also offers built-in support for querying in-memory collections like arrays or lists, XML, DataSets, and relational databases.

            LINQ in Action is a fast-paced, comprehensive tutorial for professional developers. This book explores what can be done with LINQ, shows how it works in an application, and addresses the emerging best practices. It presents the general purpose query facilities offered by LINQ in the upcoming C# 3.0 and VB.NET 9.0 languages. A running example introduces basic LINQ concepts. You'll then learn to query unstructured data using LINQ to XML and relational data with LINQ to SQL. Finally, you'll see how to extend LINQ for custom applications.

            LINQ in Action will guide you along as you explore this new world of lambda expressions, query operators, and expression trees. As well, you'll explore the new features of C# 3.0, VB.NET 9.0. The book is very practical, anchoring each new idea with running code. Whether you want to use LINQ to query objects, XML documents, or relational databases, you will find all the information you need to get started

            But LINQ in Action does not stop at the basic code. This book also shows you how LINQ can be used for advanced processing of data, including coverage of LINQ's extensibility, which allows querying more data sources than those supported by default. All code samples are built on a concrete business case. The running example, LinqBooks, is a personal book cataloging system that shows you how to create LINQ applications with Visual Studio 2008.

            List Price: $44.99
            complete product information...

            Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition (Books for Professionals by Professionals)

            Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition (Books for Professionals by Professionals) by Matthew MacDonald from Apress

              The Microsoft Windows Presentation Foundation provides the foundation for building applications and high–quality user experiences in Windows Vista. WPF blends application user interface, documents, and media content to provide richer control, design, and development of the visual aspects of Windows programs.

              Author Matthew MacDonald shows you how WPF really works. His no–nonsense, practical advice will get you building high–quality WPF applications quickly and easily. MacDonald will take you through a thorough investigation of the more advanced aspects of WPF, and its relation to other elements of the WinFX stack and the .NET Framework 3.5, to complete your understanding of WPF and C# 2008.

              WPFs functionality extends to support for Tablet PCs and other forms of input device, and provides a more modern imaging and printing pipeline, accessibility and UI automation infrastructure, data–driven UI and visualization, as well as the integration points for weaving the application experience into the Windows shell.

              What you’ll learn

              • WPF basics: XAML, layout, control essentials, and data flow
              • WPF applications: Navigation, commands, localization, and deployment
              • Advanced controls: Custom controls, menus, toolbars, and trees
              • WPF documents: Text layout, printing, and document packaging
              • Graphics and multimedia: Drawing shapes, sound and video, animation, geometric transformations, and imaging

              Who is this book for?

              Developers encountering WPF and .NET 3.5 for the first time in their professional lives

              About the Apress Pro Series

              The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder.

              You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard–won solutions to problems you will face in your professional programming career.

              Related Titles

              • Beginning C# 2008: From Novice to Professional
              • Illustrated C# 2008
              • Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition
              • Pro ASP.NET 3.5 in C# 2008, Second Edition
              • Pro LINQ: Language Integrated Query in C# 2008

              List Price: $54.99
              complete product information...

              C++ Primer Plus (5th Edition)

              C++ Primer Plus (5th Edition) by Stephen Prata from Sams

                If you are new to C++ programming, C++ Primer Plus, Fifth Edition is a friendly and easy-to-use self-study guide. You will cover the latest and most useful language enhancements, the Standard Template Library and ways to streamline object-oriented programming with C++. This guide also illustrates how to handle input and output, make programs perform repetitive tasks, manipulate data, hide information, use functions and build flexible, easily modifiable programs. With the help of this book, you will:

                • Learn C++ programming from the ground up.
                • Learn through real-world, hands-on examples.
                • Experiment with concepts, including classes, inheritance, templates and exceptions.
                • Reinforce knowledge gained through end-of-chapter review questions and practice programming exercises.

                C++ Primer Plus, Fifth Edition makes learning and using important object-oriented programming concepts understandable. Choose this classic to learn the fundamentals and more of C++ programming.


                List Price: $54.99
                complete product information...

                Microsoft SQL Server 2005 Reporting Services 2005

                Microsoft SQL Server 2005 Reporting Services 2005 by Brian Larson from McGraw-Hill Osborne Media

                  Microsoft's Reporting Services product is a vital part of the SQL Server 2005 business intelligence platform, but it works with virtually any data source. This hands-on guide explains how to transform data into insightful and interactive Web-based reports using Microsoft SQL Server 2005 Reporting Services. With coverage of everything from installation to administration, the book demonstrates how to use this powerful server-based reporting solution to improve business decision-making and facilitate company-wide -- even worldwide -- communication.

                  List Price: $49.99
                  complete product information...

                  MCTS Self-Paced Training Kit (Exam 70-536): Microsoft .NET Framework 2.0 Application Development Foundation

                  MCTS Self-Paced Training Kit (Exam 70-536): Microsoft  .NET Framework 2.0 Application Development Foundation by Tony Northrup from Microsoft Press

                    Get in-depth exam prep for Exam 70-536, a core MCTS exam for the new Microsoft Technology Specialist and Professional Developer certifications and build real-world job skills. Includes test questions, reviews, case studies, code samples, and more.

                    List Price: $69.99
                    complete product information...

                    Microsoft® Office SharePoint® Designer 2007 Step by Step

                    Microsoft® Office SharePoint® Designer 2007 Step by Step by Penelope Coventry from Microsoft Press

                      The smart way to learn Office SharePoint Designer 2007 one step at a time! Work at your own pace through the easy numbered steps, practice files on CD, helpful hints, and troubleshooting tips to master the fundamentals of building customized SharePoint sites and applications. You ll learn how to work with Windows® SharePoint Services 3.0 and Office SharePoint Server 2007 to create Web pages complete with Cascading Style Sheets, Lists, Libraries, and customized Web parts. Then, make your site really work for you by adding data sources, including databases, XML data and Web services, and RSS feeds. You ll even learn how to create workflows and applications with custom forms, templates, and dashboards to enhance your team s productivity. With STEP BY STEP, you can take just the lessons you need or work from cover to cover. Either way, you drive the instruction, building and practicing the skills you need, just when you need them! Includes an easy-search companion CD with hands-on practice files, a complete eBook, and more!

                      Key Book Benefits:

                      Includes coverage of the fundamentals for building custom SharePoint sites and applications to enhance your productivity

                      Covers Windows SharePoint Services 3.0 and SharePoint Server 2007

                      Features easy-to-follow lessons and hands-on skill-building exercises

                      Includes an easy-search companion CD with practice files, a complete eBook, and other resources

                      List Price: $24.99
                      complete product information...
                      page 1 of 10
                      +++


                      oprima Ctrl-D para marcar este tópico en favoritos

                      press Ctrl-D to bookmark this topic



                      esta página contiene información acerca de desarrollo
                      traducir esta página al CASTELLANO


                      © Copyright 1999-2008 idoneos.com | Política de Privacidad