Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~246 People Reached
Favorite Forums
Member Avatar for aliashiq

Sir i am new to webservices and my scenario is that i want to display records from database against email and password. but when i debug webservices i recieved error. Here is my code [WebMethod] public bool CheckLogin(string Email, string Password) { return getEmail(Email, Password); } public bool getEmail(String Email, …

Member Avatar for aliashiq
0
246