Click here to Skip to main content
15,914,010 members
Home / Discussions / C#
   

C#

 
GeneralRe: urgent Problem in using typed dataset Pin
Shuaib wasif khan30-Sep-07 11:28
Shuaib wasif khan30-Sep-07 11:28 
GeneralRe: urgent Problem in using typed dataset Pin
darkelv30-Sep-07 17:28
darkelv30-Sep-07 17:28 
Questionbuild in control Pin
hcapri30-Sep-07 7:29
hcapri30-Sep-07 7:29 
AnswerRe: build in control Pin
Kristian Sixhøj30-Sep-07 7:34
Kristian Sixhøj30-Sep-07 7:34 
AnswerRe: build in control Pin
Malcolm Smart30-Sep-07 7:35
Malcolm Smart30-Sep-07 7:35 
GeneralRe: build in control Pin
Scott Dorman30-Sep-07 8:16
professionalScott Dorman30-Sep-07 8:16 
Questionhow use it Pin
hcapri30-Sep-07 7:17
hcapri30-Sep-07 7:17 
AnswerRe: how use it Pin
ESTAN30-Sep-07 10:22
ESTAN30-Sep-07 10:22 
AnswerRe: how use it Pin
Christian Graus30-Sep-07 12:26
protectorChristian Graus30-Sep-07 12:26 
AnswerRe: how use it Pin
Paul Conrad30-Sep-07 13:09
professionalPaul Conrad30-Sep-07 13:09 
Questionwho is better Pin
hcapri30-Sep-07 7:12
hcapri30-Sep-07 7:12 
AnswerRe: who is better Pin
ESTAN30-Sep-07 10:21
ESTAN30-Sep-07 10:21 
Questionword Pin
hcapri30-Sep-07 7:08
hcapri30-Sep-07 7:08 
AnswerRe: word Pin
ESTAN30-Sep-07 10:24
ESTAN30-Sep-07 10:24 
AnswerRe: word Pin
Paul Conrad30-Sep-07 13:08
professionalPaul Conrad30-Sep-07 13:08 
Questionsave Pin
Assaf8230-Sep-07 4:43
Assaf8230-Sep-07 4:43 
AnswerRe: save Pin
Lutosław30-Sep-07 5:38
Lutosław30-Sep-07 5:38 
GeneralRe: save Pin
Assaf8230-Sep-07 9:23
Assaf8230-Sep-07 9:23 
AnswerRe: save Pin
ESTAN30-Sep-07 10:55
ESTAN30-Sep-07 10:55 
GeneralRe: save Pin
Assaf8230-Sep-07 11:12
Assaf8230-Sep-07 11:12 
GeneralRe: save Pin
lmoelleb30-Sep-07 21:39
lmoelleb30-Sep-07 21:39 
GeneralRe: save Pin
ESTAN30-Sep-07 22:28
ESTAN30-Sep-07 22:28 
hehe Smile | :)

1) Yes correct, but if it is an object that is between those forms only it isn't so bad if it is static (shared in vb.net) you just need to keep your head with in updating the object
2) yes, totally true, better is to make it a property, maybe I gave to much a quick and dirty solution Wink | ;-)
3) I didn't know the ObservableCollection and I looked it up and it is for .NET 3.0 only. I am using ArrayList a lot and it is working great for me Smile | :) But maybe List is better because you have the sort things etc...

Thanks for the added value, I can learn from it Smile | :)
GeneralRe: save Pin
lmoelleb30-Sep-07 23:13
lmoelleb30-Sep-07 23:13 
QuestionDatepicker dropdown Pin
-spy-30-Sep-07 3:59
-spy-30-Sep-07 3:59 
AnswerRe: Datepicker dropdown Pin
Scott Dorman30-Sep-07 4:30
professionalScott Dorman30-Sep-07 4:30 

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.