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

what are the best case tools for web based applications for testing and designing and plz tell what is agent library?????? and mention any agent library thanx in advance

Member Avatar for abelLazm
0
107
Member Avatar for bia

I am trying to make a quiz form in C# . Questions are stored in Access database and it will be displayed on 2nd form when i click the button in 1st form. But it is giving me path error but my path is correct can any one help me …

Member Avatar for abelLazm
0
47
Member Avatar for bia

hey i am trying to connect database table with my form in C# Here is my code.... [code] private void btn_quiz_Click(object sender, EventArgs e) { String constr = "Provider=Microsoft.ACE.OLEDB.12.0; Data Source=C:\\Documents and Settings\\Zohaib\\My Documents\\Visual Studio 2010\\Projects\\CheckAbility\\Qusetions.accdb"; OleDbConnection conn = new OleDbConnection(constr); conn.Open(); OleDbCommand command = new OleDbCommand("SELECT * FROM Table1", …

Member Avatar for kvprajapati
0
158
Member Avatar for bia

Need Hellpppppp I want to convert a digit into binary form how can i do this using C# plz help me i kno to convert binary to digit but can't do the reverse please help as soon as possible thanks in advance

Member Avatar for abelLazm
0
75
Member Avatar for bia

hey i m new to C#.. if want 2 store word document in Access in C# ???? How it can be done???????? PLz help me i have to submit my assignment but i m stuck with this point all my assignment is ready so plz help me as soon as …

Member Avatar for Mitja Bonca
0
556
Member Avatar for bia

I m new to C#.Can anyone tell me the syntax of strin in C#? thanx in advance

Member Avatar for ddanbe
0
50