Re: Running code snippets

2013-03-12 Thread Wallace Turner
> >> *From:* ozdotnet-boun...@ozdotnet.com [mailto: >> ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Nathan Chere >> *Sent:* Tuesday, 12 March 2013 12:38 PM >> *To:* ozDotNet >> *Subject:* RE: Running code snippets >> >> ** ** >>

RE: Running code snippets

2013-03-11 Thread Greg Low (GregLow.com)
er.com From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Nathan Chere Sent: Tuesday, 12 March 2013 12:38 PM To: ozDotNet Subject: RE: Running code snippets Use PayPal only under duress. When they inevitably bite you they bite HARD, and their customer s

RE: Running code snippets

2013-03-11 Thread Nathan Chere
2013 11:44 AM To: ozDotNet Subject: Re: Running code snippets I'm with you on this one, if you don't like PayPal, there's Amazon, Google, and an Aussie mob doing the same kind of proxy payment. On Tue, Mar 12, 2013 at 11:42 AM, Katherine Moss mailto:katherine.m...@gordon.edu>&

Re: Running code snippets

2013-03-11 Thread Greg Keogh
> > A dialog app with a button on it? Then paste the testcode into the button > press code. > I will call this app HAL-9000. Greg

Re: Running code snippets

2013-03-11 Thread mike smith
rom knowing your info; especially in international transactions. > > ** ** > > *From:* ozdotnet-boun...@ozdotnet.com [mailto: > ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Greg Keogh > *Sent:* Monday, March 11, 2013 8:39 PM > > *To:* ozDotNet > *Subject:* Re: Running code

Re: Running code snippets

2013-03-11 Thread mike smith
A dialog app with a button on it? Then paste the testcode into the button press code. On Tue, Mar 12, 2013 at 10:57 AM, Greg Keogh wrote: > Folks, what's the best way of conveniently running code snippets from > inside Visual Studio 2012? Years ago I used some app to run snippet

RE: Running code snippets

2013-03-11 Thread Katherine Moss
: Re: Running code snippets After browsing around and experimenting I have decided that LINQPad is a vital tool to have for this sort of thing, and more. It has improved greatly since I last looked at it, so I've even decided to get a Premium licence key. It's just a shame I can do

Re: Running code snippets

2013-03-11 Thread Greg Keogh
After browsing around and experimenting I have decided that LINQPad is a vital tool to have for this sort of thing, and more. It has improved greatly since I last looked at it, so I've even decided to get a Premium licence key. It's just a shame I can do my snippet editing and testing from within V

Re: Running code snippets

2013-03-11 Thread Mark Hurd
his. > > > On 12 March 2013 12:57, Greg Keogh wrote: >> >> Folks, what's the best way of conveniently running code snippets from >> inside Visual Studio 2012? Years ago I used some app to run snippets, but it >> was inconvenient and I never reinstalled it.

Re: Running code snippets

2013-03-11 Thread Brett Christensen
eet Sangha > *Sent:* Tuesday, 12 March 2013 11:00 AM > *To:* ozDotNet > *Subject:* Re: Running code snippets > > ** ** > > Not sure about VS but I've used linq pad to do this. > > ** ** > > On 12 March 2013 12:57, Greg Keogh wrote:**** > > Folks,

RE: Running code snippets

2013-03-11 Thread Fredericks, Chris
+1 LINQPad From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Preet Sangha Sent: Tuesday, 12 March 2013 11:00 AM To: ozDotNet Subject: Re: Running code snippets Not sure about VS but I've used linq pad to do this. On 12 March 2013 12:57, Greg

Re: Running code snippets

2013-03-11 Thread Preet Sangha
Not sure about VS but I've used linq pad to do this. On 12 March 2013 12:57, Greg Keogh wrote: > Folks, what's the best way of conveniently running code snippets from > inside Visual Studio 2012? Years ago I used some app to run snippets, but > it was inconvenient and I n

Running code snippets

2013-03-11 Thread Greg Keogh
Folks, what's the best way of conveniently running code snippets from inside Visual Studio 2012? Years ago I used some app to run snippets, but it was inconvenient and I never reinstalled it. Perhaps there are new tricks in the Immediate window or some similar window I'm not aware of. Q