Kerala Microsoft Users Group
Sign in
|
Join
|
Help
Home
Forums
Events
Scholarship
Jobs
Directory
Media
About
All Tags
»
Windows Forms
»
C#
(RSS)
Browse Forum Posts by Tags
Showing related tags and posts for the
Forums
application. See
all tags in the site
.Net
.Net 3.5
asp.net
windows application
Is there any problem in this class design?
Is there any problem in this class design? public class Users : List<users.user> { public class User { public int UserId { get; set; } public string UserName { get; set; } public string Password { get; set; } public string Email { get; set; } } }
Posted to
Microsoft Technologies
(Forum)
by
Anuraj
on 10-14-2009
Page 1 of 1 (1 items)
© K-MUG - Kerala Microsoft Users Group