Dotnetcat » .NET Books » XML books
ASP.NET 4.0 Programming
|
Author: | Joydip Kanjilal |
| List price: | $49.99 | |
| Amazon price: | $11.76 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | McGraw-Hill Osborne Media (16 November 2009) |
Take your ASP.NET 4.0 programming skills to the top tier
Deliver faster, lighter, more efficient distributed applications using the powerful technologies and tools available in ASP.NET 4.0 and Visual Studio 2010. Written by a Microsoft MVP in ASP.NET, this definitive guide lays out each development tactic alongside detailed code samples and real-world examples. Build feature-rich web applications, leverage the power of the ASP.NET MVC framework, interface with databases using ADO.NET, create modular Web Parts, integrate Dynamic Data controls, and deploy all-new Ajax and LINQ features. ASP.NET 4.0 Programming also covers the latest security, verification, tracing, and troubleshooting techniques.
- Design, debug, and administer cutting-edge web sites and applications
- Work with Web Parts, Web Services, ADO.NET, and the ASP.NET MVC Framework
- Maintain state, application, and session data across multiple requests
- Use namespaces to create multilingual, globalized, and localized applications
- Build and distribute powerful RIAs using Silverlight, Ajax, and SOAP
- Develop data-driven applications with LINQ and Entity Framework
- Leverage WCF features in ASP.NET applications
- Implement reliable role- and membership-based security policies
- Optimize page load time, memory usage, and database query performance
- Simplify event handling, animation, and document traversing with jQuery
Joydip Kanjilal has been a Microsoft MVP in ASP.NET since 2007. He has more than 12 years of IT experience with more than six years in Microsoft .NET and its related technologies. Joydip also has authored multiple books, and magazine articles for various programming sites. He was selected as an MSDN Featured Developer of the Fortnight several times. Joydip was also a community credit winner at www.community-credit.com.
Professional ASP.NET 3.5 SP1 Edition: In C# and VB (Wrox Programmer to Programmer)
|
Author: | Bill Evjen |
| List price: | $69.99 | |
| Amazon price: | $4.98 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wrox (13 April 2009) |
Professional ASP.NET 3.5 SP1 In C# and VB
ASP.NET 3.5 brings the power of Visual Studio 2008 along with the multitude of language improvements in C# 2008 and Visual Basic 2008 as well as powerful new technology called LINQ, together with the ASP.NET 2.0 Framework you already know and love. Packed with valuable coverage of ASP.NET 3.5 SP1, this essential resource offers both C# and VB examples throughout the book, and shares new and updated content on the ADO.NET Entity Framework, ADO.NET Dynamic Data, and ADO.NET Data Services.
While ASP.NET 3.5 boasts server controls like the ListView and the incredibly flexible GridView, it also includes advancements in AJAX technology combined with JavaScript debugging features in Visual Studio 2008. With this book, a stellar author team covers the new controls in the AJAX toolbox, the back button history, and script combining, and they also examine the new capabilities of WCF including changes to DataContractSerializer. In addition, the accompanying CD-ROM features the entire book in PDF format.
What you will learn from this book
The concepts underlying the server control and its pivotal role in ASP.NET development
How to create templated ASP.NET pages using the master page feature
How to work with data from enterprise databases including SQL Server
Ways to debug, package, and deploy ASP.NET applications, monitor their health and performance, and handle errors
How to retrieve, update, and delete data quickly and logically using LINQ with side-by-side examples comparing LINQ to existing techniques
Ways to localize your web site in multiple languages for a world-wide audience
Methods for adding AJAX capabilities to your ASP.NET applications
The many benefits of the new data access additions
Ways to use and extend the Provider Model for accessing data stores, processes, and more
What freeware tools you need in Scott Hanselman's ASP.NET Ultimate Developer Tools appendix
Who this book is for
This book is for programmers and developers who are looking to make the transition to ASP.NET 3.5 SP1 with Visual Studio 2008 and either C# 3.0 (2008) or Visual Basic 9 (2008).
CD-ROM includes the full book in PDF format and a selection of 7 Wrox Blox mini e-books including:
Internet Explorer 8 and Its Impact on Your ASP.NET Web Sites
Jumping from ASP.NET to Silverlight 2
Leverage LINQ in ASP.NET 3.5 Projects
Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Enterprise Solution Patterns Using Microsoft .Net: Version 2.0 : Patterns & Practices
|
Author: | Microsoft Corporation |
| List price: | $29.99 | |
| Amazon price: | $6.75 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Microsoft Press ( 7 September 2003) |
Get expert guidance on patterns—simple, proven mechanisms by which software professionals can share important architectural tradeoffs and design decisions—and help reduce the complexity of building high-performance, enterprise-class business solutions. Focusing on architectural, design, and implementation patterns for Microsoft .NET, this guide captures the knowledge of seasoned developers and shares their time-tested patterns and best practices. Developers and architects learn how to use individual patterns for specific technical scenarios, as well as how to combine patterns to build more complex solutions. All PATTERNS & PRACTICES guides are reviewed and approved by Microsoft engineering teams, consultants, partners, and customers—delivering accurate, real-world information that’s been technically validated and tested.
Expert .NET Micro Framework (Expert's Voice in .NET)
|
Author: | Jens Kühner |
| List price: | $64.99 | |
| Amazon price: | $51.86 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (16 September 2009) |
The Microsoft .NET Micro Framework is a small and efficient .NET runtime environment used to run managed code on devices that are too small and resource constrained for Windows CE and the Compact Framework.
Expert .NET Micro Framework will teach you everything you need to know to use the .NET Micro Framework to create effective embedded applications. It begins with the basics of accessing hardware and networking before delving deep into the less-known areas such as cryptography and globalization, and how to use technologies such as wireless communication that are not directly supported by the .NET Micro Framework. This book is a must if you want to get as much as possible out of the .NET Micro Framework to write powerful embedded applications.
Expert .NET Micro Framework also describes how to use resources and write globalized and multilingual embedded applications. You will learn how to effectively use binary serialization to store data permanently in flash memory or exchange data with a PDA or PC. Topics like cryptography and encrypted data exchange with a .NET or Compact Framework application are covered.
What you’ll learn- Get an overview of the .NET Micro Framework 3.0 and its tools.
- Explore the available devices and development kits.
- Use and write managed drivers to access the hardware components such as GPIO ports, serial ports, I2C and SPI components, network sockets, and file systems.
- Provide web services on devices with the new Device Profile for Web Services (DPWS).
- Master advanced and undocumented topics such as cryptography, secure sockets, multithreading and synchronization, binary serialization, extended weak references, execution constraints, globalization and localization using resources, and implementing a USB client.
- Write applications with a rich graphical user interface based on a mini Windows Presentation Foundation that supports touch displays and gesture input.
- Effectively extend or write hardware emulators using undocumented features of the configuration engine and emulator components.
This book is for anyone with an interest in creating embedded systems. Primarily, it is written for the benefit of .NET developers with a background in C#, but it will equally appeal to hardware developers with a background in Assembler, C, or C++ who will be impressed by the benefits that managed code can bring to their devices.
Table of Contents- Introducing XML and the .NET Framework
- Devices
- Getting Started
- Introducing the .NET Micro Framework Base Class Library
- Accessing Hardware
- Networking
- Wireless Communication
- Cryptography
- Advanced .NET Micro Framework Programming
- Resources, Globalization, and Localization
- Graphics and Graphical User Interfaces
- Hardware Emulation
- Emulator Components
MCTS Self-Paced Training Kit (Exam 70-562): Microsoft® .NET Framework 3.5 ASP.NET Application Development (Pro - Certification)
|
Author: | Mike Snell |
| List price: | $69.99 | |
| Amazon price: | $27.14 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Microsoft Press (15 April 2009) |
Ace your preparation for the skills measured by MCTS Exam 70-562—and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce and apply what you’ve learned through real-world case scenarios and practice exercises. This official Microsoft study guide is designed to help you make the most of your study time.
Maximize your performance on the exam by learning to:
You can work through hundreds of questions using multiple testing modes to meet your specific learning needs. You get detailed explanations for right and wrong answers—including a customized learning path that describes how and where to focus your studies.
Your kit includes:
- 15% exam discount from Microsoft. Offer expires 12/31/13. Details inside.
- Official self-paced study guide.
- Practice tests with multiple, customizable testing options and a learning plan based on your results.
- 325 practice and review questions.
- Code samples in Microsoft Visual Basic and Visual C# on CD.
- 90-day trial of Microsoft Visual Studio 2008 Professional Edition.
- Case scenarios, exercises, and best practices.
- Fully searchable eBook of this guide, plus sample chapters from related books.
A Note Regarding the CD or DVD
The practice test materials are available as a download along with your ebook version of the kit, and will be located in your account. Please direct any questions or concerns to booktech@oreilly.com.
Murach's ADO.NET 4 Database Programming with VB 2010
|
Author: | Anne Boehm |
| List price: | $54.50 | |
| Amazon price: | $33.00 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Mike Murach & Associates ( 4 March 2011) |
Now in its 4th Edition, this book shows Visual Basic developers how to use Visual Studio and ADO.NET to develop database applications the way the best professionals do. You'll learn how to:
- quickly create Windows and web applications by dragging-and-dropping data controls in Visual Studio 2010
- code your own presentation, business, and database classes with ADO.NET 4 to build 3-layer applications...the route the professionals take for flexibility and control
- display and manipulate data in web applications by using ASP.NET data controls designed specifically for that purpose, like GridView and DetailsView
- work with XML-specific features of ADO.NET and SQL Server to read, write, and manipulate XML data in your applications
- create local reports using Visual Studio's Report Designer and Report Viewer to display data easily...and clearly!...in tables, matrices, lists, and charts
- Use the Entity Framework to create an entity data model that maps business objects to database objects, then retrieve and maintain data through that model
- Use LINQ to query datasets, SQL Server databases, and entity data
Practice exercises at the end of every chapter and complete database applications throughout help you master every skill along the way. And Murach's distinctive "paired-pages" format...where each skill is presented with examples and advice in a single 2-page spread...is great for both targeted learning and reference.
C# 4.0 in a Nutshell: The Definitive Reference
|
Author: | Joseph Albahari |
| List price: | $49.99 | |
| Amazon price: | $30.42 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | O'Reilly Media (10 February 2010) |
What people are saying about C# 4.0 in a Nutshell
"C# 4.0 in a Nutshell is one of the few books I keep on my desk as a quick reference. It is a book I recommend." --Scott Guthrie, Corporate Vice President, .NET Developer Platform, Microsoft Corporation
"A must-read for a concise but thorough examination of the parallel programming features in the .NET Framework 4." --Stephen Toub, Parallel Computing Platform Program Manager, Microsoft
"This wonderful book is a great reference for developers of all levels." -- Chris Burrows, C# Compiler Team, Microsoft
When you have questions about how to use C# 4.0 or the .NET CLR, this highly acclaimed bestseller has precisely the answers you need. Uniquely organized around concepts and use cases, this fourth edition includes in-depth coverage of new C# topics such as parallel programming, code contracts, dynamic programming, security, and COM interoperability. You'll also find updated information on LINQ, including examples that work with both LINQ to SQL and Entity Framework. This book has all the essential details to keep you on track with C# 4.0.
- Get up to speed on C# language basics, including syntax, types, and variables
- Explore advanced topics such as unsafe code and preprocessor directives
- Learn C# 4.0 features such as dynamic binding, type parameter variance, and optional and named parameters
- Work with .NET 4's rich set of features for parallel programming, code contracts, and the code security model
- Learn .NET topics, including XML, collections, I/O and networking, memory management, reflection, attributes, security, and native interoperability
Beginning C# Web Applications with Visual Studio .NET
|
Author: | Daniel Cazzulino |
| List price: | $49.99 | |
| Amazon price: | Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wrox Press ( 1 December 2002) |
The arrival of .NET has changed the face of web development with Microsoft technologies. With the Visual Studio .NET IDE, you can now move seamlessly from building C# desktop applications to building web applications, with all the facilities provided by the VS.NET environment.
With this book you'll learn the fundamentals of the web environment and how Visual Studio .NET makes it accessible to C# programmers. You'll build a working website that demonstrates all the elements of a C# web application. We'll take a step-by-step approach to each example as we explore the essential technologies and how VS.NET helps us to integrate them into a highly interactive, attractive web application.
What you will learn in this book: * How to create dynamic web pages with ASP.NET web forms and web server controls
* How to display and manipulate data using ADO.NET and Visual Studio .NET components
* How to persist state in different ways, within the "stateless" web environment
* How to create XML files and XML schema, and how to use them for data transfer
* How to integrate your web applications with others, through web services
* How to make your application more secure, via the security features in ASP.NET and IIS
* How to eliminate bugs and unexpected failures, through effective debugging and exception-handling techniques
* How to improve the performance of your application and prepare it for release
Pro LINQ in VB8: Language Integrated Query in VB 2008 (Expert's Voice in .NET)
|
Author: | Joseph Rattz |
| List price: | $44.99 | |
| Amazon price: | $2.49 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (10 August 2009) |
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 made its debut in Visual Studio 2008, and became a must–have skill for .NET developers. For more information about LINQ, you can check out www.linqdev.com.
Starting with code and ending with code and tailored for the VB language, Pro LINQ: Language Integrated Query in VB 2008 is a veritable treasury of LINQ examples that will save you hours, even days, of research time. Keeping you focused on the relevant LINQ principles, expert author Joseph Rattz, Jr., and VB specialist Dennis Hayes provide examples for complex models that you won’t find anywhere else.
In most books, you’ll find plenty of simple examples to demonstrate how to use a method, but authors rarely show how to use the more complex prototypes. Pro LINQ: Language Integrated Query in VB 2008 is different. Demonstrating the overwhelming majority of LINQ operators and protoypes, Joseph Rattz, Jr., and Dennis Hayes condense their extensive experience and expertise into a desk companion that is essential for any serious .NET professional.
Rather than obscure the relevant LINQ principles in code examples by focusing on a demonstration application you have no interest in writing, this book 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 VB 2008 returns your investment is in the hours, and sometimes days, spent by the authors 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, this book will attempt to entertain you on your journey through the wonderland of LINQ and VB 2008.
What you’ll learn- How to leverage all the LINQ–relevant VB 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 coexist 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
This book is written for the proficient VB developer, but you do not need to be up on all the latest VB features to understand the material.
Table of Contents- Hello LINQ
- VB.NET 2008 Language Enhancements for LINQ
- LINQ to Objects Introduction
- Deferred Operators
- Nondeferred Operators
- LINQ to XML Introduction
- The LINQ to XML API
- LINQ to XML Operators
- Additional XML Capabilities
- LINQ to DataSet Operators
- Additional DataSet Capabilities
- LINQ to SQL Introduction
- LINQ to SQL Tips and Tools
- LINQ to SQL Database Operations
- LINQ to SQL Entity Classes
- The DataContext
- Concurrency Conflicts
- Additional SQL Capabilities
Internationalization and Localization Using Microsoft .NET
|
Author: | Nick Symmonds |
| List price: | $44.95 | |
| Amazon price: | $0.29 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (27 January 2002) |
Internationalization and Localization Using Microsoft .NET is intended to be a comprehensive discussion of how to localize code using Visual Studio .NET. Author Nick Symmonds knows the advantages of preparing for localization in the design stage and the disadvantages of localizing a project after the fact, and he discusses both methods of localizing code in this book. All aspects of localization are examined, from handling date, time, and currency and text data, to developing multilingual user interfaces and help files. He also covers Visual Studio's localization features and tools in depth and presents the pros and cons of each to the reader.
Internationalization and Localization Using Microsoft .NET is unique in that it covers both C# and VB .NETall examples are presented in both languages. This language-independent approach is essential given that large systems may use both languages, and the principals discussed can be applied to other .NET languages as well. Some of the core topics covered are as follows:
- The Globalization and Resources namespaces, which relate directly to localization
- Resource files and how they are used in .NET
- Visual and command-line tools that aid in localization
- In depth discussion of design and implementation of world-ready programs
Also included is a comprehensive example of a resource editor, with code provided in both C# and VB .NET. This project is not only useful as product in itself, but also instructive in how to write fairly complicated code in both .NET languages.


Syndicate








