Mandar Objetos entre ASP

Description

accepted Store the object in your Session on the first page and then retrieve it on your second page. On first page: Session["myobject"] = myObject; On second page: MyObject object = (MyObject) Session["myobject"];
Marc Sampedro
Note by Marc Sampedro, updated more than 1 year ago
Marc Sampedro
Created by Marc Sampedro almost 10 years ago
11
0
1 2 3 4 5 (0)

Resource summary

Page 1

Store the object in your Session on the first page and then retrieve it on your second page. On first page: Session["myobject"] = myObject; On second page: MyObject object = (MyObject) Session["myobject"];

Show full summary Hide full summary

0 comments

There are no comments, be the first and leave one below:

Similar

ODBMS (Base de datos orientada aobjetos)
César Ramírez
Lenguajes de Programación
Freed CV
Lenguaje de programación
fabiola flores
Programando C#
pablomcsd
ANIME
Paula Olmos
Fundamentos de C#
Dany Mayerly Cabrera Bonilla
PROGRAMATON C#
Jonathan Rafael
Palabras clave Programación C#
Francis Alexander Gonzalez Almonte
Entity Framework - Code First
Alexis Juarez
Fundamentos de Razor
Cesar Jesús Angulo