De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Bøger af Adam Freeman

Filter
Filter
Sorter efterSorter Populære
  • - A Practical Guide to Successfully Using Both in Your Projects
    af Adam Freeman
    350,95 kr.

  • - The Beauty of Africa the Best Places to Spend Quality Time in Africa
    af Adam Freeman
    88,95 kr.

    This book presents how tourism starts to achieve these results, while featuring how Africa can address the steady imperatives to the development of tourism in the area. The difficulties that can be overcome related to land accessibility; the degree of the travel industry's abilities; security; wellbeing and wrongdoing; general wellbeing; and an unusual business environment.This book provides an Afro-driven translation of the peculiarities of tourism It will be of extraordinary interest to understudies, specialists, and academics in the fields of tourism and African Studies, as well as Development Studies and Geography.

  • af Adam Freeman
    570,95 kr.

    Essential TypeScript 5 is a fully updated third edition of the classic Adam Freeman bestseller. It provides full coverage of TypeScript 5, including new features like decorators. You'll begin with the hows-and-whys of TypeScript, then quickly progress to practical applications of static types. No wasted pages! Each chapter is focused on the skills you need to write awesome web apps.

  • af Adam Freeman
    711,95 kr.

    Now in its tenth edition, this industry-leading guide to ASP.NET Core teaches everything you need to know to create easy, extensible, and cloud-native web applications.Inside Pro ASP.NET Core 7 you will learn how to: Configure the ASP.NET Core request pipeline to handle requests Create RESTful web services with MVC controllers Create HTML responses with Razor and Razor Pages Create richly interactive web applications with Blazor Access data using Entity Framework Core Authenticate requests using ASP.NET Core Identity Pro ASP.NET Core is an acclaimed bestseller, and a bible for .NET web developers. Tens of thousands of readers have benefited from its comprehensive coverage of ASP.NET’s key tools and techniques. Now in its tenth edition, this revised guide has been fully updated to .NET 7, with extensive chapters on Razor Pages, Blazor, and the MVC framework. It maintains the style and structure of popular previous editions, with content updated for ASP.NET Core’s latest evolution. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology ASP.NET Core 7 gives you everything you need to create awesome web apps in C#. This powerful framework handles anything you throw at it, from high-volume HTTP requests and RESTful web services, to efficient HTML and CSS round trips and WebAssembly for rich user interactions. About the book Pro ASP.NET Core 7 is the industry-leading guide to building web applications with ASP.NET Core. In it, you’ll build a realistic online store as you learn about web services, authentication and authorization, container deployment, and more. Author Adam Freeman’s comfortable style mentors you through advanced topics like RESTful web services, Razor Pages for HTML responses, and data access with Entity Framework Core. Engaging hands-on examples show you how each tool works in action. What's inside The ASP.NET Core request pipeline RESTful web services with MVC controllers Rich interactive applications with Blazor Authenticate requests using ASP.NET Core Identity About the reader For web developers experienced with C# and the basics of .NET. About the author Adam Freeman has written over a dozen bestselling books on software development. He has held numerous senior IT positions, most recently as CTO and COO of a global bank. The technical editor on this book is Fabio Claudio Ferracchiati. Table of Contents 1 Putting ASP.NET Core in context Part 1 2 Getting started 3 Your first ASP.NET Core application 4 Using the development tools 5 Essential C# features 6 Testing ASP.NET Core applications 7 SportsStore: A real application 8 SportsStore: Navigation and cart 9 SportsStore: Completing the cart 10 SportsStore: Administration 11 SportsStore: Security and deployment Part 2 12 Understanding the ASP.NET Core platform 13 Using URL routing 14 Using dependency injection 15 Using the platform features, part 1 16 Using the platform features, part 2 17 Working with data Part 3 18 Creating the example project 19 Creating RESTful web services 20 Advanced web service features 21 Using controllers with views, part I 22 Using controllers with views, part II 23 Using Razor Pages 24 Using view components 25 Using tag helpers 26 Using the built-in tag helpers 27 Using the forms tag helpers 28 Using model binding 29 Using model validation 30 Using filters 31 Creating form applications Part 4 32 Creating the example project 33 Using Blazor Server, part 1 34 Using Blazor Server, part 2 35 Advanced Blazor features 36 Blazor forms and data 37 Using Blazor WebAssembly 38 Using ASP.NET Core Identity 39 Applying ASP.NET Core Identity

  • af Adam Freeman
    619,95 kr.

    Professional developers will produce leaner applications for the ASP.NET Core platform using the guidance in this best-selling book, now in its 9th edition and updated for ASP.NET Core for .NET 6. It contains detailed explanations of the ASP.NET Core platform and the application frameworks it supports. This cornerstone guide puts ASP.NET Core for .NET 6 into context and dives deep into the tools and techniques required to build modern, extensible web applications. New features and capabilities such as MVC, Razor Pages, Blazor Server, and Blazor WebAssembly are covered, along with demonstrations of how they are applied.ASP.NET Core for .NET 6 is the latest evolution of Microsoft's ASP.NET web platform and provides a "e;host-agnostic"e; framework and a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility.Author Adam Freeman has thoroughly revised this market-leading book and explains how to get the most from ASP.NET Core for .NET 6. He starts with the nuts-and-bolts topics, teaching you about middleware components, built-in services, request model binding, and more. As you gain knowledge and confidence, he introduces increasingly more complex topics and advanced features, including endpoint routing and dependency injection. He goes in depth to give you the knowledge you need.This book follows the same format and style as the popular previous editions but brings everything up to date for the new ASP.NET Core for .NET 6 release and broadens the focus to include all of the ASP.NET Core platform. You will appreciate the fully worked case study of a functioning ASP.NET Core application that you can use as a template for your own projects.Source code for this book can be found at https://github.com/Apress/pro-asp.net-core-6.What You Will LearnExplore the entire ASP.NET Core platformApply the new ASP.NET Core for .NET 6 features in your developer environmentSee how to create RESTful web services, web applications, and client-side applicationsBuild on your existing knowledge to get up and running with new programming models quickly and effectivelyWho This Book Is ForWeb developers with a basic knowledge of web development and C# who want to incorporate the latest improvements and functionality in ASP.NET Core for .NET 6 into their own projects.

  • af Adam Freeman
    563,95 kr.

    Angular 5 updates for this book are now available. Follow the Download source code link for this book on the Apress website.Get the most from Angular 2, the leading framework for building dynamic JavaScript applications. Best-selling author Adam Freeman begins by describing the MVC pattern and the benefits it can offer and then shows you how to use Angular in your projects, starting from the nuts-and-bolts and building up to the most advanced and sophisticated features, going in-depth to give you the knowledge you need.Each topic is covered clearly and concisely and is packed with the details you need to learn to be truly effective. The most important features are given a no-nonsense in-depth treatment and chapters include common problems and details of how to avoid them.What you'll learnGain a solid architectural understanding of the MVC PatternLearn how to create rich and dynamic web app clients using Angular 2Learn how to extend and customize Angular 2Learn how to test your Angular 2 projectsWho this book is forWeb developers with a foundation knowledge of HTML and JavaScript who want to create rich client-side applications.

  • af Matthew MacDonald & Adam Freeman
    538,95 kr.

  • af Adam Freeman
    337,95 kr.

    Web Services are the ideal technology for anyone who wants to deploy and consume services and functionality over the web, in a secure, platform independent manner, for example, stock reports, timetable data, banking credentials, etc.This book covers the latest Microsoft technologies for developing web services (the .NET 2.0 platform, C# language, and Visual Studio 2005 development environment,) with an emphasis on security, probably the most important consideration for developers wanting to make their web services practical and useful. Previous knowledge of these technologies is recommended, but not essential. The book is in a classic tutorial-based style.Starting with the basic functionality behind web services, and an overview of Visual Studio 2005, and how web services fit into it, the authors go on to show you how to build a basic but secure web service, build SOAP and HTTP clients, debug your web services, add exception handling, consume web services and deploy them for others to utilize in their web pages. It then touches on advanced web services topics, such as advanced security techniques, creating proxies, state management, and much more. TOC:Part 1: Understanding XML Web Services.- Introduction to XML Web Services.- Getting Started with Visual Studio 2005.- Developing XML Web Services Using Visual Studio .NET.- Building the Credit Card Validation Service.- Part 2: XML Web Services and Clients.- Building a SOAP Client.- Building an HTTP Client.- Data Types in XML Web Services.- Exception Handling.- Debugging XML Web Services with Visual Studio .NET.- Publishing and Discovering XML Web Services.- Part 3 Advanced XML Web Services.- State Management.- The DataSet and XML Web Services.- Caching and Application Events.- Securing XML Web Services.- Custom SOAP Headers.- Consuming XML Web Services Asynchronously.- Manually Creating Proxies.- Appendix A: The Credit Card Validation Library.- Appendix B: XML Web Service Resources.

  • af Adam Freeman
    585,95 kr.

    Best-selling author Adam Freeman explains how to get the most from Go, starting from the basics and building up to the most advanced and sophisticated features. You will learn how Go builds on a simple and consistent type system to create a comprehensive and productive development experience that produces fast and robust applications that run across platforms.Go, also known as Golang, is the concise and efficient programming language designed by Google for creating high-performance, cross-platform applications. Go combines strong static types with simple syntax and a comprehensive standard library to increase programmer productivity, while still supporting features such as concurrent/parallel programming.Each topic is covered in a clear, concise, no-nonsense approach that is packed with the details you need to learn to be truly effective. Chapters include common problems and how to avoid them.What You Will Learn Gain a solid understanding of the Go language and tools Gain in-depth knowledge of the Go standard library Use Go for concurrent/parallel tasks Use Go for client- and server-side development  Who This Book Is ForExperienced developers who want to use Go to create applications

  • - Under the Hood with Authentication and Authorization in ASP.NET Core 5 and 6 Applications
    af Adam Freeman
    550,95 kr.

    Intermediate-Advanced user level

  • - From Beginner to Pro
    af Adam Freeman
    532,95 kr.

    Beginning-Advanced user level

  • - Build Powerful and Dynamic Web Apps
    af Adam Freeman
    555,95 kr.

    Intermediate

  • - Develop Cloud-Ready Web Applications Using MVC, Blazor, and Razor Pages
    af Adam Freeman
    559,95 kr.

    Now in its 8th edition, Pro ASP.NET Core has been thoroughly updated for ASP.NET Core 3 and online for ASP.NET Core 5 and .NET 5.0.

  • af Adam Freeman
    553,95 kr.

  • - An Inquiry about Judaism, Christianity and Islam
    af Adam Freeman
    225,95 - 321,95 kr.

  • af Adam Freeman
    547,95 kr.

  • af Adam Freeman
    426,95 kr.

    With examples and practical demonstrations, this book will help you deploy even large-scale, cross-platform web applications from development into production. By the end of the book, you will have a solid understanding of what Docker does, how it does it and why it is useful when developing and deploying ASP.NET Core MVC applications.

  • af Adam Freeman
    404,95 kr.

    The Swift programming language has transformed the world of iOS development and started a new age of modern development. Pro Design Patterns in Swift shows you how to harness the power and flexibility of Swift to apply the most important and enduring design patterns to your applications, taking your development projects to master level.This book will teach you those design patterns that have always been present at some level in your code, but may not have been recognized, acknowledged, or fully utilized. Implementation of specific pattern approaches will prove their value to any Swift developer.Best-selling author Adam Freeman explains how to get the most from design patterns. He starts with the nuts-and-bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need. Pro Design Patterns in Swift brings design patterns to life and shows you how to bring structure and scale to your Swift code with a practical, no-nonsense approach.

  • af Adam Freeman
    637,95 kr.

    Web API 2 is the latest evolution of Microsoft's web services toolkit, which allows the creation of RESTful applications built on the ASP.NET platform. It provides a standards-based approach and a high-productivity development model that makes it easy to deliver services to a wide-range of clients, including mobile devices.This book puts Web API into context for the experienced MVC Framework developer and dives deep into the tools and techniques required to build Web API applications that integrate with the MVC Framework and shows you how to create single-page applications to consume them.Best-selling author Adam Freeman explains how to get the most from Web API 2 by building on the foundation of the MVC Framework and the ASP.NET platform. He starts with the nuts-and-bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need.

  • af Matthew MacDonald, Adam Freeman & Mario Szpuszta
    577,95 kr.

    ASP.NET 4.5 remains Microsoft's preferred technology for creating dynamic websites, providing developers with unrivaled power and flexibility. Pro ASP.NET 4.5 in C# is the most complete reference to ASP.NET that you will find.

  • af Adam Freeman
    467,95 kr.

    He starts with the nuts and bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need to use ASP.NET in a real-world context. Effective and powerful ASP.NET programming is easier than ever before with this informed and practical guide.

  • af Adam Freeman
    379,95 kr.

    This book demonstrates how jQuery can be used with HTML5 to achieve excellent results.In Pro jQuery, seasoned author Adam Freeman explains how to get the most from jQuery by focusing on the features you need for your project. Getting the most from jQuery is essential to truly mastering web development.

  • af Matthew MacDonald, Adam Freeman & Dan Mabbutt
    556,95 kr.

    This third edition of MacDonald and Szpuszta's highly successful book is comprehensively updated to provide detailed coverage of all .NET 4.0's new features while maintaining the accessible writing style that has made the previous editions successful.

  • af Adam Freeman
    614,95 kr.

  • af Adam Freeman
    832,95 kr.

    AngularJS is the leading framework for building dynamic JavaScript applications that take advantage of the capabilities of modern browsers and devices.

  • af Adam Freeman
    776,95 kr.

  • af Adam Freeman
    685,95 kr.

  • - Using HTML5 and JavaScript
    af Adam Freeman
    216,95 kr.

    Windows 8 contains Microsoft's revolutionary new application framework for building dynamic and responsive touch-enabled applications that target both desktops and mobile devices.Experienced author Adam Freeman invites you to take a crash course in Windows 8 development.

  • - Using XAML and C#
    af Adam Freeman
    216,95 kr.

    This 88-page primer unveils the key features of Microsoft's eagerly anticipated Windows 8 operating system.