Hi everyone,
I need urgent help plz!
I am using Membership.GetAllUsers()to retrieve all users from the ASPNET.DB but it retrieves all columns from the table and I only need username column. I've been checking if there is any parameter that I can use with this method but I can't find any!!
