Dotnetcat » .NET Books » Web Services books
Building RESTful Web services with Go: Learn how to build powerful RESTful APIs with Golang that scale gracefully
|
Author: | Naren Yellavula |
| Publisher: | Packt Publishing - ebooks Account (28 December 2017) | Price: |
Explore the necessary concepts of REST API development by building few real world services from scratch.
Key Features- Follow best practices and explore techniques such as clustering and caching to achieve a reactive, scalable web service
- Leverage the Gin Framework to quickly implement RESTful endpoints
- Learn to implement a client library for a RESTful web service using Go
REST is an architectural style that tackles the challenges of building scalable web services and in today's connected world, APIs have taken a central role on the web. APIs provide the fabric through which systems interact, and REST has become synonymous with APIs. The depth, breadth, and ease of use of Go, makes it a breeze for developers to work with it to build robust Web APIs. This book takes you through the design of RESTful web services and leverages a framework like Gin to implement these services.
The book starts with a brief introduction to…
AWS Certified Advanced Networking Official Study Guide: Specialty Exam
|
Author: | Sidhartha Chauhan |
| Publisher: | Sybex ( 7 March 2018) | Price: |
The official study guide for the AWS certification specialty exam
The AWS Certified Advanced Networking Official Study Guide – Specialty Exam helps to ensure your preparation for the AWS Certified Advanced Networking – Specialty Exam. Expert review of AWS fundamentals align with the exam objectives, and detailed explanations of key exam topics merge with real-world scenarios to help you build the robust knowledge base you need to succeed on the exam—and in the field as an AWS Certified Networking specialist. Coverage includes the design, implementation, and deployment of cloud-based solutions; core AWS services implementation and knowledge of architectural best practices; AWS service architecture design and maintenance; networking automation; and more. You also get one year of free access to Sybex’s online interactive learning environment and study tools, which features flashcards, a glossary, chapter tests, practice exams, and a…
.NET Application Development: with C#, ASP.NET, ADO.NET and Web Services
|
Author: | Hanspeter Mössenböck |
| Publisher: | Addison Wesley (26 August 2004) | Price: |
This book is an introduction and a technical description of the Microsoft .NET technology. It covers the language C# as well as the major parts of the Microsoft .NET framework, namely the Common Language Runtime (CLR), the .NET class library, ADO.NET (ActiveX Data Objects), ASP.NET (Active Server Pages), and XML Web Services, as well as the most important tools under .NET.
The book has a technical perspective and is written for programmers. It explains the general concepts of the .NET architecture and shows how to develop non-trivial applications in C#. In particular, it deals with the development of dynamic Web pages using ASP.NET, database applications using ADO.NET, as well as Web services using SOAP (Simple Object Access Protocol), WSDL (Web Service Description Language) and UDDI (Universal Description, Discovery and Integration). It is not intended as a complete reference manual since details can be found more easily using the online documentation of the .NET…
Professional ASP.NET Design Patterns
|
Author: | Scott Millett |
| Publisher: | Wrox ( 1 July 2010) | Price: |
This unique book takes good ASP.NET (MVC/Webforms) application construction one step further by emphasizing loosely coupled and highly cohesive ASP.NET web application architectural design. Each chapter
addresses a layer in an enterprise ASP.NET (MVC/Webforms) application and shows how proven patterns, principles, and best practices can be leveraged to solve problems and improve the design of your code. In addition, a professional-level, end-to-end case study is used to show how to use best practice design patterns and principles in a real website.
Professional ASP.NET Design Patterns:
- All patterns and principles are applicable to ASP.NET MVC and ASP.NET Web forms
- Demonstrates how to use the Gang of Four design patterns to improve your ASP.NET code
- Shows how Fowler's Enterprise patterns and the S.O.L.I.D. design principles fit into an enterprise-level ASP.NET site
- Provides details on how to layer an ASP.NET application and…
Migrating ASP.NET Microservices to ASP.NET Core: By Example
|
Author: | Iris Classon |
| Publisher: | Apress (26 September 2019) | Price: |
Migrate your existing microservice cluster from ASP .NET to ASP .NET Core. While improved performance and cross-platform support are evident, this book helps you cut through the noise to determine how, when, and to what extent a migration is needed.
Microsoft’s introduction of .NET Core has created a lot of excitement, but also a lot of confusion for developers accustomed to ASP applications and services. This book gives you specific steps to embark on a partial or full SaaS microservices system migration, factoring in limited resources, time, and finances. In addition to practical advice and real-world examples, many mishaps will be shared, providing you with a complete 360-degree view of a migration.
As a developer intimately familiar with the migration process, author Iris Classon shares prescriptive guidance on every part of the system―from code, dependencies, editors, integration, and the deployment pipeline to a distribution model. You will come…
Pro .NET 2.0 Graphics Programming (Expert's Voice in .NET)
|
Author: | Eric White |
| Publisher: | Apress (17 October 2005) | Price: |
| Rating: |
*Adheres closely to original style/approach that made this book a best-seller in its previous incarnation
*Functions as a practical guide for a business audience
*Case-study contains the fully working source code to a real commercial product
ASP.NET Core Recipes: A Problem-Solution Approach
|
Author: | John Ciliberti |
| Publisher: | Apress (13 September 2017) | Price: |
Quickly find solutions to common web development problems. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved!
ASP.NET Core Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, React, and HTML5 to provide straightforward solutions to common web development problems using proven methods based on best practices. The problem-solution approach gets you in, out, and back to work quickly while deepening your understanding of the underlying platform and how to develop with it.
Author John Ciliberti guides you through the MVC framework and development tools, presenting typical challenges, along with code solutions and clear, concise explanations, to accelerate application development. Solve problems immediately by pasting in code from the recipes, or put multiple…
Amazon Web Services: Migrating Your .NET Enterprise Application
|
Author: | Rob Linton |
| Publisher: | Packt Publishing (22 July 2011) | Price: |
This practical, step-by-step guide follows the process of moving a sample Enterprise .NET application to the Amazon Cloud. Companies that have designed, developed, and hosted applications based on the Microsoft .NET technology stack should not miss out on this book. If you are looking to expand into using the vast array of services available on the Amazon Cloud but are unsure how to proceed, then this will help to get you on your way. Administrators or developers managing such applications should have basic experience of the platform and the web servers that thay are intending to move to Amazon. No knowledge of AWS is required.
Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))
|
Author: | Tony Stubblebine |
| Publisher: | O'Reilly Media (28 July 2007) | Price: |
| Rating: |
This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries.
This concise and easy-to-use reference puts a very powerful tool for manipulating text and data right at your fingertips. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. Regular Expression Pocket Reference offers an introduction to regular expressions, pattern matching, metacharacters, modes and constructs, and then provides separate sections for each of the language APIs, with complete regex listings including:
- Supported metacharacters for each…
Exam Ref 70-487: Developing Windows Azure and Web Services
|
Author: | William Ryan |
| Publisher: | Microsoft Press ( 2 December 2013) | Price: |
Prepare for Microsoft Exam 70-487—and help demonstrate your real-world mastery of developing Windows Azure and web services. Designed for experienced developers ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the Microsoft Specialist level.
Focus on the expertise measured by these objectives:
- Accessing data
- Querying and manipulating data by using the Entity Framework
- Designing and implementing WCF Services
- Creating and consuming Web API-based services
- Deploying web applications and services
This Microsoft Exam Ref:
- Organizes its coverage by exam objectives.
- Features strategic, what-if scenarios to challenge you.
- Includes a 15% exam discount from Microsoft. (Limited time offer)


Syndicate