Автор
Adam Freeman
  • 11 книг
  • 2 подписчика
  • 16 читателей
3.7
13оценок
Рейтинг автора складывается из оценок его книг. На графике показано соотношение положительных, нейтральных и негативных оценок.
3.7
13оценок
5 2
4 7
3 3
2 0
1 1
без
оценки
3

Adam Freeman — новинки

  • Pro Entity Framework Core 2 for ASP.NET Core MVC Adam Freeman
    ISBN: 978-1-4842-3435-8
    Год издания: 2018
    Издательство: Apress
    Язык: Английский

    Model, map, and access data effectively with Entity Framework Core 2, the latest evolution of Microsoft’s object-relational mapping framework. You will access data utilizing .NET objects via the most common data access layer used in ASP.NET Core MVC 2 projects. Best-selling author Adam Freeman explains how to get the most from Entity Framework Core 2 in MVC projects. He begins by describing the different ways that Entity Framework Core 2 can model data and the different types of databases that can be used. He then shows you how to use Entity Framework Core 2 in your own MVC projects, starting from the nuts and bolts and building up to the…

    Развернуть
  • Pro ASP.NET Core MVC 2 Adam Freeman
    ISBN: 978-1484231494
    Год издания: 2017
    Издательство: Apress
    Язык: Английский
    Now in its 7th edition, the best selling book on MVC is updated for ASP.NET Core MVC 2. It contains detailed explanations of the Core MVC functionality which enables developers to produce leaner, cloud optimized and mobile-ready applications for the .NET platform. This book puts ASP.NET Core MVC into context and dives deep into the tools and techniques required to build modern, cloud optimized extensible web applications. All the new MVC features are described in detail and the author explains how best to apply them to both new and existing projects.

    The ASP.NET Core MVC Framework is the latest evolution of Microsoft’s ASP.NET web platform, built on a completely new foundation. It represents a fundamental change to how Microsoft constructs and deploys web frameworks and is free of the legacy of earlier technologies such as Web Forms. ASP.NET Core MVC provides a "host agnostic" framework and a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility.

    Best-selling author Adam Freeman has thoroughly revised this market-leading book and explains how to get the most from ASP.NET Core MVC. 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. The book includes a fully worked case study of a functioning web application that readers can use as a template for their own projects.

    What's New in This Edition

    • Fully updated for Visual Studio 2017, C# 7 and .NET Core 2
    • Coverage of new features such as view filters
    • Wider platform and tooling coverage than ever before, with more on Visual Studio Code and working with .NET Core on non-Windows platforms
    • Docker-based application deployment

    What You Will Learn

    • Gain a solid architectural understanding of ASP.NET Core MVC
    • Explore the entire ASP.NET MVC Framework as a cohesive whole
    • See how MVC and test-driven development work in action
    • Learn what's new in ASP.NET Core MVC 2 and how best to apply these new features to your own work
    • See how to create RESTful web services and Single Page Applications
    • Build on your existing knowledge of previous MVC releases to get up and running with the new programming model quickly and effectively

    Who This Book Is For

    This book is for web developers with a basic knowledge of ASP.NET and C# who want to incorporate the latest improvements and functionality in the ASP.NET Core MVC 2 Framework.
  • Pro AngularJS Adam Freeman
    Год издания: 2014
    Издательство: Apress
    Язык: Английский
    AngularJS is the leading framework for building dynamic JavaScript applications that take advantage of the capabilities of modern browsers and devices. AngularJS, which is maintained by Google, brings the power of the Model-View-Controller (MVC) pattern to the client, providing the foundation for complex and rich web apps. It allows you to build applications that are smaller, faster, and with a lighter resource footprint than ever before.Best-selling author Adam Freeman explains how to get the most from AngularJS. He begins by describing the MVC pattern and the many benefits that can be gained from separating your logic and presentation code. He then shows how you can use AngularJS's features within in your projects to produce professional-quality results. Starting from the nuts-and-bolts and building up to the most advanced and sophisticated features AngularJS is carefully unwrapped, 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 learn- Gain a solid architectural understanding of the MVC Pattern to separate logic, data and presentation code.
    - Learn how to create rich and dynamic web apps using AngularJS
    - Understand how each feature works and why it is important
    - Understand how to extend HTML with declarative syntax
    - Learn how to extend and customize AngularJS
    - Learn how to test, refine, and deploy your AngularJS projects
    Who this book is forThis book is ideal for web developers who have a working knowledge of JavaScript, HTML and CSS. The book is platform agnostic and a range of browsers will be presented and discussed throughout the examples.
  • Pro Angularjs (Expert's Voice in Web Development) Adam Freeman
    ISBN: 978-1430264484
    Год издания: 2014
    Издательство: Apress
    Язык: Английский
  • Pro ASP.NET MVC 5 Adam Freeman
    ISBN: 978-1-4302-6529-0
    Год издания: 2013
    Издательство: Apress
    Язык: Английский
    The ASP.NET MVC 5 Framework is the latest evolution of Microsoft’s ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET.

    ASP.NET MVC 5 contains a number of advances over previous versions, including the ability to define routes using C# attributes and the ability to override filters. The user experience of building MVC applications has also been substantially improved. The new, more tightly integrated, Visual Studio 2013 IDE has been created specifically with MVC application development in mind and provides a full suite of tools to improve development times and assist in reporting, debugging and deploying your code.

    The popular Bootstrap JavaScript library has also now been included natively within MVC 5 providing you, the developer, with a wider range of multi-platform CSS and HTML5 options than ever before without the penalty of having to load-in third party libraries.
  • Pro jQuery 2.0 Adam Freeman
    ISBN: 978-1-4302-6388-3
    Год издания: 2013
    Издательство: Apress
    Язык: Английский
    jQuery 2.0 is the latest version of the jQuery framework. Suitable for modern web browsers it provides a robust API for web application development. It is fast becoming the tool of choice for web developers the world over and sets the standard for simplicity,flexibility and extensibility in website design.

    In Pro jQuery 2.0 seasoned author, Adam Freeman, demonstrates how to get the most from jQuery 2.0 by focussing on the practical features of the technology and how they can be applied to solving real-world problems. In this comprehensive reference he goes in depth to give you the practical knowledge that you need.

    Each topic is covered clearly and concisely, and is packed with the details you'll need to learn to be truly effective. The most important features are given a no-nonsense, in-depth treatment, and chapters contain examples that demonstrate both the power and the subtlety of jQuery.

    What you’ll learn

    Understand the capabilities of jQuery and why it is special
    Use the core of jQuery to enrich HTML5, including tables, forms and data displays
    Use jQuery UI to create rich and fluid user experiences
    Use rich interactions such as drag and drop, sortable data and touch sensitivity
    Use jQuery Mobile to create touch-enabled interfaces for mobile devices and tablets
    Extend jQuery by creating custom plugins and widgets

    Who this book is for

    This book is for working developers who want to learn about jQuery in detail. Quick refreshers of HTML and CSS are given to help you get up to speed, but a good working knowledge of the basics is assumed.

    The advice given in this book is relevant to developers working with any development environment. The examples are demonstrated using Microsoft Windows and Visual Studio but are equally applicable to any other web development environment.
  • Pro ASP.NET MVC 3 Framework Adam Freeman
    ISBN: 978-1430234043
    Год издания: 2011
    Издательство: Apress
    Язык: Английский
    The ASP.NET MVC 3 Framework is the latest evolution of Microsoft’s ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET 4.

    In this third edition, the core model-view-controller (MVC) architectural concepts are not simply explained or discussed in isolation, but are demonstrated in action. You’ll work through an extended tutorial to create a working e-commerce web application that combines ASP.NET MVC with the latest C# language features and unit-testing best practices. By gaining this invaluable, practical experience, you’ll discover MVC’s strengths and weaknesses for yourself—and put your best-learned theory into practice.

    The book's authors Steve Sanderson and Adam Freeman have both watched the growth of ASP.NET MVC since its first release. Steve is a well-known blogger on the MVC Framework and a member of the Microsoft Web Platform and Tools team. Adam started designing and building web applications 15 years ago and has been responsible for some of the world's largest and most ambitious projects. You can be sure you are in safe hands.
  • X-Men Origins: Nightcrawler Adam Freeman
    Год издания: 2010
    Издательство: Marvel Comics
    Язык: Английский
  • C# for Java Developers Adam Freeman
    ISBN: 9780735617797
    Год издания: 2002
    Язык: Английский
    C# for Java Developers
  • Microsoft .NET XML Web Services Step by Step Adam Freeman
    ISBN: 9780735617209
    Год издания: 2002
    Язык: Английский
    Microsoft .NET XML Web Services Step by Step
  • Programming .NET Security Adam Freeman
    ISBN: 0596004427
    Язык: Английский
    With the spread of web-enabled desktop clients and web-server based applications, developers can no longer afford to treat security as an afterthought. It's one topic, in fact, that .NET forces you to address, since Microsoft has placed