Old Search System: ASP.NET+Core+




  • Lynda - Building and Securing RESTful APIs in ASP.NET Core

    Lynda - Building and Securing RESTful APIs in ASP.NET Core Most people have heard of...


    Table of ContentsIntroduction1. REST API Concepts2. Build a Basic API3. Versioning and Errors4. Secure the API5. Represent Resources6. Represent Links7. Represent Collections8. Sorting Collections9. Searching Collections10. Forms and Modifying Data11. Caching and Compression12. Authentication and AuthorizationConclusion


  • Lynda - Building React and ASP.NET MVC 5 Applications

    Lynda - Building React and ASP.NET MVC 5 Applications React.js is a popular framework that's...


    Table of ContentsIntroduction1. About ASP.NET MVC 5 and React2. Create the Back End3. Setup: A Service API for Data4. Setup: TypeScript, IntelliSense, and webpack5. Create the Front End with React6. Secure the API7. Debugging and TestingConclusion


  • Lynda - Building Web APIs with ASP.NET Core

    Lynda - Building Web APIs with ASP.NET Core Web APIs drive the most popular and...


    Table of ContentsIntroduction1. Get Started with Web API Projects2. Working with Data and Domain Models3. Optimization and Performance4. Advanced Web API Development5. Caching Data for Better PerformanceConclusion


  • Lynda - Building Single-Page Applications Using ASP.NET Core JavaScriptServices

    Lynda - Building Single-Page Applications Using ASP.NET Core JavaScriptServices Explore how to leverage ASP.NET Core...


    Table of ContentsIntroduction1. Exploring ASP.NET Core SPA Project Templates2. Working with ASP.NET Core JavaScriptServices3. Creating a React and ASP.NET Core AppConclusion


  • Lynda - Building Applications with Angular, ASP.NET Core, and Entity Framework Core

    Lynda - Building Applications with Angular, ASP.NET Core, and Entity Framework Core Creating a complete...


    Table of ContentsIntroduction1. Infrastructure2. Creating Forms with Angular3. Creating Get and Post Routes in an ASP.NET Core Controller4. Persistence with Entity Framework5. Displaying and Editing Data in Angular with ASP.NET Core6. Navigating to Different Views in Angular7. Associations between Entities with Angular and Entity Framework8. Authentication with Identify Framework and...


  • Lynda - Building Angular and ASP.NET Core Apps with Authentication

    Lynda - Building Angular and ASP.NET Core Apps with Authentication Angular 2 and ASP.NET Core...


    Table of ContentsIntroduction1. Set Up the App Infrastructure2. Display Data in Angular3. Get Data from ASP.NET Core4. Creating a Controller with ASP.NET Core5. Creating a Form in Angular6. Navigate with Router7. Reactive Programming8. Creating Reactive Forms in Angular9. Registering Users10. Logging In11. Authorizing ResourcesConclusion


  • Oreilly - Building Web APIs with ASP.NET 4.5

    Oreilly - Building Web APIs with ASP.NET 4.5 by Ryan Butler, John Adams | Publisher:...


    This course shows entry to mid-level Visual Studio developers how to create customized REST Web APIs using the ASP.NET framework and then how to deploy those APIs to Microsoft's Azure cloud computing platform. It begins with a description of the REST protocol and an overview of ASP.NET controllers and models,...


  • Lynda - ASP.NET Core New Features

    Lynda - ASP.NET Core New Features Navigating all of the new features in each release...


    Table of ContentsIntroduction1. Get to Know .NET Core2. ASP.NET Core 1.03. ASP.NET Core 1.14. ASP.NET Core 2.05. ASP.NET Core 2.1Conclusion


  • Lynda - ASP.NET MVC 5 Essential Training (2018)

    Lynda - ASP.NET MVC 5 Essential Training (2018) ASP.NET MVC is the tool of choice...


    Table of ContentsIntroduction1. Controllers2. Working with Views3. Models and Data4. Using JavaScript Libraries5. Deployment6. Controller Security and ASP.NET Identity7. Unit Testing8. Other ToolsConclusion


  • Lynda - ASP.NET MVC 5 Identity: Authentication and Authorization

    Lynda - ASP.NET MVC 5 Identity: Authentication and Authorization Authentication and authorization are core features...


    Table of ContentsIntroduction1. Identity Management2. Authentication3. Authorization4. SecurityConclusion


  • Lynda - ASP.NET MVC: HTTP Request Life Cycle

    Lynda - ASP.NET MVC: HTTP Request Life Cycle Learn the architecture of the MVC framework...


    Table of ContentsIntroduction1. The Application and Request Life Cycle2. Design and Implement HTTP Modules and Handlers3. The ASP.NET MVC Routing System4. Controllers and the Request Life Cycle5. The Action Method Execution Process6. Result Execution and the View EngineConclusion


  • Lynda - ASP.NET MVC: Building for Productivity and Maintainability

    Lynda - ASP.NET MVC: Building for Productivity and Maintainability ASP.NET MVC provides great features and...


    Table of ContentsIntroduction1. Going Beyond the Basics2. Quick Wins3. Simplifying Your Views4. Reducing View Logic with View Models5. Separating Controllers and Business Logic6. Simplifying Controller Logic with the Mediator Pattern7. Reorganizing to Feature FoldersConclusion


  • Lynda - ASP.NET Core: Converting Synchronous Calls to Asynchronous

    Lynda - ASP.NET Core: Converting Synchronous Calls to Asynchronous Review key concepts that can help...


    Table of ContentsIntroduction1. Async Recap and Desktop Demo2. Update to Async in ASP.NET Core and Entity Framework Core3. Reverse to Sync in ASP.NET Core and Entity Framework CoreConclusion


  • Lynda - ASP.NET Core: Middleware

    Lynda - ASP.NET Core: Middleware In ASP.NET Core, the HTTP pipeline is built from middleware—components...


    Table of ContentsIntroduction1. ASP.Net Core: MiddlewareConclusion


  • Lynda - ASP.NET Core: Razor Pages

    Lynda - ASP.NET Core: Razor Pages Razor Pages is an exciting new product released with...


    Table of ContentsIntroduction1. Razor Pages Intro2. Razor Pages Basics3. Reusing Markup with Layouts4. Building Maintainable Applications5. Working with Data6. Validating User Inputs and Securing Your Application from Unauthorized Users


  • Lynda - ASP.NET Core: Security

    Lynda - ASP.NET Core: Security Software security is an important consideration when designing and developing...


    Table of ContentsIntroduction1. Secure Your Application with Identity Framework2. Secure Your Application with Token Authentication3. Protect Against Common Attacks4. Protect Sensitive DataConclusion


  • Lynda - ASP.NET Core: Internationalization

    Lynda - ASP.NET Core: Internationalization Want to take your ASP.NET Core site worldwide? ASP.NET offers...


    Table of ContentsIntroduction1. Introduction to Internationalization2. Strategies for Internationalization3. ASP.NET Core Configuration for Internationalization4. Custom InternationalizationConclusion


  • Lynda - ASP.NET Core: Test-Driven Development

    Lynda - ASP.NET Core: Test-Driven Development Get practical, hands-on experience implementing test-driven development of ASP.NET...


    Table of ContentsIntroduction1. Get Started with TDD in ASP.NET Core2. Write Tested Code3. Test Changes in Untested CodeConclusion


  • Lynda - ASP.NET Web Forms Essential Training

    Lynda - ASP.NET Web Forms Essential Training Web Forms are a simple way to build...


    Table of ContentsIntroduction1. Getting Started2. Creating ASP.NET Web Forms Pages3. Debugging and Instrumenting ASP.NET Web Forms Applications4. Creating Reusable Code5. Working with DataConclusion


  • Lynda - ASP.NET Core Identity: Authorization Management

    Lynda - ASP.NET Core Identity: Authorization Management Authenticating users and authorizing their level of access...


    Table of ContentsIntroduction1. Getting Started2. Simple and Role-Based Authorization3. Claims-Based and Policy-Based Authorization4. Authorization Policy Providers5. Resource-Based and View-Based AuthorizationConclusion