vb.net windows application help?
i want to make some pages which is accesible only for administrator with valid user id and password. In windows application how i can do this.
in the case of web application there is web.config file for this there we can set. but in windows application what we do?
pls help?

