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
~303 People Reached
Favorite Tags
Member Avatar for scvinod

Hi All, Well I have a WCF service in which I query an SQL datatable that is there in the LINQ to SQL class. While querying i used the select statement for eg: from c in db.sample1 select new{c.col1,c.col2} I'm not able to covert this into a List which i …

0
47
Member Avatar for scvinod

I have a string like "system\admin". Now I want get the "admin" part alone from the string using IndexOf() method.Can anyone please help me out.Thank you.

Member Avatar for Rashakil Fol
0
256