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
Ranked #37.0K
3 Posted Topics
Hi! If you looking for something like java's Create proxy, C# does not have it built in. here's a link to a solution ... [url]http://www.codeproject.com/KB/cs/dynamicproxy.aspx[/url]
Re: C# programming
hi! If you're using 2.0 you can use . string.IsNullOrEmpty to check your strings. and its far safe to use string.format on sql queries. eg. string sql = string.Format("Select userid, password From Login Where userid='{0}'",m_login);
The End.
fuzzelogic