Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: Threading/Delegate Freezes my App Pin
Judah Gabriel Himango3-Dec-06 12:31
sponsorJudah Gabriel Himango3-Dec-06 12:31 
AnswerRe: Threading/Delegate Freezes my App Pin
S. Senthil Kumar4-Dec-06 4:16
S. Senthil Kumar4-Dec-06 4:16 
Questionlock touchpad Pin
DarsVaeda3-Dec-06 11:51
DarsVaeda3-Dec-06 11:51 
AnswerRe: lock touchpad Pin
logoto_it3-Dec-06 16:37
logoto_it3-Dec-06 16:37 
AnswerRe: lock touchpad Pin
Christian Graus3-Dec-06 17:59
protectorChristian Graus3-Dec-06 17:59 
GeneralRe: lock touchpad Pin
Dan Neely4-Dec-06 2:12
Dan Neely4-Dec-06 2:12 
GeneralRe: lock touchpad Pin
DarsVaeda4-Dec-06 12:04
DarsVaeda4-Dec-06 12:04 
QuestionChanging the datatype of strings Pin
minnie mouse3-Dec-06 11:37
minnie mouse3-Dec-06 11:37 
I have a large datatable which I have filled with parsed text data using C#, this table has one column containing alphabetic codes, all the other columns are numbers from 0 through to 10,000.
As a novice i was wondering how i convert the numeric columns to a different datatype such as "int" so i can then perform calculations, such as SUM on each column.However i need to leave the one colomn with the alphabetics as strings.
The datatable in question has approx 300 columns.
Some guidance on how to approach this would be greatly appreciated.

Thanks in advanceConfused | :confused:
AnswerRe: Changing the datatype of strings Pin
Christian Graus3-Dec-06 11:52
protectorChristian Graus3-Dec-06 11:52 
GeneralRe: Changing the datatype of strings Pin
minnie mouse3-Dec-06 12:06
minnie mouse3-Dec-06 12:06 
GeneralRe: Changing the datatype of strings Pin
kourvoisier3-Dec-06 12:25
kourvoisier3-Dec-06 12:25 
GeneralRe: Changing the datatype of strings Pin
minnie mouse4-Dec-06 21:18
minnie mouse4-Dec-06 21:18 
GeneralRe: Changing the datatype of strings Pin
Christian Graus3-Dec-06 12:35
protectorChristian Graus3-Dec-06 12:35 
GeneralRe: Changing the datatype of strings Pin
minnie mouse4-Dec-06 11:33
minnie mouse4-Dec-06 11:33 
GeneralRe: Changing the datatype of strings Pin
Christian Graus4-Dec-06 11:39
protectorChristian Graus4-Dec-06 11:39 
GeneralRe: Changing the datatype of strings Pin
minnie mouse4-Dec-06 21:13
minnie mouse4-Dec-06 21:13 
AnswerRe: Changing the datatype of strings Pin
KeesVer4-Dec-06 1:11
KeesVer4-Dec-06 1:11 
QuestionMenu Events Pin
Mark F.3-Dec-06 9:48
Mark F.3-Dec-06 9:48 
AnswerRe: Menu Events Pin
mav.northwind3-Dec-06 10:09
mav.northwind3-Dec-06 10:09 
Questionsearch in access database Pin
suma123823-Dec-06 7:27
suma123823-Dec-06 7:27 
QuestionSynchronized in C# Pin
gaotter3-Dec-06 6:30
gaotter3-Dec-06 6:30 
AnswerRe: Synchronized in C# Pin
Nader Elshehabi3-Dec-06 8:20
Nader Elshehabi3-Dec-06 8:20 
AnswerRe: Synchronized in C# Pin
Judah Gabriel Himango3-Dec-06 12:24
sponsorJudah Gabriel Himango3-Dec-06 12:24 
QuestionSyntax error in INSERT INTO statement. Pin
VirtualG3-Dec-06 5:54
VirtualG3-Dec-06 5:54 
AnswerRe: Syntax error in INSERT INTO statement. Pin
Guffa3-Dec-06 7:28
Guffa3-Dec-06 7:28 

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.