TheSwamp

Code Red => .NET => Topic started by: uncoolperson on April 06, 2006, 04:14:10 PM

Title: a whole new world (well kinda)
Post by: uncoolperson 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?
Title: Re: a whole new world (well kinda)
Post by: MickD 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
Title: Re: a whole new world (well kinda)
Post by: Kerry on April 06, 2006, 04:48:19 PM
Yes

and

yes
Title: Re: a whole new world (well kinda)
Post by: uncoolperson on April 06, 2006, 07:17:17 PM
okay, one last question

you ready for all my questions relating to this?
Title: Re: a whole new world (well kinda)
Post by: Kerry on April 06, 2006, 07:36:49 PM
silence was the loudest reply :-)

Title: Re: a whole new world (well kinda)
Post by: MickD on April 06, 2006, 07:39:57 PM
heh ^

bring 'em on!
Title: Re: a whole new world (well kinda)
Post by: uncoolperson on April 13, 2006, 11:09:42 AM
they installed c## rather than C++

dangit!
Title: Re: a whole new world (well kinda)
Post by: Kerry on April 13, 2006, 03:16:54 PM
they installed c## rather than C++

dangit!

 :|

who is they
and what is c## ?
Title: Re: a whole new world (well kinda)
Post by: uncoolperson on April 13, 2006, 06:20:31 PM
IT

and i'm stupid...
Title: Re: a whole new world (well kinda)
Post by: nivuahc 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) ;)