1.

Record Nr.

UNINA990006987300403321

Autore

Funck-Brentano, TH.

Titolo

Précis du droit des gens / Th. Funck-Brentano et Albert Sorel

Pubbl/distr/stampa

Paris : Librairie Plon, 1887

Edizione

[2. édition]

Descrizione fisica

528 p. ; 24 cm

Altri autori (Persone)

Sorel, Albert <1842-1906>

Disciplina

341

Locazione

FGBC

Collocazione

X B 84

Lingua di pubblicazione

Francese

Formato

Materiale a stampa

Livello bibliografico

Monografia

2.

Record Nr.

UNINA9910254564203321

Autore

Freeman Adam

Titolo

Essential Angular for ASP.NET Core MVC / / by Adam Freeman

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2017

ISBN

9781484229163

1484229169

Edizione

[1st ed. 2017.]

Descrizione fisica

1 online resource (XVII, 297 p. 82 illus., 73 illus. in color.)

Disciplina

001.642

Soggetti

Microsoft software

Microsoft .NET Framework

Computer programming

Software engineering

Microsoft and .NET

Programming Techniques

Software Engineering

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa



Livello bibliografico

Monografia

Nota di bibliografia

Includes bibliographical references at the end of each chapters and index.

Nota di contenuto

1. Understanding Angular and ASP.NET Core MVC -- 2. Getting Ready -- 3. Creating the Project -- 4. Creating the Data Model -- 5. Creating a Web Service -- 6. Completing the Web Service -- 7. Structuring an Angular Application -- 8. Creating the Store -- 9. Completing the Angular Store -- 10. Creating Administration Features -- 11. Securing the Application -- 12. Preparing for Deployment.

Sommario/riassunto

Angular 5 and .NET Core 2 updates for this book are now available. Follow the Download Source Code link for this book on the Apress website. Discover Angular, the leading client-side web framework, from the point of view of an ASP.NET Core MVC developer. Best-selling author Adam Freeman brings these two key technologies together and explains how to use ASP.NET Core MVC to provide back-end services for Angular applications. This fast-paced, practical guide starts from the nuts and bolt and gives you the knowledge you need to combine Angular (from version 2.0 up) and ASP.NET Core MVC in your projects. What You’ll Learn Gain a solid understanding of how ASP.NET Core MVC and Angular can work together Use Visual Studio 2017 to develop Angular/ASP.NET Core MVC projects Create ASP.NET Core RESTful web services to support Angular applications Expose data from Entity Framework Core to Angular applications Use ASP.NET Core Identity to provide security services to Angular applications Each topic is covered clearly and concisely and is packed with the essential details you need to learn to be truly effective. Who This Book Is For This book is for developers with a knowledge of ASP.NET Core MVC who are introducing Angular into their projects. .