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
Ranked #4K
~311 People Reached
Favorite Forums
Member Avatar for Mukoyonzo

Hi, am using C# to program. I declared my property as below public decimal sal(string amount) { get{return sal;}} Now on running I got the error sal is declared as property not method What should I do?

Member Avatar for Jugortha
0
70
Member Avatar for majestic0110

HI all I am new to C # and have picked up a copy of Sams teach yourself c # in 21 days. I hold a BSc in software design so I am not new to programming. However I am surprised at how similar c # is to java ( …

Member Avatar for majestic0110
0
140
Member Avatar for Mukoyonzo

Hi, I have developed my program with three windows forms and would like to bind to the Access database to read data from particular tables, How do I bind?

Member Avatar for Jugortha
0
101