Click here to Skip to main content
15,919,028 members
Home / Discussions / C#
   

C#

 
AnswerRe: .Count, not in namespace system. Pin
Colin Angus Mackay6-Jun-07 23:09
Colin Angus Mackay6-Jun-07 23:09 
GeneralRe: .Count, not in namespace system. Pin
DavidNohejl6-Jun-07 23:15
DavidNohejl6-Jun-07 23:15 
AnswerRe: .Count, not in namespace system. Pin
jblouir6-Jun-07 23:23
jblouir6-Jun-07 23:23 
GeneralRe: .Count, not in namespace system. Pin
DavidNohejl6-Jun-07 23:27
DavidNohejl6-Jun-07 23:27 
GeneralRe: .Count, not in namespace system. Pin
Colin Angus Mackay6-Jun-07 23:28
Colin Angus Mackay6-Jun-07 23:28 
GeneralRe: .Count, not in namespace system. Pin
jblouir7-Jun-07 1:14
jblouir7-Jun-07 1:14 
GeneralRe: .Count, not in namespace system. Pin
Luc Pattyn6-Jun-07 23:39
sitebuilderLuc Pattyn6-Jun-07 23:39 
GeneralRe: .Count, not in namespace system. Pin
Christian Graus6-Jun-07 23:54
protectorChristian Graus6-Jun-07 23:54 
Luc Pattyn wrote:
string [] elements = line.Split(',');


He's trying to use code that I wrote off the cuff in an earlier answer. I have found that the above doesn't work for me, I must be doing something wrong.

Luc Pattyn wrote:
I see no way elements.Count could be zero;


Good point, I was trying to illustrate the need to code defensively, and not assume an array length, but in this case, you're right.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionCRC Modbus Pin
pmartike6-Jun-07 22:11
pmartike6-Jun-07 22:11 
AnswerRe: CRC Modbus Pin
Sathesh Sakthivel6-Jun-07 22:14
Sathesh Sakthivel6-Jun-07 22:14 
GeneralRe: CRC Modbus Pin
pmartike6-Jun-07 23:15
pmartike6-Jun-07 23:15 
QuestionLaunching C# app through local network Pin
sgeorgije6-Jun-07 21:31
sgeorgije6-Jun-07 21:31 
AnswerRe: Launching C# app through local network Pin
Sathesh Sakthivel6-Jun-07 22:12
Sathesh Sakthivel6-Jun-07 22:12 
GeneralRe: Launching C# app through local network Pin
mav.northwind6-Jun-07 23:14
mav.northwind6-Jun-07 23:14 
AnswerRe: Launching C# app through local network Pin
mav.northwind6-Jun-07 23:13
mav.northwind6-Jun-07 23:13 
QuestionHow to bind dynamically table column from database to dorpdownlist of Radgrid Pin
Lopamudra Panda6-Jun-07 21:10
Lopamudra Panda6-Jun-07 21:10 
AnswerRe: How to bind dynamically table column from database to dorpdownlist of Radgrid Pin
Sathesh Sakthivel6-Jun-07 21:14
Sathesh Sakthivel6-Jun-07 21:14 
QuestionOledb PArameters Pin
Tauseef A6-Jun-07 20:51
Tauseef A6-Jun-07 20:51 
AnswerRe: Oledb PArameters Pin
Sathesh Sakthivel6-Jun-07 20:56
Sathesh Sakthivel6-Jun-07 20:56 
AnswerRe: Oledb PArameters Pin
Pankaj - Joshi6-Jun-07 21:09
Pankaj - Joshi6-Jun-07 21:09 
QuestionRe: Oledb PArameters Pin
Tauseef A6-Jun-07 21:12
Tauseef A6-Jun-07 21:12 
AnswerRe: Oledb PArameters Pin
blackjack21506-Jun-07 21:19
blackjack21506-Jun-07 21:19 
GeneralRe: Oledb PArameters Pin
blackjack21506-Jun-07 21:16
blackjack21506-Jun-07 21:16 
QuestionRe: Oledb PArameters Pin
Tauseef A6-Jun-07 21:26
Tauseef A6-Jun-07 21:26 
AnswerRe: Oledb PArameters Pin
Pankaj - Joshi6-Jun-07 21:41
Pankaj - Joshi6-Jun-07 21:41 

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.