storing array in asp.net?

PranK

New member
i am passing data from one page to another page and storing it in an array.but when i close or modify in the application.cs page the data gets removed from the array.
i want to store array in some permanent place whether it should be on hard disk or in the sql server 2005 so that it can be retrieved . i am using visual studio 2008 and sql server 2005 for database.heeeeeeeellllllllppppppppp plz.
thankyou for your reply.i dont have any problem relating travel of data.i want to store the array of strings in database and retrieve it back in some other array
 
Back
Top