Dotnetcat » .NET Books » Web Services books

Building Web Services and .NET Applications

Building Web Services and .NET Applications Author: Andrew Lader
Publisher: McGraw-Hill Professional (18 March 2002)
Price: $61.00  View »

The Microsoft .NET platform looks set to changes the way computers and users interact, bringing employees, customers, data and business applications into an interactive whole. This work, written by real-world developers provides a reference for creating .NET applications.

Beginning jQuery 2 for ASP.NET Developers: Using jQuery 2 with ASP.NET Web Forms and ASP.NET MVC

Beginning jQuery 2 for ASP.NET Developers: Using jQuery 2 with ASP.NET Web Forms and ASP.NET MVC Author: Bipin Joshi
Publisher: Apress (19 December 2013)
Price: $44.99  View »

jQuery is the most popular JavaScript library in use today, appearing on nearly two thirds of the 10,000 most visited sites on the web. With this sort of popularity, it’s clear that ASP.NET developers can’t afford to miss out.

By combining jQuery with ASP.NET you get the best of both worlds: the client-side interactivity and responsiveness of JavaScript with the robustness and extensibility of Microsoft's web stack. Beginning jQuery 2 for ASP.NET Developers shows you how.

To begin with, you'll find out how jQuery hooks up with your ASP.NET controls, and simplifies event handling by keeping it in the browser. Then you'll learn to handle dynamic content and responsive layouts by interacting with the DOM. Effects and animations are one of the most popular uses of the jQuery library, so we cover that next—showing you how to get a sleek modern look and feel to your site using some of…

Beginning .Net Web Services with C#

Beginning .Net Web Services with C# Author: Karli Watson
Publisher: Apress ( 1 September 2002)
Price: $39.99  View »

Beginning .NET Web Services using C# guides programmers with a working knowledge of C# through the development of powerful and user-friendly Web Services. Web Services build on componentization via the Internet or an intranet, enabling a calling application to implement a service without requiring it to have prior knowledge of the service offered. The opportunities enabled by this technology have ensured that Web Services hold an important place in the .NET environment and have opened up the development possibilities available to programmers. This book will help you to develop your knowledge of Web Services using a teaching style that is designed to increase your confidence as you progress through the practical examples.

Building Client/Server Applications Under VB .NET: An Example-Driven Approach

Building Client/Server Applications Under VB .NET: An Example-Driven Approach Author: Jeff Levinson
Publisher: Apress ( 1 March 2003)
Price: $54.99  View »
Rating:
Good

Levinson writes an extremely practical manual based on Release 1.0 of the .NET Framework / Release 1.0 of Visual Studio .NET + .Net Framework Service Pack 1.

AngularJS for .NET Developers in 24 Hours, Sams Teach Yourself

AngularJS for .NET Developers in 24 Hours, Sams Teach Yourself Author: Dennis Sheppard
Publisher: Sams Publishing (29 October 2015)
Price: $39.99  View »
Rating:
Good

In just 24 sessions of one hour or less, you will be up and running with AngularJS in your Microsoft .NET environment. Using a straightforward, step-by-step approach, each lesson builds on your .NET skills and knowledge, helping you quickly learn the essentials of AngularJS, and use it to streamline any web development project.


Step-by-step instructions carefully walk you through the most common questions, issues, and tasks.

Q&A sections, quizzes, and exercises help you build and test your knowledge.

By The Way notes present interesting pieces of information.

Try it Yourself sidebars offer advice or teach an easier way to do something.

Watch Out! cautions advise you about potential problems and help you steer clear of disaster.

 …

Web Services Security

Web Services Security Author: Mark O'Neill
Publisher: McGraw-Hill Education (21 February 2003)
Price: $58.00  View »

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.

Your definitive Web Services security resource

