2
Reply

User object in ASP.net

Pankaj Jadhav

Pankaj Jadhav

Mar 17 2017 1:49 PM
217
Suppose we have one table called "User".
The table will have Id, Name,Age.
I want to create user object in asp.net and want to use same fields of table.
 
How can I accomplish this? 

Answers (2)