Click here to Skip to main content
15,891,607 members
Home / Discussions / C#
   

C#

 
QuestionProblem with uploading system Pin
Frozzare21-Sep-07 10:15
Frozzare21-Sep-07 10:15 
AnswerRe: Problem with uploading system Pin
Pete O'Hanlon21-Sep-07 10:28
mvePete O'Hanlon21-Sep-07 10:28 
GeneralRe: Problem with uploading system Pin
Frozzare21-Sep-07 10:37
Frozzare21-Sep-07 10:37 
GeneralRe: Problem with uploading system Pin
leckey21-Sep-07 11:15
leckey21-Sep-07 11:15 
AnswerRe: Problem with uploading system Pin
m v ramana22-Sep-07 2:59
m v ramana22-Sep-07 2:59 
QuestionData from text box Pin
sajid.salim.khan21-Sep-07 9:35
sajid.salim.khan21-Sep-07 9:35 
AnswerRe: Data from text box Pin
PIEBALDconsult21-Sep-07 9:43
mvePIEBALDconsult21-Sep-07 9:43 
GeneralRe: Data from text box Pin
sajid.salim.khan21-Sep-07 9:59
sajid.salim.khan21-Sep-07 9:59 
SqlCommand myCommand = new SqlCommand("INSERT INTO Designation (Designation) " + "Values ('string')", myConnection);


the problem is in this line how to insert a text box value in the values place

sas
GeneralRe: Data from text box Pin
Matthew Cuba21-Sep-07 10:02
Matthew Cuba21-Sep-07 10:02 
GeneralRe: Data from text box Pin
sajid.salim.khan21-Sep-07 15:11
sajid.salim.khan21-Sep-07 15:11 
GeneralRe: Data from text box Pin
Chintan.Desai21-Sep-07 20:36
Chintan.Desai21-Sep-07 20:36 
QuestionNUnit - Run all unit tests for a specific namespace Pin
Polymorpher21-Sep-07 9:29
Polymorpher21-Sep-07 9:29 
QuestionHow to get cell value in gridView Pin
ss.mmm21-Sep-07 9:15
ss.mmm21-Sep-07 9:15 
AnswerRe: How to get cell value in gridView Pin
George L. Jackson21-Sep-07 12:25
George L. Jackson21-Sep-07 12:25 
QuestionTooltip Pin
babbelfisken21-Sep-07 9:08
babbelfisken21-Sep-07 9:08 
AnswerRe: Tooltip Pin
Chintan.Desai21-Sep-07 20:39
Chintan.Desai21-Sep-07 20:39 
QuestionThreading questions/advice sought Pin
martin_hughes21-Sep-07 8:55
martin_hughes21-Sep-07 8:55 
AnswerRe: Threading questions/advice sought Pin
Pete O'Hanlon21-Sep-07 9:17
mvePete O'Hanlon21-Sep-07 9:17 
GeneralRe: Threading questions/advice sought Pin
martin_hughes21-Sep-07 9:35
martin_hughes21-Sep-07 9:35 
AnswerRe: Threading questions/advice sought Pin
led mike21-Sep-07 9:48
led mike21-Sep-07 9:48 
QuestionPrinting and Formatting [modified] Pin
Michael Fritzius21-Sep-07 8:31
professionalMichael Fritzius21-Sep-07 8:31 
AnswerRe: Printing and Formatting Pin
Pete O'Hanlon21-Sep-07 9:26
mvePete O'Hanlon21-Sep-07 9:26 
GeneralRe: Printing and Formatting Pin
Luc Pattyn21-Sep-07 12:22
sitebuilderLuc Pattyn21-Sep-07 12:22 
AnswerRe: Printing and Formatting Pin
Michael Fritzius24-Sep-07 4:51
professionalMichael Fritzius24-Sep-07 4:51 
QuestionWindows Shutdown Pin
mobius11100121-Sep-07 5:56
mobius11100121-Sep-07 5:56 

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.