Click here to Skip to main content
15,920,596 members
Home / Discussions / C#
   

C#

 
AnswerRe: SQL Connection dropping Pin
saurabh sahay11-Jun-09 6:34
saurabh sahay11-Jun-09 6:34 
QuestionLooking for a spesific control Pin
teknolog12311-Jun-09 1:53
teknolog12311-Jun-09 1:53 
AnswerRe: Looking for a spesific control Pin
Rob Philpott11-Jun-09 2:36
Rob Philpott11-Jun-09 2:36 
AnswerRe: Looking for a spesific control [modified] Pin
saurabh sahay11-Jun-09 6:36
saurabh sahay11-Jun-09 6:36 
GeneralRe: Looking for a spesific control Pin
teknolog12312-Jun-09 7:19
teknolog12312-Jun-09 7:19 
GeneralRe: Looking for a spesific control Pin
saurabh sahay12-Jun-09 13:18
saurabh sahay12-Jun-09 13:18 
QuestionDatagridview double enter event handler Pin
spikekirk11-Jun-09 1:31
spikekirk11-Jun-09 1:31 
AnswerRe: Datagridview double enter event handler [modified] Pin
Henry Minute11-Jun-09 2:06
Henry Minute11-Jun-09 2:06 
GeneralRe: Datagridview double enter event handler Pin
saurabh sahay11-Jun-09 6:38
saurabh sahay11-Jun-09 6:38 
GeneralRe: Datagridview double enter event handler Pin
Henry Minute11-Jun-09 6:42
Henry Minute11-Jun-09 6:42 
GeneralRe: Datagridview double enter event handler Pin
saurabh sahay11-Jun-09 6:47
saurabh sahay11-Jun-09 6:47 
Questioncannot insert into database 2005 using visual c# 2008 Pin
Adekolurejo11-Jun-09 1:14
Adekolurejo11-Jun-09 1:14 
AnswerRe: cannot insert into database 2005 using visual c# 2008 Pin
Ravi Mori11-Jun-09 1:18
Ravi Mori11-Jun-09 1:18 
QuestionRe: cannot insert into database 2005 using visual c# 2008 Pin
Adekolurejo11-Jun-09 11:31
Adekolurejo11-Jun-09 11:31 
Thank you for the link. I'm now stock here

SqlCommand myCommand= new SqlCommand("INSERT INTO table (Column1, Column2) " +
"Values ('string', 1)", myConnection);
The value is given me problem. How do I get the value from textbox before it can be inserted into batabase. I have design my form and i need to get information from user through the textbox whenever they click the save button on the form.
Thanks for your help.
Ademola
AnswerRe: cannot insert into database 2005 using visual c# 2008 Pin
saurabh sahay11-Jun-09 6:41
saurabh sahay11-Jun-09 6:41 
QuestionRe: cannot insert into database 2005 using visual c# 2008 Pin
Adekolurejo11-Jun-09 11:23
Adekolurejo11-Jun-09 11:23 
AnswerRe: cannot insert into database 2005 using visual c# 2008 Pin
saurabh sahay12-Jun-09 1:28
saurabh sahay12-Jun-09 1:28 
QuestionBandObject _Get if my toolbar is enable /disable. Pin
Nehal Pandya MCA11-Jun-09 0:57
Nehal Pandya MCA11-Jun-09 0:57 
QuestionWindows Service not Installing Pin
Sankalp Verma11-Jun-09 0:23
Sankalp Verma11-Jun-09 0:23 
AnswerRe: Windows Service not Installing Pin
himanshu256111-Jun-09 1:14
himanshu256111-Jun-09 1:14 
AnswerRe: Windows Service not Installing Pin
Sankalp Verma11-Jun-09 1:44
Sankalp Verma11-Jun-09 1:44 
GeneralRe: Windows Service not Installing Pin
himanshu256111-Jun-09 2:05
himanshu256111-Jun-09 2:05 
GeneralRe: Windows Service not Installing Pin
Sankalp Verma11-Jun-09 2:12
Sankalp Verma11-Jun-09 2:12 
Questionparallel port -impout32.dll problem Pin
antew10-Jun-09 23:53
antew10-Jun-09 23:53 
AnswerRe: parallel port -impout32.dll problem Pin
Christian Graus10-Jun-09 23:58
protectorChristian Graus10-Jun-09 23:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.