Minimize security risks in your system by successfully rolling out secure Web Services with help from this exceptional guide. Web Services Security covers everything network security professionals need to know, including details on Web Services architecture, SOAP, UDDI, WSDL, XML Signature, XML Encryption, SAML, XACML, XKMS, and more. You'll also get implementation techniques as well as case studies featuring global service-provision initiatives such as the Liberty Alliance Project. Practical, comprehensive, and up-to-date, this is a must-have reference for every administrator interested in conquering real-life security challenges through the effective use of Web Services.

  • Learn the high-level…

Learn PowerShell Scripting in a Month of Lunches

Learn PowerShell Scripting in a Month of Lunches Author: Don Jones
Publisher: Manning Publications (25 November 2017)
Price: $44.99  View »
Rating:
Excellent

Summary

Discover how scripting is different from command-line PowerShell, as you explore concrete hands-on examples in this handy guide. The book includes and expands on many of the techniques presented in Learn PowerShell Toolmaking in a Month of Lunches.

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

About the Technology

Automate it! With Microsoft's PowerShell language, you can write scripts to control nearly every aspect of Windows. Just master a few straightforward scripting skills, and you'll be able to eliminate repetitive manual tasks, create custom reusable tools, and build effective pipelines and workflows. Once you start scripting in PowerShell, you'll be amazed at how many opportunities you'll find to save time and effort.

About the Book

Learn PowerShell Scripting in a Month of Lunches teaches you how to expand your command-line…

The Definitive Guide to Windows Installer (Expert's Voice in Net)

The Definitive Guide to Windows Installer (Expert's Voice in Net) Author: Phil Wilson
Publisher: Apress ( 3 March 2005)
Price: $54.99  View »

* Comprehensive Guide to Windows Installer technology – applicable for all languages and tools on the Microsoft platform.

* Focus on use from Visual Studio and Visual Studio .NET means it does not require purchase of a separate high-priced installation tool (from InstallShield or Wise). The Windows Installer ships with Visual Studio .NET resulting in increasing market share―and the need for this book.

* Extensive coverage of .NET project types including web applications and services – information not found anywhere else.

Going GAS: From VBA to Google Apps Script

Going GAS: From VBA to Google Apps Script Author: Bruce Mcpherson
Publisher: O'Reilly Media (29 February 2016)
Price: $34.99  View »

Whether you’re moving from Microsoft Office to Google Docs or simply want to learn how to automate Docs with Google Apps Script, this practical guide shows you by example how to work with each of the major Apps Script services.

Office still supports VBA, but it’s not likely to do so for much longer. If you’re a VBA or .NET developer, you’ll learn how to port existing VBA code and structure to their JavaScript-based Apps Script equivalents with minimal effort. Author Bruce Mcpherson introduces JavaScript basics for experienced developers unfamiliar with the language, and demonstrates ways to build real-world apps using all of the Apps Script services previously covered.

  • Use App Script’s equivalent of Excel’s object model
  • Target the most commonly used parts of Microsoft Word
  • Automate processes in Gmail, Calendar, and Contacts
  • Access the local client filesystem with Google Drive
  • Build and run…

Building ASP.NET Web Pages with Microsoft WebMatrix (The Expert's Voice in .net)

Building ASP.NET Web Pages with Microsoft WebMatrix (The Expert's Voice in .net) Author: Steve Lydford
Publisher: Apress (22 December 2011)
Price: $39.99  View »

WebMatrix is the latest addition to the hugely popular Microsoft ASP.NET web platform. This exciting new technology aims to simplify the process of developing websites by combining the new and powerful Razor syntax with a fully extensible set of data and HTML helpers for performing common web tasks. The WebMatrix installation includes all the tools the developer requires to quickly create fully-functional, data-driven, dynamic sites using ASP.NET web pages. The lightweight custom development tool works alongside SQL Server Compact Edition and Internet Information Services (IIS) Express to provide a seamless and easy-to-use environment which enables the web developer to concentrate on the rapid development of feature-rich websites, without the need to learn the complex concepts and highly structured programming models which many other frameworks require. What you'll learn How to combine HTML and server-side C# Razor code with the powerful .NET framework to easily develop websites…