Add content to a database

  • Thread starter Thread starter shapper
  • Start date Start date
S

shapper

Hello,

Is it possible to create a class in Asp.Net, give values to its
properties and save it in a database for later retrieval?
How can I do this?

Thanks,
Miguel
 
Is it possible to create a class in Asp.Net, give values to its
properties and save it in a database for later retrieval?

I should imagine so, assuming the class is serializable, though I haven't
tried it...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Use data. What is the correct way to do this? 1
Need Expert Help and Advice. Thank You. 7
Membership 2
Delete database 2
List in Asp.Net 3
Add Control 1
LINQ in VS2008 2
Expose Property 1

Back
Top