
Автор
Adam Freeman
3.7
3.7
13оценок
Рейтинг автора складывается из оценок его книг. На графике показано соотношение положительных, нейтральных и негативных оценок.
5 | 2 | |
4 | 7 | |
3 | 3 | |
2 | 0 | |
1 | 1 | |
без оценки |
3 |
13оценок
Adam Freeman - все книги по циклам и сериям | Книги по порядку
- 1 произведение
- 11 изданий на 2 языках
-
Adam Freeman, Allen Jones Programming .NET Security
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 -
Adam Freeman Pro Angularjs (Expert's Voi...
ISBN: 978-1430264484 Год издания: 2014 Издательство: Apress Язык: Английский -
Adam Freeman Pro AngularJS
Год издания: 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 youll 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. -
Adam Freeman Microsoft .NET XML Web Serv...
ISBN: 9780735617209 Год издания: 2002 Язык: Английский Аннотация
Microsoft .NET XML Web Services Step by Step -
Adam Freeman C# for Java Developers
ISBN: 9780735617797 Год издания: 2002 Язык: Английский Аннотация
C# for Java Developers -
Adam Freeman Pro ASP. Net MVC 5
-
Adam Freeman Pro ASP.NET MVC 5
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. -
Adam Freeman X-Men Origins: Nightcrawler
Год издания: 2010 Издательство: Marvel Comics Язык: Английский -
Adam Freeman, Стивен Сандерсон Pro ASP.NET MVC 3 Framework
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. -
Adam Freeman Pro Entity Framework Core 2...
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…