Click here to Skip to main content
15,793,609 members
Home / Discussions / C#
   

C#

 
AnswerRe: Can We make it & what is the source code? Pin
Dave Kreskowiak21-Apr-06 8:32
mveDave Kreskowiak21-Apr-06 8:32 
GeneralRe: Can We make it & what is the source code? Pin
mr_1234521-Apr-06 13:22
mr_1234521-Apr-06 13:22 
GeneralRe: Can We make it & what is the source code? Pin
Dave Kreskowiak21-Apr-06 14:12
mveDave Kreskowiak21-Apr-06 14:12 
QuestionProblem With CrystalReport Wiewer Pin
DavoodValipour21-Apr-06 6:11
DavoodValipour21-Apr-06 6:11 
QuestionRunning an sql query in c# Pin
nomsnoms21-Apr-06 5:45
nomsnoms21-Apr-06 5:45 
AnswerRe: Running an sql query in c# Pin
Colin Angus Mackay21-Apr-06 6:50
Colin Angus Mackay21-Apr-06 6:50 
GeneralRe: Running an sql query in c# Pin
Paul Conrad21-Apr-06 8:54
professionalPaul Conrad21-Apr-06 8:54 
AnswerRe: Running an sql query in c# Pin
Paul Brower21-Apr-06 6:56
Paul Brower21-Apr-06 6:56 
Not sure why you can't get the value from the textbox, but there's no reason to use 'ToString()', since a textbox's text property is a string.

I'd put a breakpoint on that line of code, and do a quickwatch on the textbox2 object. You should be able to troubleshoot from there.

... oh and my $.02 about the updating a database this way ... it really is bad ... update should be done with stored procedures ...
GeneralRe: Running an sql query in c# Pin
Paul Conrad21-Apr-06 8:55
professionalPaul Conrad21-Apr-06 8:55 
QuestionHelp Me in DirectX !! Pin
hdv21221-Apr-06 5:39
hdv21221-Apr-06 5:39 
AnswerRe: Help Me in DirectX !! Pin
Judah Gabriel Himango21-Apr-06 6:13
sponsorJudah Gabriel Himango21-Apr-06 6:13 
Questiondatabase script status Pin
ddpn4221-Apr-06 4:42
ddpn4221-Apr-06 4:42 
AnswerRe: database script status Pin
Dave Kreskowiak21-Apr-06 8:28
mveDave Kreskowiak21-Apr-06 8:28 
QuestionProblem getting HWND for PictureBox Pin
Tim Smartcom21-Apr-06 4:30
Tim Smartcom21-Apr-06 4:30 
QuestionHandle "send to" sent files from windows Pin
gubber21-Apr-06 3:41
gubber21-Apr-06 3:41 
AnswerRe: Handle "send to" sent files from windows Pin
Robert Rohde21-Apr-06 4:09
Robert Rohde21-Apr-06 4:09 
GeneralRe: Handle "send to" sent files from windows Pin
gubber21-Apr-06 4:48
gubber21-Apr-06 4:48 
GeneralRe: Handle "send to" sent files from windows Pin
Robert Rohde21-Apr-06 5:10
Robert Rohde21-Apr-06 5:10 
GeneralRe: Handle "send to" sent files from windows Pin
gubber21-Apr-06 5:45
gubber21-Apr-06 5:45 
Question.NET Pin
_Tom_21-Apr-06 3:27
_Tom_21-Apr-06 3:27 
AnswerRe: .NET Pin
User 665821-Apr-06 3:36
User 665821-Apr-06 3:36 
GeneralRe: .NET Pin
_Tom_22-Apr-06 10:31
_Tom_22-Apr-06 10:31 
Questionhow to configure .net project Pin
ranandbe21-Apr-06 3:18
ranandbe21-Apr-06 3:18 
AnswerRe: how to configure .net project Pin
Dave Kreskowiak21-Apr-06 8:24
mveDave Kreskowiak21-Apr-06 8:24 
Questionhashtable question Pin
spin vector21-Apr-06 2:57
spin vector21-Apr-06 2:57 

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.