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 #31.8K
~901 People Reached
Favorite Forums
Favorite Tags
Member Avatar for bhavyajyothinat

can someone send the code for connecting with MySql in asp.net. and code for inserting some entry to a table. I have no idea about MySql. Am having an interview on 16th March.They asked me to do with MySql. Please someone help me..

Member Avatar for bhavyajyothinat
0
290
Member Avatar for adrianSigamoney

I have ten TextBoxes: TextBox1 TextBox2 TextBox3 TextBox4 TextBox5 TextBox6 TextBox7 TextBox8 TextBox9 TextBox10 How can I get the name of the TextBox the user clicks on (mouse) during runtime? It is a asp.net web page and the program is written in vb.net. Cheers

Member Avatar for adrianSigamoney
0
189
Member Avatar for paresh_thummar

I want to create user dynamically. I used [CODE] Membership.CreateUser(smemno.Text.ToString(), spwd.Text.ToString(),semail.Text.ToString(),ssecquestion.SelectedItem.Text.ToString(),sans.Text.ToString(),true); [/CODE] but error occur : "No overload for method 'CreateUser' takes '6' arguments" Should I create new method named CreateUser(), if "yes" then what is code for that and what it return... please help me.

Member Avatar for jomgrg
0
141
Member Avatar for ssreevidya.m

hai, I used gridview pager for page sizing. But I have more than 15 web pages that are also needed page sizing. how can i create a class for this purpose and access it. The code I used is: [CODE] protected void GrdStudent_RowCreated(object sender, GridViewRowEventArgs e) { if (e.Row.RowType == …

Member Avatar for jomgrg
0
109
Member Avatar for alam14_mist
Member Avatar for jomgrg
0
172