ASP.NET MVC Web Applications: Data & State Management

Visual Studio    |    Intermediate
  • 13 videos | 45m 46s
  • Includes Assessment
  • Earns a Badge
Rating 4.1 of 32 users Rating 4.1 of 32 users (32)
Examine the use of a number of MVC objects for persisting data, how to implement state management, and how to implement a web socket strategy in Visual Studio 2017.

WHAT YOU WILL LEARN

  • Use the viewdata dictionary object to pass data from a controller to a view in an asp.net mvc web application
    Use the tempdata object to persist view data through a redirect action in an asp.net mvc web application
    Use the viewbag object to persist data among views in an asp.net mvc web application
    Create and add a structured cookie to an http response in an asp.net mvc web application
    Use a query string to pass state information from one page to another in an asp.net mvc web application
    Use session state to save and read state information for the current browser session in an asp.net mvc web application
    Use application state to save and read state information in an asp.net mvc web application
  • Use the profile properties feature to store user-specific data in an asp.net mvc web application
    Read and write string data asynchronously over a web socket connection in an asp.net mvc web application
    Read and write binary data asynchronously from/to a web socket in an asp.net mvc web application
    Use the signalr library to implement real-time communications in an asp.net mvc web application
    Choose a web socket connection loss strategy in an asp.net mvc web application
    Design a web socket strategy

IN THIS COURSE

  • 3m 15s
    In this video, you will learn how to use the ViewData dictionary object to pass data from a controller to a view in an ASP.NET MVC web application. FREE ACCESS
  • 3m 39s
    In this video, learn how to use the TempData object to persist view data through a redirect action in an ASP.NET MVC web application. FREE ACCESS
  • Locked
    3.  Working with the ViewBag Object
    4m 50s
    In this video, learn how to use the ViewBag object to persist data among views in an ASP.NET MVC web application. FREE ACCESS
  • Locked
    4.  Using Cookies to Maintain State
    3m 18s
    Learn how to create and add a structured cookie to an HTTP response in an ASP.NET MVC web application. FREE ACCESS
  • Locked
    5.  Using Query Strings to Maintain State
    3m 33s
    In this video, find out how to use a query string to pass state information from one page to another in an ASP.NET MVC web application. FREE ACCESS
  • Locked
    6.  Using Session State to Maintain State
    2m 57s
    In this video, learn how to use Session State to save and read state information for the current browser session in an ASP.NET MVC web application. FREE ACCESS
  • Locked
    7.  Using Application State to Maintain State
    3m 11s
    During this video, you will learn how to save and read state information using Application State in an ASP.NET MVC web application. FREE ACCESS
  • Locked
    8.  Using Profile Properties to Store State Information
    3m 40s
    During this video, you will learn how to use the profile properties feature to store user-specific data in an ASP.NET MVC web application. FREE ACCESS
  • Locked
    9.  Reading and Writing String Data Asynchronously
    3m 58s
    Learn how to read and write string data asynchronously over a web socket connection in an ASP.NET MVC web application. FREE ACCESS
  • Locked
    10.  Reading and Writing Binary Data Asynchronously
    3m 40s
    In this video, you will read and write binary data asynchronously from/to a web socket in an ASP.NET MVC web application. FREE ACCESS
  • Locked
    11.  Implementing Real-Time Communications using SignalR
    3m 31s
    Learn how to use the SignalR library to implement real-time communications in an ASP.NET MVC web application. FREE ACCESS
  • Locked
    12.  Choosing a Connection Loss Strategy
    2m 56s
    In this video, you will learn how to choose a web socket connection loss strategy for an ASP.NET MVC web application. FREE ACCESS
  • Locked
    13.  Exercise: Design a Web Socket Strategy
    3m 19s
    In this video, you will learn how to design a web socket strategy. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.5 of 81 users Rating 4.5 of 81 users (81)
Rating 4.6 of 44 users Rating 4.6 of 44 users (44)
Rating 4.6 of 43 users Rating 4.6 of 43 users (43)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.6 of 43 users Rating 4.6 of 43 users (43)
Rating 4.4 of 82 users Rating 4.4 of 82 users (82)
Rating 4.5 of 75 users Rating 4.5 of 75 users (75)