If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > How to transfer datas from a table into an object

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-27-10, 17:01
nst2 nst2 is offline
Registered User
 
Join Date: Sep 2005
Posts: 23
How to transfer datas from a table into an object

Hallo, being completely new in ASP.Net I do not know how to pass the data from a simple SELECT into the Attributes of an Object. The Class has similar attributes to those of the DB-Table. Is there already a standard (Microsoft's ?) procedure for such a process?

Thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 05-27-10, 20:22
Teddy Teddy is offline
Purveyor of Discontent
 
Join Date: Mar 2003
Location: The Bottom of The Barrel
Posts: 6,075
There are several.

Here's a good starting point:

Web Forms Data: The Official Microsoft ASP.NET Site


What you're talking about, specifically, would be the responsibility of the business logic layer in standard application models.
__________________
oh yeah... documentation... I have heard of that.

*** What Do You Want In The MS Access Forum? ***
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On