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
~497 People Reached
Favorite Forums
Member Avatar for shakatra

Hi all... I'm beginner in c#, Now I'm doing project contain [U]3 forms[/U]... And if I want to show form 2 and hide form 1 as example ... write this code [CODE] Form2 f2=new Form2(); f2.show(); this.hide(); //hide form1 this.close(); //when I need close the form [/CODE] This is most …

Member Avatar for hirosht
0
192
Member Avatar for shakatra

Hi to all, I use c#.net 2005 application with sql server 2005, and I hope to make crystal report, So I read many tutorial about crystal reports... But when I create new crystal report, I have this dialog in wizard steps: [URL="http://img102.herosh.com/2009/12/11/110248000.gif"][B]Please Click Here..[/B][/URL] The previous dialog difference tutorials dialog …

Member Avatar for DdoubleD
0
133
Member Avatar for shakatra

Hi all, I am novice in the c #. Having completed the Application contains SQL database. But when I run on another machine gives me an error message as follows: [url]http://img103.herosh.com/2009/09/02/819895428.jpg[/url] Please note that I have the installation of the .net framework, And the connection string I used is: SqlConnection …

Member Avatar for shakatra
0
89
Member Avatar for shakatra

Hi all... I'm beginner in c#, And I completed application on c#.net 2005 With SQL server. And run it on other computer(computer has): 1- .net framework 2.0 2- SQL server 2005 But I found big problem, Application show me this message: on this link: [url]http://img101.herosh.com/2009/08/18/894378274.jpg[/url] I don't know what is …

Member Avatar for dwnewbie1234
0
83