Click here to Skip to main content
15,904,287 members
Home / Discussions / C#
   

C#

 
GeneralArray of objects Pin
lbh18-Jan-03 2:25
lbh18-Jan-03 2:25 
GeneralRe: Array of objects Pin
Stephane Rodriguez.18-Jan-03 3:04
Stephane Rodriguez.18-Jan-03 3:04 
GeneralSocket Question Pin
gekoscan17-Jan-03 21:29
gekoscan17-Jan-03 21:29 
GeneralRe: Socket Question Pin
Stephane Rodriguez.17-Jan-03 21:48
Stephane Rodriguez.17-Jan-03 21:48 
GeneralRe: Socket Question Pin
gekoscan18-Jan-03 21:42
gekoscan18-Jan-03 21:42 
GeneralRe: Socket Question Pin
stephen woolhead18-Jan-03 1:40
stephen woolhead18-Jan-03 1:40 
GeneralCreating client/server chat program Pin
jtmtv1817-Jan-03 20:41
jtmtv1817-Jan-03 20:41 
GeneralRe: Creating client/server chat program Pin
leppie17-Jan-03 21:05
leppie17-Jan-03 21:05 
GeneralRe: Creating client/server chat program Pin
jtmtv1817-Jan-03 21:33
jtmtv1817-Jan-03 21:33 
GeneralRe: Creating client/server chat program Pin
Stephane Rodriguez.17-Jan-03 21:52
Stephane Rodriguez.17-Jan-03 21:52 
Generalmethod variable scope problem Pin
vlusardi17-Jan-03 10:19
vlusardi17-Jan-03 10:19 
GeneralRe: method variable scope problem Pin
Stephane Rodriguez.17-Jan-03 10:54
Stephane Rodriguez.17-Jan-03 10:54 
GeneralRe: method variable scope problem Pin
vlusardi17-Jan-03 11:01
vlusardi17-Jan-03 11:01 
GeneralRe: method variable scope problem Pin
vlusardi17-Jan-03 11:44
vlusardi17-Jan-03 11:44 
figured it out...

Reason it was outa scope is because it wasn’t being used elsewhere in the code… technically, it makes sense cuz if it’s not used anywhere other than on the line where the variable is assigned a value, it goes outa scope as soon as you leave that line… ok I’m over it… thanks again for the input

Vince


GeneralSerialization Question Pin
gekoscan17-Jan-03 9:52
gekoscan17-Jan-03 9:52 
GeneralRe: Serialization Question Pin
Stephane Rodriguez.17-Jan-03 10:36
Stephane Rodriguez.17-Jan-03 10:36 
GeneralCreating and using a Dll in Dev-C++ Pin
Aidman17-Jan-03 8:37
Aidman17-Jan-03 8:37 
GeneralRe: Creating and using a Dll in Dev-C++ Pin
Stephane Rodriguez.17-Jan-03 8:44
Stephane Rodriguez.17-Jan-03 8:44 
GeneralRe: Creating and using a Dll in Dev-C++ Pin
Aidman17-Jan-03 8:48
Aidman17-Jan-03 8:48 
GeneralRe: Creating and using a Dll in Dev-C++ Pin
David Stone17-Jan-03 10:53
sitebuilderDavid Stone17-Jan-03 10:53 
GeneralRe: Creating and using a Dll in Dev-C++ Pin
Aidman17-Jan-03 11:26
Aidman17-Jan-03 11:26 
GeneralGeting the Row count in response to RowDeleted Pin
stephen woolhead17-Jan-03 6:22
stephen woolhead17-Jan-03 6:22 
GeneralRe: Geting the Row count in response to RowDeleted Pin
Stephane Rodriguez.17-Jan-03 21:41
Stephane Rodriguez.17-Jan-03 21:41 
GeneralRe: Geting the Row count in response to RowDeleted Pin
stephen woolhead18-Jan-03 1:34
stephen woolhead18-Jan-03 1:34 
QuestionPanel with labels on them - Who Clicked me? Pin
S S Basra17-Jan-03 4:16
S S Basra17-Jan-03 4:16 

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.