I know we can use resource strings to store values, but is it possible to change those values at run time?
For example, I added two new resource elements username and password, and I want to change these values at run time. Or is there an alternate way to store values?