Dotnetcat » .NET Books » XML books

Visual Basic .NET and XML: Harness the Power of XML in VB.NET Applications

Visual Basic .NET and XML: Harness the Power of XML in VB.NET Applications Author: Rod Stephens
Publisher: Wiley ( 5 March 2002)
Price: $49.99  View »
Rating:
Excellent
An accessible and step-by-step approach to using VB.NET and XML enterprise application development

XML is a tool for interacting with, describing, and transporting data between machines across networks and across the Internet-perfectly suited for Microsoft's .NET plan to fully integrate the Internet into distributed computing. By using real-world and fully-functional examples, this book quickly brings Visual Basic programmers and developers up to speed on XML for enterprise application development. The authors include an overview of XML and how it works with VB.NET, then explain how to use it to manipulate data in distributed environments.

Companion Web site at www.vb-helper.com features the complete working code for all the examples built in the book.

Microsoft Technologies
.NET Platform: The next big overhaul to Microsoft's technologies that will bring enterprise distributed computing to the next level by fully integrating the Internet into…

Computing with C# and the .NET Framework

Computing with C# and the .NET Framework Author: Arthur Gittleman
Publisher: Jones & Bartlett Learning (21 January 2011)
Price: $241.95  View »
Rating:
Excellent

Thoroughly revised and updated to incorporate Microsoft® Visual Studio® 2010, Computing with C# and the .NET Framework, Second Edition carefully introduces object-oriented and event-driven programming with numerous examples, so students can grasp these difficult concepts and then apply them. Appropriate for the two-term CS1 and introductory C# programming courses, this text takes a spiral approach to teach objects, starting with simple intuitive examples, then simple class design, and progresses to the more difficult aspects of inheritance and polymorphism. Similarly with events, the spiral approach is used to introduce simple paint event first, proceeding to user interfaces and event handlers. The many and varied types of exercises provide students with the practice they need to fully comprehend this popular programming language.

The basics are covered including fundamentals of C#, concepts of object-oriented and event-driven programming, as well as more advanced…

Microsoft .NET XML Web Services Step by Step (Step by Step Developer)

Microsoft  .NET XML Web Services Step by Step (Step by Step Developer) Author: Adam Freeman
Publisher: Microsoft Press (30 November 2002)
Price: $39.99  View »
Rating:
Good

XML Web services are the next logical step in the evolution of the Internet. Teach yourself how to write and deploy XML Web services for Microsoft .NET—one step at a time—with this modular, accessible tutorial. It delivers expert, task-based instruction plus a real-world XML service example to help you apply what you already know about Microsoft Visual C#, Microsoft Visual Basic .NET, and object-oriented programming so that you can learn XML Web services development at your own pace. Topics covered include:

UNDERSTANDING XML WEB SERVICES

  • XML Web services architecture
  • XML Web services protocols
  • Web Service Description Language (WSDL)
  • Discovering XML Web services

BUILDING XML WEB SERVICES

  • Writing .NET XML Web services
  • Testing XML Web services
  • Debugging XML Web services

CONSUMING XML WEB SERVICES

  • Discovering XML Web services
  • Generating a proxy…

Programming .Net Web Services

Programming .Net Web Services Author: Alex Ferrara
Publisher: O'Reilly Media ( 3 October 2002)
Price: $39.95  View »
Rating:
Good

Web services are poised to become a key technology for a wide range of Internet-enabled applications, spanning everything from straight B2B systems to mobile devices and proprietary in-house software. While there are several tools and platforms that can be used for building web services, developers are finding a powerful tool in Microsoft's .NET Framework and Visual Studio .NET. Designed from scratch to support the development of web services, the .NET Framework simplifies the process--programmers find that tasks that took an hour using the SOAP Toolkit take just minutes.Programming .NET Web Services is a comprehensive tutorial that teaches you the skills needed to develop web services hosted on the .NET platform. Written for experienced programmers, this book takes you beyond the obvious functionality of ASP.NET or Visual Studio .NET to give you a solid foundation in the building blocks of web services, and leads you step-by-step through the process of creating your…

Programming Microsoft ASP.NET MVC (3rd Edition) (Developer Reference)

Programming Microsoft ASP.NET MVC (3rd Edition) (Developer Reference) Author: Dino Esposito
Publisher: Microsoft Press (25 February 2014)
Price: $49.99  View »
Rating:
Good

Develop next-generation web applications with ASP.NET MVC

Go deep into the architecture and features of ASP.NET MVC 5, and learn how to build web applications that work well on both the desktop and mobile devices. Web development expert Dino Esposito takes you through the web framework’s Model-View-Controller (MVC) design model, and covers the tools you need to cleanly separate business logic from the user interface. If you’re an experienced web developer new to ASP.NET MVC, this practical guide will get you going.

