TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
jesper
NA
89
54.1k
creation of dataclass and store data inside it.
Feb 22 2013 3:42 PM
Hi
im trying to create a dataclass, that only stores data. my project "tree"
default.aspx - textboxes and a button
default.cs - the class that retrieves data and send it to dataclass
data.cs - is the class where get / set is.
my problem is that the data entered in my data.cs are only temporary available. i need a setup where the data is stored in my dataclass UNTIL i null it or overwrite it.
i cannot give an example of my dataclass, because i dont have my project on my private pc.
any ideas ? i prefer best practice :)
Reply
Answers (
0
)
What is xCode
How to accept values into array using Textbox and display th