대구한의대학교 향산도서관

상세정보

부가기능

ASP. NET Core 2 Fundamentals [electronic resource] Build Cross-Platform Apps and Dynamic Web Services with This Server-side Web Application Framework

상세 프로파일

상세정보
자료유형단행본
서명/저자사항ASP. NET Core 2 Fundamentals : Build Cross-Platform Apps and Dynamic Web Services with This Server-side Web Application Framework/ Onur Gumus, Mugilan T.S. Ragupathi. [electronic resource].
개인저자Gumus, Onur.
Ragupathi, Mugilan T. S,
발행사항Birmingham: Packt Publishing Ltd, 2018.
형태사항1 online resource (292 pages).
기타형태 저록Print version: Gumus, Onur. ASP. NET Core 2 Fundamentals : Build Cross-Platform Apps and Dynamic Web Services with This Server-side Web Application Framework. Birmingham : Packt Publishing Ltd, ©2018 9781789538915
ISBN9781789533552
1789533554


일반주기 Updating ViewModels with the Data Annotation Attribute.
내용주기Intro; Title Page; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Setting the Stage; Introduction to Web Applications; How Web Applications Work; What is the HTTP Protocol?; HTTP/2's Edge over HTTP/1.x; Request-Response Pattern; Stateless Nature of HTTP; Advantages to HTTP; Work with the Statelessness and the Request-Response Pattern; Client Side and Server Side; Programming Styles -- RPC versus REST; Working with HTTP Methods; The GET Method; The POST Method; List of Important Methods; Other Methods; Activity: Working with the Request-Response Pattern.
Introduction to ASP.NETASP.NET MVC; The Model-View-Controller Pattern; A File-Based Project; Creating Your First Project; Creating Your First Application; Summary; Controllers; Role of the Controller in ASP.NET MVC Applications; Ideal Flow of Data for a Layered Web Application; Introduction to Routing; Activity: Finding the Correct Method Invoked for a URL; Installing the ASP.NET Core NuGet Package in Your Application; Our First Controller; IActionResult; Activity: Implementing Your Own IActionResult; Adding Views; Adding Models; Passing Data from the Controller to the View; Filters.
Activity: Writing a Custom FilterSummary; Views; The View Engine and the Razor View Engine; The Razor View Engine; Programming in the Razor View Engine; Variables in the Razor View; Working with Razor View; Programming Constructs in the Razor View; Activity: Printing Prime Numbers from 1 to 100; Layout; Building our First Layout; Creating _ViewStart.cshtml; Creating _Layout.cshtml; Adding a Page-Specific View; Activity: Creating Another Layout and Changing the View to That Layout; Generating HTML; Generating HTML using a Simple Form; HTML Helpers; Generating a form using HTML Helpers.
Activity: Making Use of a CheckboxPartial View; Calling a Partial View; Activity: Working with Static Data; View Components; Creating a View Component; Creating a ViewComponent Attribute; Activity: Passing a String as Additional Data; Tag Helpers; Custom Tag Helpers; Creating a Custom Tag Helper; Activity: Replacing Email Tag Helpers; Summary; Models; Introduction to Models; Creating an ASP.NET Core Application; Models Specific to a View Component; ViewModels; Data Flow with Respect to a Model; Activity: Revising the Code to Show Discount in the Total; Model Binding; Entity Framework.
Creating Console Applications with Entity FrameworkInstalling Entity Framework Core NuGet Package; Using the NuGet Package Manager; Installing Entity Framework Commands; Creating Model Classes; Creating the DbContext Class; Creating a Migration; How the SaveChanges Method Works; Updating the Record; Deleting the Record; Activity: Controlling the Transaction Manually; Using Entity Framework in ASP.NET MVC Applications; Database Migration; Summary; Validation; Introduction to Validation; Client-Side and Server-Side Validation; Server-Side Validation.
요약ASP.NET has several advantages such as easy deployment of applications, capability to build large applications with very little code, built-in caching features, and much more. We begin your adventure with an introduction to web and ASP.NET Core applications. Then, we learn about controllers, views, and models. You also learn about routing, how ...
주제명
(통일서명)
Microsoft .NET Framework.
Microsoft .NET Framework. --fast
일반주제명Application program interfaces (Computer software)
Cross-platform software development.
Computers --Programming Languages --General.
Programming & scripting languages: general.
Application program interfaces (Computer software)
Cross-platform software development.
언어영어
바로가기URL

서평(리뷰)

  • 서평(리뷰)

태그

  • 태그

나의 태그

나의 태그 (0)

모든 이용자 태그

모든 이용자 태그 (0) 태그 목록형 보기 태그 구름형 보기
 
로그인폼