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

C#

 
AnswerRe: dictionary Pin
Richard MacCutchan5-May-10 1:02
mveRichard MacCutchan5-May-10 1:02 
GeneralRe: dictionary Pin
Luc Pattyn5-May-10 2:59
sitebuilderLuc Pattyn5-May-10 2:59 
AnswerRepost - attempt to bump post. Pin
Pete O'Hanlon5-May-10 2:35
mvePete O'Hanlon5-May-10 2:35 
GeneralRe: Repost - attempt to bump post. Pin
toto_20105-May-10 4:49
toto_20105-May-10 4:49 
Questiontransfer data from layer to layer (logic to gui) Pin
igalep1324-May-10 23:49
igalep1324-May-10 23:49 
AnswerRe: transfer data from layer to layer (logic to gui) Pin
Abhinav S5-May-10 0:06
Abhinav S5-May-10 0:06 
GeneralRe: transfer data from layer to layer (logic to gui) Pin
igalep1325-May-10 0:09
igalep1325-May-10 0:09 
AnswerRe: transfer data from layer to layer (logic to gui) Pin
Peace ON5-May-10 0:10
Peace ON5-May-10 0:10 
There are many ways to achieve this.

One simple and effective way is to use/define class and create methods
which contains your logic.

Perform all your operations and store result in the class itself.
(using class member variables and methods)

And use the class object as navigator.
(You can pass class object from one form to
another using session, application object, etc...)

Hope this will help!
Jinal Desai - LIVE
Experience is mother of sage....

GeneralRe: transfer data from layer to layer (logic to gui) Pin
igalep1325-May-10 0:19
igalep1325-May-10 0:19 
AnswerRe: transfer data from layer to layer (logic to gui) Pin
Peace ON5-May-10 0:38
Peace ON5-May-10 0:38 
Questionxml creator ? Pin
reza assar4-May-10 23:47
reza assar4-May-10 23:47 
AnswerRe: xml creator ? Pin
Peace ON5-May-10 0:19
Peace ON5-May-10 0:19 
AnswerRe: xml creator ? Pin
Richard MacCutchan5-May-10 0:59
mveRichard MacCutchan5-May-10 0:59 
AnswerRe: xml creator ? Pin
Estys5-May-10 0:59
Estys5-May-10 0:59 
AnswerRe: xml creator ? Pin
PIEBALDconsult5-May-10 4:16
mvePIEBALDconsult5-May-10 4:16 
AnswerRe: xml creator ? Pin
Dan Mos5-May-10 15:22
Dan Mos5-May-10 15:22 
GeneralRe: xml creator ? Pin
reza assar11-May-10 1:55
reza assar11-May-10 1:55 
Questionopacity of a mdichild Pin
reza assar4-May-10 23:33
reza assar4-May-10 23:33 
AnswerRe: opacity of a mdichild Pin
Peace ON4-May-10 23:42
Peace ON4-May-10 23:42 
GeneralRe: opacity of a mdichild Pin
reza assar4-May-10 23:57
reza assar4-May-10 23:57 
GeneralRe: opacity of a mdichild Pin
Henry Minute5-May-10 1:31
Henry Minute5-May-10 1:31 
AnswerRe: opacity of a mdichild Pin
Peace ON5-May-10 1:35
Peace ON5-May-10 1:35 
QuestionCRC error control Pin
toto_20104-May-10 23:02
toto_20104-May-10 23:02 
AnswerRe: CRC error control Pin
toto_20105-May-10 0:25
toto_20105-May-10 0:25 
AnswerRe: CRC error control Pin
Eddy Vluggen5-May-10 1:00
professionalEddy Vluggen5-May-10 1:00 

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.