Discover how to:

  • Build web applications that are easy to test and maintain
  • Dive into the functions of controllers—the heart of an MVC site
  • Explore the structure and behavior of a view engine
  • Process a variety of input data using a custom model binder
  • Automate the writing of input forms, and streamline validation
  • Design websites for mobile devices, localization, and error…

C# and XML Primer

C# and XML Primer Author: Jonathan Hartwell
Publisher: Apress (20 February 2017)
Price: $29.99  View »

Learn XML and how to use and integrate it into your C# applications using this compact book. This guide helps you avoid the pitfalls of dealing with XML and C# since handling XML with C# and the .NET Platform can present its own set of challenges. XML is far from a dead technology, so it is important to learn how best to use it in your applications when the need arises.
What You Will Learn

  • Gain the essentials of XML for C# development
  • Read XML files with XMLDocuMent and XDocument
  • Write XML with XMLDocument, XDocument, and XMLWriter
  • Modifiy your XML with XML Document and XDocument

Who This Book Is For
Experienced Windows application programmers/developers using .NET and C# who may be new to using and applying XML.

RESTful .NET: Build and Consume RESTful Web Services with .NET 3.5

RESTful .NET: Build and Consume RESTful Web Services with .NET 3.5 Author: Jon Flanders
Publisher: O'Reilly Media ( 1 December 2008)
Price: $39.99  View »
Rating:
Good

RESTful .NET is the first book that teaches Windows developers to build RESTful web services using the latest Microsoft tools. Written by Windows Communication Foundation (WFC) expert Jon Flanders, this hands-on tutorial demonstrates how you can use WCF and other components of the .NET 3.5 Framework to build, deploy and use REST-based web services in a variety of application scenarios.

RESTful architecture offers a simpler approach to building web services than SOAP, SOA, and the cumbersome WS- stack. And WCF has proven to be a flexible technology for building distributed systems not necessarily tied to WS- standards. RESTful .NET provides you with a complete guide to the WCF REST programming model for building web services consumed either by machines or humans. You'll learn how to:

  • Program Read-Only (GET) services
  • Program READ/WRITE services
  • Host REST services
  • Program REST feeds
  • Program AJAX REST clients
  • Secure REST…

Learn Windows PowerShell in a Month of Lunches

Learn Windows PowerShell in a Month of Lunches Author: Donald W. Jones
Publisher: Manning Publications (30 December 2016)
Price: $44.99  View »
Rating:
Very good

Summary

Learn Windows PowerShell in a Month of Lunches, Third Edition is an innovative tutorial designed for busy IT professionals. This updated edition covers PowerShell features that run on Windows 7, Windows Server 2008 R2 and later, PowerShell v3 and later, and includes v5 features like PowerShellGet.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

PowerShell is both a scripting language and an administrative shell that lets you control and automate nearly every aspect of Windows. It accepts and executes commands interactively and you can write scripts to manage most Windows servers like Exchange, IIS, and SharePoint, as well as online services like Azure and Office 365.

About the Book

Learn Windows PowerShell in a Month of Lunches, Third Edition is an innovative tutorial designed for busy IT professionals. Just set aside…

Beginning XML with C# 7: XML Processing and Data Access for C# Developers

Beginning XML with C# 7: XML Processing and Data Access for C# Developers Author: Bipin Joshi
Publisher: Apress (28 November 2017)
Price: $44.99  View »
Rating:
Good

Master the basics of XML as well as the namespaces and objects you need to know in order to work efficiently with XML. You’ll learn extensive support for XML in everything from data access to configuration, from raw parsing to code documentation. You will see clear, practical examples that illustrate best practices in implementing XML APIs and services as part of your C#-based Windows 10 applications.
Beginning XML with C# 7 is completely revised to cover the XML features of .NET Framework 4.7 using C# 7 programming language. In this update, you’ll discover the tight integration of XML with ADO.NET and LINQ as well as additional .NET support for today’s RESTful web services and Web API.
Written by a Microsoft Most Valuable Professional and developer, this book demystifies everything to do with XML and C# 7.
What You Will Learn:

  • Discover how XML works with the .NET Framework
  • Read, write, access, validate, and manipulate…

XML and JSON Recipes for SQL Server: A Problem-Solution Approach

XML and JSON Recipes for SQL Server: A Problem-Solution Approach Author: Alex Grinberg
Publisher: Apress (19 December 2017)
Price: $34.99  View »
Rating:
Very good

Tagline: Ready-to-run solutions for busy developers

1238Next ›