Dotnetcat » .NET Books » Web Services books
Building Microservices with .NET Core: Develop skills in Reactive Microservices, database scaling, Azure Microservices, and more
|
Author: | Gaurav Kumar Aroraa |
| Publisher: | Packt Publishing - ebooks Account (14 June 2017) | Price: |
Architect your .NET applications by breaking them into really small pieces―microservices―using this practical, example-based guide
About This Book- Start your microservices journey and understand a broader perspective of microservices development
- Build, deploy, and test microservices using ASP.Net MVC, Web API, and Microsoft Azure Cloud
- Get started with reactive microservices and understand the fundamentals behind it
This book is for .NET Core developers who want to learn and understand microservices architecture and implement it in their .NET Core applications. It's ideal for developers who are completely new to microservices or have just a theoretical understanding of this architectural approach and want to gain a practical perspective in order to better manage application complexity.
What You Will Learn- Compare microservices with monolithic applications and SOA
- Identify the appropriate…
Dynamics 365 Application Development: Master professional-level CRM application development for Microsoft Dynamics 365
|
Author: | Deepesh Somani |
| Publisher: | Packt Publishing (30 January 2018) | Price: |
Learn, develop, and design applications using the new features in Microsoft Dynamics CRM
Key Features- Implement business logic using processes, plugins, and client-side scripts with MS Dynamics 365
- Develop custom CRM solutions to improve your business applications
- A comprehensive guide that covers the new features of Microsoft Dynamics 365 and increasingly advanced topics.
Microsoft Dynamics 365 CRM is the most trusted name in enterprise-level customer relationship management. Thelatest version of Dynamics CRM comes with the important addition of exciting features guaranteed to make your life easier. It comes straight off the shelf with a whole new frontier of updated business rules, process enhancements, SDK methods, and other enhancements.
This book will introduce you to the components of the new designer tools, such as SiteMap, App Module, and Visual Designer for Business Processes. Going deeper, this book teaches…
Perspectives on Web Services: Applying SOAP, WSDL and UDDI to Real-World Projects (Springer Professional Computing)
|
Author: | Olaf Zimmermann |
| Publisher: | Springer (26 September 2005) | Price: |
| Rating: |
Contains everything that a project team needs to know about the development and deployment of Web services with the IBM WebSphere product family. Includes examples for all development artifacts in a format that can be reused in the reader’s project. The text combines the authors’ own practical experiences with consolidated information on the latest product capabilities in a unique approach that allows the book to be easily accessible to a broad spectrum of readers. Finding a balance between a euphoric/optimistic and down-to earth/realistic view on the subject, this book should sit on every Web service developer’s bookshelf.
The Ultimate VB .NET and ASP.NET Code Book
|
Author: | Karl Moore |
| Publisher: | Apress ( 2 July 2003) | Price: |
| Rating: |
Well-known programmer Karl Moore provides hundreds of useful, real-world code snippets showing developers how to take real advantage of the true secrets behind the programming language. The attraction of this book is the idea that someone picks up the book, looks at the outline and sees three or four things that they didn’t know how to do.
Professional C# Web Services: Building .NET Web Services with ASP.NET and .NET Remoting
|
Author: | Andrew Krowczyk |
| Publisher: | Apress ( 1 December 2001) | Price: |
| Rating: |
Web services are perhaps the most important feature of .NET development. They take componentization to a new level by allowing method calls to be made over the Internet or over an intranet using standard protocols such as HTTP and SOAP. This means that the calling application needs to know nothing about the internal implementation of the service - a web service built in C# on the .NET platform will (in theory) be indistinguishable from one built on Linux using Java.
The .NET Framework provides two ways to build web services - ASP.NET and .NET Remoting. Unlike most books on web services, this book covers both of these technologies in depth. .NET Remoting web services require a little extra effort to build, but they offer us greater flexibility. They allow us to use different encoding and channels, and they can be hosted in any application, not just IIS.
This book covers:
This book covers building web services and web service clients with both ASP.NET…
Entity Framework Core in Action
|
Author: | Jon Smith |
| Publisher: | Manning Publications ( 4 August 2018) | Price: |
Summary
Entity Framework Core in Action teaches you how to access and update relational data from .NET applications. Following the crystal-clear explanations, real-world examples, and around 100 diagrams, you'll discover time-saving patterns and best practices for security, performance tuning, and unit testing.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
There's a mismatch in the way OO programs and relational databases represent data. Entity Framework is an object-relational mapper (ORM) that bridges this gap, making it radically easier to query and write to databases from a .NET application. EF creates a data model that matches the structure of your OO code so you can query and write to your database using standard LINQ commands. It will even automatically generate the model from your database schema.
About the Book
Using…
Professional ASP.NET Web Services with VB.NET
|
Author: | Andreas Eide |
| Publisher: | Apress ( 1 August 2002) | Price: |
Please note this is a VB.NET version of our existing book Professional ASP.NET Web Services ISBN 1-86100-545-8
This book will show you how to create high quality Web Services using ASP.NET. It describes the standards that are core to the Web Services architecture and examines how these standards are integrated into ASP.NET. The processes involved in building and consuming Web Services are discussed along with in-depth code examples. The book concludes with three case studies, each examining a different application of Web Services, and presenting a complete solution.
XML-based Web Services are seen by many as the next big step in the progress of distributed computing. Promotion by a range of companies across the computing industry is creating a lot of interest in this emerging set of technologies and standards. Microsoft is one of the leading advocates, building support for Web Services into ASP.NET.
This book covers:
- Building and consuming Web Services…
Pro PowerShell for Amazon Web Services: DevOps for the AWS Cloud
|
Author: | Brian Beach |
| Publisher: | Apress (16 January 2014) | Price: |
Pro PowerShell for Amazon Web Services is written specifically for Windows professionals who already know PowerShell and want to learn to host Windows workloads in the Amazon Elastic Cloud Compute (EC2) cloud service. The cloud offers information technology workers significant cost savings and agility unimaginable even just a few years ago. Tasks that traditionally took weeks of work, costing thousands of dollars, can be completed in minutes for a fraction of a penny.
This book is a resource for using Microsoft's powerful scripting language, PowerShell, to create, host, manage, and administer workloads using a service widely recognized as the industry leader in cloud computing. Inside, find scripts to create and manage virtual machines, provision storage, configure networks with agility, and more--all using your preferred Windows scripting language.
Use your PowerShell knowledge to harness the power of Amazon EC2 today!
Essential ASP.NET with Examples in Visual Basic .NET
|
Author: | Fritz Onion |
| Publisher: | Addison-Wesley Professional (21 February 2003) | Price: |
| Rating: |
Presents an introduction to ASP.NET, covering such topics as Web forms, diagnostics and error handling, data binding, caching, and security.
Fun with Silverlight 4: Illustrated Guide to Creating Rich Internet Applications with Examples in C#, ASP.NET, XAML, Media, Webcam, AJAX, REST and Web Services
|
Author: | Rajesh Lal |
| Publisher: | CreateSpace Independent Publishing Platform (11 November 2011) | Price: |
| Rating: |
"This is a great book for someone looking to get a broad view of the Silverlight 4 platform. It is very simple to read/understand for anyone wanting to get started. The book is very illustrative - literally - to provide good visuals about each of the core concepts. At the end of reading this book and following the examples, the reader should be able to quickly start building "real" applications using the basic concepts. ...Recommend." "Handy guide for you to find specific solutions you want to achieve in Silverlight 4" - Kunal Chowdhury, a Silverlight MVP
This book illustrates more than 100 features in Silverlight using a simple problem/solution approach. It takes one feature at a time and guides you in progressive journey where you begin by using the basic components, then by creating graphics and animations. You then create rich media


Syndicate