Author Topic: a whole new world (well kinda)  (Read 5461 times)

0 Members and 1 Guest are viewing this topic.

uncoolperson

  • Guest
a whole new world (well kinda)
« on: April 06, 2006, 04:14:10 PM »
so i'm still in the acad 2005 world, will the visual studio 2005 express editions play well with this?

and about this:
"Interactive Debugging for ACAD is not enabled."
that's the whole stepping through stuff right?

MickD

  • King Gator
  • Posts: 3619
  • (x-in)->[process]->(y-out) ... simples!
Re: a whole new world (well kinda)
« Reply #1 on: April 06, 2006, 04:47:12 PM »
One of the good things with .net is you can use almost any compiler version to build your solutions (so far) given the right .net version of course so vse2005 should be fine.

Yep, that's the steppen' through stuff thing, but there are work arounds such as using throw/catch blocks and simple messages at suspect lines of code but it would be good to 'watch' your variables some times but again you could use a simple message box or print to command line to view these values at runtime.
hth
"Short cuts make long delays,' argued Pippin.”
J.R.R. Tolkien

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: a whole new world (well kinda)
« Reply #2 on: April 06, 2006, 04:48:19 PM »
Yes

and

yes
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.

uncoolperson

  • Guest
Re: a whole new world (well kinda)
« Reply #3 on: April 06, 2006, 07:17:17 PM »
okay, one last question

you ready for all my questions relating to this?

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: a whole new world (well kinda)
« Reply #4 on: April 06, 2006, 07:36:49 PM »
silence was the loudest reply :-)

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.

MickD

  • King Gator
  • Posts: 3619
  • (x-in)->[process]->(y-out) ... simples!
Re: a whole new world (well kinda)
« Reply #5 on: April 06, 2006, 07:39:57 PM »
heh ^

bring 'em on!
"Short cuts make long delays,' argued Pippin.”
J.R.R. Tolkien

uncoolperson

  • Guest
Re: a whole new world (well kinda)
« Reply #6 on: April 13, 2006, 11:09:42 AM »
they installed c## rather than C++

dangit!

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: a whole new world (well kinda)
« Reply #7 on: April 13, 2006, 03:16:54 PM »
they installed c## rather than C++

dangit!

 :|

who is they
and what is c## ?
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.

uncoolperson

  • Guest
Re: a whole new world (well kinda)
« Reply #8 on: April 13, 2006, 06:20:31 PM »
IT

and i'm stupid...
« Last Edit: April 13, 2006, 06:42:29 PM by uncoolperson »

nivuahc

  • Guest
Re: a whole new world (well kinda)
« Reply #9 on: April 13, 2006, 09:22:17 PM »
IT

and i'm stupid...

It happens to the best of us. :)

My opinion: They did you a favor installing C# instead of C++. And I've come to that conclusion based on my extensive research, reading. and intense studying of the two languages (i.e. a few minutes of reading here or there over the past day and a half) ;)