Click here to Skip to main content
15,665,718 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

Currently I hv two screen(xaml pages) Login and Membership ,login screen has just 2 textbox and one button, on clicking on button, control go to view model and there is a methode in datalayer called Autenticate which returns Bool value(from viewmodel we will call the autenticate) so if it returs true then we need to transfer(navigate) the user to Membership screen otherwise need to keep the user to login page and show some error message,I don't know how to do this.
any help would be appreciated.
if get code then it would be great
Posted
Comments
stibee 11-Apr-13 6:40am    
Please show your two views
[no name] 11-Apr-13 6:58am    
You do not know how to do what exactly? Everything you have described here is basic programming 101. You have not asked any question or described any kind of a problem.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900