TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Programing Languages > C#(C Sharp)

Notices

Reply
 
Thread Tools Display Modes
Old 04-12-2007, 10:46 AM   #41
Jeffrey Tan[MSFT]
Guest
 
Posts: n/a
Re: Assigning a reference to a variable

Hi Jon,

Have you reviewed all the replies to you? Do they make sense to you? If you
still need any help, please feel free to feedback, thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support

  Reply With Quote
Old 04-12-2007, 11:05 AM   #42
Jeffrey Tan[MSFT]
Guest
 
Posts: n/a
Re: Assigning a reference to a variable

Hi Jon,

Have you reviewed all the replies to you? Do they make sense to you? If you
still need any help, please feel free to feedback, thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support

  Reply With Quote
Old 04-12-2007, 11:24 AM   #43
Jeffrey Tan[MSFT]
Guest
 
Posts: n/a
Re: Assigning a reference to a variable

Hi Jon,

Have you reviewed all the replies to you? Do they make sense to you? If you
still need any help, please feel free to feedback, thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support

  Reply With Quote
Old 14-12-2007, 09:44 PM   #44
Bill Butler
Guest
 
Posts: n/a
Re: Assigning a reference to a variable


"Jon" <.> wrote in message news:Od5kKrZPIHA.4752@TK2MSFTNGP05.phx.gbl...
> Thanks once again for the replies and advice. I been doing some
> non-software work for two weeks, and
> am now returning to the problem.
>
> I've decided to restructure things and to send the value within the
> struct to a function
>
> if(???) func(ref set.left, ...);
> else if(???) func(ref set.right, ...);
> else func(ref set.centre, ...);
>


I know that you received solid advice that makes for a cleaner design,
for instance, using classes and delegates.

Why do you persist in this approach.
If your brain still thinks in C instead of C#, it's time to get a new
brain.



  Reply With Quote
Old 14-12-2007, 09:44 PM   #45
Bill Butler
Guest
 
Posts: n/a
Re: Assigning a reference to a variable


"Jon" <.> wrote in message news:Od5kKrZPIHA.4752@TK2MSFTNGP05.phx.gbl...
> Thanks once again for the replies and advice. I been doing some
> non-software work for two weeks, and
> am now returning to the problem.
>
> I've decided to restructure things and to send the value within the
> struct to a function
>
> if(???) func(ref set.left, ...);
> else if(???) func(ref set.right, ...);
> else func(ref set.centre, ...);
>


I know that you received solid advice that makes for a cleaner design,
for instance, using classes and delegates.

Why do you persist in this approach.
If your brain still thinks in C instead of C#, it's time to get a new
brain.



  Reply With Quote
Old 14-12-2007, 10:31 PM   #46
Bill Butler
Guest
 
Posts: n/a
Re: Assigning a reference to a variable


"Jon" <.> wrote in message news:Od5kKrZPIHA.4752@TK2MSFTNGP05.phx.gbl...
> Thanks once again for the replies and advice. I been doing some
> non-software work for two weeks, and
> am now returning to the problem.
>
> I've decided to restructure things and to send the value within the
> struct to a function
>
> if(???) func(ref set.left, ...);
> else if(???) func(ref set.right, ...);
> else func(ref set.centre, ...);
>


I know that you received solid advice that makes for a cleaner design,
for instance, using classes and delegates.

Why do you persist in this approach.
If your brain still thinks in C instead of C#, it's time to get a new
brain.



  Reply With Quote
Reply

Thread Tools
Display Modes




New To Site? Need Help?

All times are GMT +5.5. The time now is 03:18 PM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2009, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional