Quote of the week...
-
'I find that passing Integers, or strings from one Windows Form to another Windows Form in .Net using the RAD environment, is vastly different than passing Public Variables between simple Classes using get{}; set{}, acceptors, and mutators, and the SDK compiler.' Hmmm... from http://www.codeproject.com/Purgatory/Pass_Value_to_Win_Form.asp[^]
-
'I find that passing Integers, or strings from one Windows Form to another Windows Form in .Net using the RAD environment, is vastly different than passing Public Variables between simple Classes using get{}; set{}, acceptors, and mutators, and the SDK compiler.' Hmmm... from http://www.codeproject.com/Purgatory/Pass_Value_to_Win_Form.asp[^]
This has got to be a joke right? Check out this other post from the same guy. I am going to play with pointers, after that I am going to create another external file prototype. I will give it a .ini, or .ocx suffix, and then I will open, and read that file form my second Win Form. This provides me with the job security that a programmer so richly deserves. :confused:
If you don't kill me you will only make me stronger That and a cup of coffee will get you 2 cups of coffee
-
This has got to be a joke right? Check out this other post from the same guy. I am going to play with pointers, after that I am going to create another external file prototype. I will give it a .ini, or .ocx suffix, and then I will open, and read that file form my second Win Form. This provides me with the job security that a programmer so richly deserves. :confused:
If you don't kill me you will only make me stronger That and a cup of coffee will get you 2 cups of coffee
Colin sure did give it the old college try though. :omg:
Paul Lyons, CCPL
Certified Code Project Lurker -
This has got to be a joke right? Check out this other post from the same guy. I am going to play with pointers, after that I am going to create another external file prototype. I will give it a .ini, or .ocx suffix, and then I will open, and read that file form my second Win Form. This provides me with the job security that a programmer so richly deserves. :confused:
If you don't kill me you will only make me stronger That and a cup of coffee will get you 2 cups of coffee
andy brummer wrote: This provides me with the job security that a programmer so richly deserves. If it was as easy as renaming files, I could set up a batch job and go on holiday. ;) Hopefully codeproject has given this individual some insight on .NET. There are a lot of knowledgeable people here that can point this guy in the right direction.
R.Bischoff
-
'I find that passing Integers, or strings from one Windows Form to another Windows Form in .Net using the RAD environment, is vastly different than passing Public Variables between simple Classes using get{}; set{}, acceptors, and mutators, and the SDK compiler.' Hmmm... from http://www.codeproject.com/Purgatory/Pass_Value_to_Win_Form.asp[^]
:omg:
"You can have everything in life you want if you will just help enough other people get what they want." --Zig Ziglar The Second EuroCPian Event will be in Brussels on the 4th of September
-
andy brummer wrote: This provides me with the job security that a programmer so richly deserves. If it was as easy as renaming files, I could set up a batch job and go on holiday. ;) Hopefully codeproject has given this individual some insight on .NET. There are a lot of knowledgeable people here that can point this guy in the right direction.
R.Bischoff
-
'I find that passing Integers, or strings from one Windows Form to another Windows Form in .Net using the RAD environment, is vastly different than passing Public Variables between simple Classes using get{}; set{}, acceptors, and mutators, and the SDK compiler.' Hmmm... from http://www.codeproject.com/Purgatory/Pass_Value_to_Win_Form.asp[^]
I like this one... "and possibly Windows Messaging which is of course a Microsoft secret." Jeff Martin Triple20 Software