Author Topic: C# net IDE  (Read 11065 times)

0 Members and 1 Guest are viewing this topic.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
C# net IDE
« on: September 27, 2006, 06:17:48 AM »
Which IDE do you have available for writing and trsting lesson code?
.. for AC2007 only ...

« Last Edit: September 27, 2006, 06:21:24 AM by Kerry Brown »
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: C# net IDE
« Reply #1 on: September 27, 2006, 07:47:31 AM »
VS 2005.

Does anyone else see the humour of "testing" spelled as "trsting"?

OK, it's early, I've not had a coffee yet.

Carry on.

Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: C# net IDE
« Reply #2 on: September 27, 2006, 08:17:05 AM »
I think it's bloody hilarious ... but I've had too much coffee today :-)
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: C# net IDE
« Reply #3 on: September 27, 2006, 08:18:42 AM »
Light roast was it?

:)
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: C# net IDE
« Reply #4 on: September 27, 2006, 08:47:57 AM »
Subtitle: Light roast has more caffeine than dark roast despite common misconception.

Quote from: Wikipedia
(link): Generally, dark-roast coffee has less caffeine than lighter roasts because the roasting process reduces the bean's caffeine content.
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

Glenn R

  • Guest
Re: C# net IDE
« Reply #5 on: September 27, 2006, 09:23:33 AM »
Right at this moment, I'm not actively developing for 2007, however, I have VS 2005 Pro and C# Express, if that's of any help Kerry.

Cheers,
Glenn.

Draftek

  • Guest
Re: C# net IDE
« Reply #6 on: September 27, 2006, 09:55:52 AM »
wow, I got a laugh AND I learned something - The perfect Thread.

I admit, I'm a Microsoft prisoner.

David Hall

  • Automatic Duh Generator
  • King Gator
  • Posts: 4075
Re: C# net IDE
« Reply #7 on: September 27, 2006, 09:58:33 AM »
I have C# Express 05.  Question reagarding it as well, in 03 I could start Acad in the debug process, I cant figure out how to do that in 05 express.
Everyone has a photographic memory, Some just don't have film.
They say money can't buy happiness, but it can buy Bacon and that's a close second.
Sometimes the question is more important than the answer. (Thanks Kerry for reminding me)

Atook

  • Swamp Rat
  • Posts: 1027
  • AKA Tim
Re: C# net IDE
« Reply #8 on: September 27, 2006, 10:13:42 AM »
VS 2005. And I'ld love to see a class for it here!

Troy Williams

  • Guest
Re: C# net IDE
« Reply #9 on: September 27, 2006, 12:41:45 PM »
I have express. I haven't played with Acad in ages. It would be nice to get back into the thick of things again...

Mark

  • Custom Title
  • Seagull
  • Posts: 28753
Re: C# net IDE
« Reply #10 on: September 27, 2006, 02:48:52 PM »
I'm waiting on Windows SP2 so I can install the express edition.
TheSwamp.org  (serving the CAD community since 2003)

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: C# net IDE
« Reply #11 on: September 27, 2006, 03:57:04 PM »
I have C# Express 05.  Question reagarding it as well, in 03 I could start Acad in the debug process, I cant figure out how to do that in 05 express.


David, this may interest you
http://through-the-interface.typepad.com/through_the_interface/2006/07/debugging_using.html
I haven't tried it for C#, but "it should work" ...

/// kwb
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

David Hall

  • Automatic Duh Generator
  • King Gator
  • Posts: 4075
Re: C# net IDE
« Reply #12 on: September 27, 2006, 05:18:05 PM »
I'll give it a try!!!!
Everyone has a photographic memory, Some just don't have film.
They say money can't buy happiness, but it can buy Bacon and that's a close second.
Sometimes the question is more important than the answer. (Thanks Kerry for reminding me)

Paul Richardson

  • Guest
Re: C# net IDE
« Reply #13 on: September 27, 2006, 11:00:38 PM »
I have C# Express 05.  Question reagarding it as well, in 03 I could start Acad in the debug process, I cant figure out how to do that in 05 express.


David, this may interest you
http://through-the-interface.typepad.com/through_the_interface/2006/07/debugging_using.html
I haven't tried it for C#, but "it should work" ...

/// kwb

It works great; I used C# and C++ express for a while with 07. Debugging works for both, and you can even set up C++ express to use the 07 Arx Wizard.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: C# net IDE
« Reply #14 on: September 28, 2006, 06:40:05 AM »
Paul, did you have any joy getting the 'Wizard' to work in C# Express ?

Any tips to share about setting up for Debugging with C# Express ?

Now that MS have declared that the Express Editions will be "Free Forever" I imagine a few more people may be interested.


kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.