.net - Rumorstore search

Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)
Price: $59.99 USD

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.

Author: Andrew Troelsen
Publisher: Apress
Pyramid Bicycle Bungie Cargo Net, Black
Publisher: Pyramid
The Net
Price: $14.94 USD
The Net, the first of Hollywood's big cyberthrillers of the mid-1990s, was also the most successful, thanks in large part to the natural appeal of star Sandra Bullock. Still riding high from Speed and While You Were Sleeping, Bullock plays a computer expert victimized by sinister cyberforces who steal her identity for reasons unknown. It's a clever combination of high-tech paranoia and Hitchcockian references (including Jeremy Northam as a romantic stranger named Devlin, after Cary Grant in Notorious). Film historians may look back someday on films like this--Roger Ebert calls them "hacksploitation"--to see what they reveal about our society's reaction to the increasing role of technology in our lives, just as we now study the fears of Communism and the atom bomb reflected in films of the 1950s. Dennis Miller and Diane Baker costar. --Jim Emerson
Publisher: Sony Pictures
Stuffed Animal & Toy Organizer - Extra Large - The Deluxe Pet Net
Price: $14.99 USD
This is our best selling and sturdiest toy net!Ideal for bedrooms, recreation rooms or anyplace where there's toys, the Extra Large Pet Net is a unique decoration that installs easily into almost any corner. This stuffed animal & toy holder can stretch to corners 5 1/2 feet wide! Net and trim are both white and made of extra strong large netting Duromesh?. This net holds up to 30 pounds. Hardware included.Also great for sport balls, baseball gloves, other toy or game items.
Publisher: Organize.com
Pro ASP.NET 3.5 in C# 2008, Second Edition (Windows.Net)
Price: $59.99 USD

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.
Author: Matthew MacDonald
Author: Mario Szpuszta
Publisher: Apress
Bell Powersports The Strapper Motorcycle Cargo Net
Publisher: Bell
ASP.NET 3.5 Unleashed
Price: $59.99 USD

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.

Author: Stephen Walther
Publisher: Sams
The Net (Special Edition)
Price: $19.94 USD
The Net, the first of Hollywood's big cyberthrillers of the mid-1990s, was also the most successful, thanks in large part to the natural appeal of star Sandra Bullock. Still riding high from Speed and While You Were Sleeping, Bullock plays a computer expert victimized by sinister cyberforces who steal her identity for reasons unknown. It's a clever combination of high-tech paranoia and Hitchcockian references (including Jeremy Northam as a romantic stranger named Devlin, after Cary Grant in Notorious). Film historians may look back someday on films like this--Roger Ebert calls them "hacksploitation"--to see what they reveal about our society's reaction to the increasing role of technology in our lives, just as we now study the fears of Communism and the atom bomb reflected in films of the 1950s. Dennis Miller and Diane Baker costar. --Jim Emerson
Publisher: Sony Pictures
Deluxe Pet Net - Stuffed Animal & Toy Organizer
Your kid?s soft toy storage net is overflowing. But with the Deluxe Pet Net - Stuffed Animal Toy Organizer, arrange his toys neatly in a corner. Constructed from extra strong Duromesh, this toy holder is flexible enough to stretch up to four and a half feet in width and holds up to 30 pounds of weight! Take any two walls in the children?s bedroom or recreation room, mount hooks on them at a height the child can comfortably reach and this toy net is ready to use! The mounting hardware is included saving you trouble and extra expenditure. This toy organizer can also store your baseball, volleyball, soccer balls, helmets, gloves This net saves you the trouble of having extra furniture in the house for storing toys. This net filled with toys makes a nice wall decoration too. Also, check out the Extra Large Pet Net on Organize. com!
Publisher: Organize.com
Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer)
Price: $54.99 USD
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.

Author: Bill Evjen
Author: Scott Hanselman
Author: Devin Rader
Publisher: Wrox
Results provided by Amazon