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

C#

 
AnswerRe: .Count, not in namespace system. Pin
Brady Kelly6-Jun-07 23:08
Brady Kelly6-Jun-07 23:08 
GeneralRe: .Count, not in namespace system. Pin
jblouir7-Jun-07 1:22
jblouir7-Jun-07 1:22 
GeneralRe: .Count, not in namespace system. Pin
Brady Kelly7-Jun-07 3:01
Brady Kelly7-Jun-07 3:01 
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 
jblouir wrote:
im still stuck with trying to add an object to a global object array


You can't add objects to an array - They have a fixed length.

You may wish to try an ArrayList.

Also, global variables are rarely justified in an object oriented language. You may wish to have a rethink about your design.




Upcoming events:
* Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ...
* Reading: Developer Day 5

Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton


My website

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 
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 

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.