Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 98813
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T00:16:05+00:00 2026-05-11T00:16:05+00:00

I have an ASP.Net form and i would like to save it into a

  • 0

I have an ASP.Net form and i would like to save it into a database any ideas??

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T00:16:06+00:00Added an answer on May 11, 2026 at 12:16 am

    Your best bet is to read up on ORMs like NHibernate. If you use that with a code generator like myGeneration, then you can easily not have to worry about the ‘harder’ parts of Data Access.

    An Object relational mapper essentially does all of the hard work for you — you use the code generator, point it to your database, and then it generates (most of) the data access code you’d need to get to your data. At that point, you write functions to Save() or Update() your objects, without worrying about the data access that’s going on behind the scenes. To give you an idea, before I knew about DAL (Data Access Layers), I used NHibernate and hand crafted the XML needed to communicate with the database. Later on, I found out about myGeneration and used that. Still, it saved me from having to write SQL statements to access the data from my database. For generic CRUD operations, an ORM usually can’t be beat.

    If you end up wanting to do it the ‘hard way’, then you’ll need to read up on how Datasets work in .NET, and more specifically, the concept of Database Driven Applications in .NET. Unfortunately, there’s no way for us to ‘plz send teh codez’ without a much finer understanding of what specific data you are looking to pull from what form, and how your database is structured.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 58k
  • Answers 58k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer I'm partial to zsh (it's like a blend of ksh… May 11, 2026 at 8:55 am
  • added an answer Read Effective Ways to Introduce Agile into the Workplace and… May 11, 2026 at 8:55 am
  • added an answer You can use many-to-one inside your component to reference Entity2:… May 11, 2026 at 8:55 am

Related Questions

No related questions found

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.