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

C#

 
GeneralRe: Amazing error from VisualStudio.NET Pin
LongRange.Shooter9-Feb-04 2:29
LongRange.Shooter9-Feb-04 2:29 
GeneralAdo.Net Pin
GetOn&GetGoing4-Feb-04 0:05
GetOn&GetGoing4-Feb-04 0:05 
GeneralRe: Ado.Net Pin
Rampas Tomas4-Feb-04 0:28
Rampas Tomas4-Feb-04 0:28 
GeneralRe: Ado.Net Pin
Rampas Tomas4-Feb-04 0:29
Rampas Tomas4-Feb-04 0:29 
GeneralForm Authenticaton Pin
GetOn&GetGoing4-Feb-04 0:01
GetOn&GetGoing4-Feb-04 0:01 
GeneralRe: Form Authenticaton Pin
Not Active4-Feb-04 3:07
mentorNot Active4-Feb-04 3:07 
GeneralRe: Form Authenticaton Pin
Heath Stewart4-Feb-04 4:14
protectorHeath Stewart4-Feb-04 4:14 
GeneralReturning Items and SubItems from ListView Pin
IrishSonic3-Feb-04 23:30
IrishSonic3-Feb-04 23:30 
GeneralRe: Returning Items and SubItems from ListView Pin
Mazdak3-Feb-04 23:37
Mazdak3-Feb-04 23:37 
GeneralRe: Returning Items and SubItems from ListView Pin
IrishSonic4-Feb-04 0:31
IrishSonic4-Feb-04 0:31 
GeneralRe: Returning Items and SubItems from ListView Pin
Mazdak4-Feb-04 1:25
Mazdak4-Feb-04 1:25 
GeneralRe: Thanks - you're a star!!! Pin
IrishSonic4-Feb-04 3:29
IrishSonic4-Feb-04 3:29 
GeneralSereilize a Array List Pin
Snowjim3-Feb-04 22:40
Snowjim3-Feb-04 22:40 
GeneralRe: Sereilize a Array List Pin
thomasa4-Feb-04 3:32
thomasa4-Feb-04 3:32 
I think(not an expert):
You need to take every item in your ArrayList, find out what object type it is. Serielize every items value in those objects that you need to recreate those objects. Send the file to the client. The client opens the file, creats objects and adds them to an ArrayList.

I don't think there are any standard methods for serializing an ArrayList


Hope it helps

GeneralRe: Sereilize a Array List Pin
Heath Stewart4-Feb-04 4:08
protectorHeath Stewart4-Feb-04 4:08 
GeneralRe: Sereilize a Array List Pin
LongRange.Shooter5-Feb-04 2:34
LongRange.Shooter5-Feb-04 2:34 
QuestionHow to display frame or panel on top of DirectDraw video window in Fullscreen mode? Pin
mdundek3-Feb-04 22:34
mdundek3-Feb-04 22:34 
AnswerRe: How to display frame or panel on top of DirectDraw video window in Fullscreen mode? Pin
Heath Stewart4-Feb-04 4:03
protectorHeath Stewart4-Feb-04 4:03 
GeneralDeployment project: adding uninstall icon Pin
Radoslav Bielik3-Feb-04 21:51
Radoslav Bielik3-Feb-04 21:51 
GeneralRe: Deployment project: adding uninstall icon Pin
Mazdak3-Feb-04 23:31
Mazdak3-Feb-04 23:31 
GeneralRe: Deployment project: adding uninstall icon Pin
Radoslav Bielik3-Feb-04 23:43
Radoslav Bielik3-Feb-04 23:43 
GeneralRe: Deployment project: adding uninstall icon Pin
Heath Stewart4-Feb-04 3:55
protectorHeath Stewart4-Feb-04 3:55 
GeneralRe: Deployment project: adding uninstall icon Pin
Heath Stewart4-Feb-04 4:00
protectorHeath Stewart4-Feb-04 4:00 
GeneralRe: Deployment project: adding uninstall icon Pin
Mazdak4-Feb-04 5:27
Mazdak4-Feb-04 5:27 
GeneralRe: Deployment project: adding uninstall icon Pin
Heath Stewart4-Feb-04 5:29
protectorHeath Stewart4-Feb-04 5:29 

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.